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     EXL2K in window with Message HTML

Read-Only Read-Only Topic
Go
Search
Notify
Tools
EXL2K in window with Message HTML
 Login/Join
 
Platinum Member
posted
We are in the process of moving our self-service application from WebFocus 5.3.3 using “CGI” (ibiweb.exe) calls under window server 2003 SP1 to version 7.6.4 doing Servlet calls on the same platform.

We are having a problem when we produce a format EXL2K report. Under 5.3.3 (or 7.6.4 using “CGI”) we are able to do a Table to display a user-friendly HTML in the browser. Telling people you may close the window

HOWEVER when we use a Servlet call the EXL2K appears in the browser window with the “message” instead of in EXCEL.

Everything works fine if we don’t display the “message”. This leaves behind a blank borwse window. But we would like continue to be user-friendly so we don’t get complains about blank windows. Does anyone have an idea?

Here is code to show the issue:

TABLE FILE EMPLOYEE
HEADING
""PRINT
EMP_ID NOPRINT
WHERE RECORDLIMIT EQ 1;
ON TABLE SET PAGE NOPAGE
ON TABLE SET STYLE *
TYPE=REPORT,COLOR='BLUE',SIZE=10,GRID=OFF,$
ENDSTYLE
END

TABLE FILE EMPLOYEE
SUM
GROSS
DED_AMT
BY EMP_ID
BY PAY_DATE
BY DED_CODE
ON TABLE PCHOLD FORMAT EXL2K
END


Jim Morrow
Web Focus 7.6.10 under Windows 2003
MVS 7.3.3



 
Posts: 129 | Registered: June 01, 2005Report This Post
Virtuoso
posted Hide Post
See if this helps..here


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
 
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005Report 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     EXL2K in window with Message HTML

Copyright © 1996-2020 Information Builders