Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     WebFocus 7.1 Multi-select

Read-Only Read-Only Topic
Go
Search
Notify
Tools
WebFocus 7.1 Multi-select
 Login/Join
 
Platinum Member
posted
We have recently upgraded to WebFocus 7.1. The following multiselect from a launch page to the fex file used to work fine. Now, only the results for the last selection of a multiselect appears in the results. Is this code no longer functional in 7.1?

Launch page code:
-HTMLFORM BEGIN


LOYOLA UNIVERSITY CHICAGO


Account Summaries for New Orleans Students


This report is designed to create account summaries for students from New Orleans in the Specific Student Group listed.








Enter the term to begin summarizing account activity for:





Select Student Group:

















-HTMLFORM END

Fex file code:
-SET &COUNTERA=0;

TABLE FILE REC_STDNT_GROUPS_DIM
PRINT
STDGR_EMPLID
STDGR_STDNT_GROUP
STDGR_STDNT_GROUP_LDESC
-IF &STGRP.EXISTS NE 1 THEN GOTO ENDLOOP;
WHERE STDGR_STDNT_GROUP_LDESC EQ '&STGRP'
-IF &STGRP0.EXISTS THEN GOTO NEXT_STEP1 ELSE GOTO ENDLOOP;
-NEXT_STEP1
-REPEAT ENDLOOP FOR &COUNTERA FROM 2 TO &STGRP0;
OR '&STGRP.&COUNTERA'
-ENDLOOP
ON TABLE HOLD AS HSTDGRP FORMAT FOCUS INDEX STDGR_EMPLID
END


Server Environment: Win2K3 Server WebFOCUS 7.13 Apache Tomcat standalone application server
 
Posts: 188 | Registered: April 14, 2005Report This Post
Guru
posted Hide Post
This issue has been identified in R710. It has been fixed in R711.


ttfn, kp


Access to most releases from R52x, on multiple platforms.
 
Posts: 346 | Location: Melbourne Australia | Registered: April 15, 2003Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     WebFocus 7.1 Multi-select

Copyright © 1996-2020 Information Builders