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     Holding and then viewing the result in a browser window

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Holding and then viewing the result in a browser window
 Login/Join
 
<Pietro De Santis>
posted
In WF 4.3.6, when executing code something like the program shown below, the data in the resulting hold file AND the associated Master was displayed in a web browser window. This was a great way to offload data for app development when away from the server.

Since WF 5.2.1 this behaviour has changed. When the program completes, you are prompted by the web browser to open or save the data in the resulting hold file. You can choose to open it in a text editor, but there is no Master attached any more.

This change in behaviour is unfortunate. Can it be changed by some server setting? Or perhaps by some setting in the fex?

Thanks,

Pietro.

TABLE FILE CAR
PRINT COUNTRY CAR MODEL
ON TABLE PCHOLD FORMAT ALPHA
END
 
Report This Post
Member
posted Hide Post
Pietro,

I'm not sure what you're requesting. If the MFD and data displayed in your browser, how is that useful, unless you had some home-grown code to screen scrape the result. And, imagine if the output was very large.

With this change, the data (which is typically the larger and more important piece of information) is downloaded, so it can be used automatically. If the Master doesn't change, then any prior master could be used, or sany alternate the user creastes.
 
Posts: 25 | Location: 2 Penn Plaza 28 fl | Registered: March 27, 2003Report This Post
<Pietro De Santis>
posted
I'm sorry if I did not explain myself clearly.

In WF 4.3.6, when the Master and Hold file were displayed in the web browser, I simply selected all the text, copied the selected text, pasted into a text editor, separated the Master from the data, saved the Master, saved the data, wrote a fex to read the Hold file (with a filedef to allocate the file), and presto, I was able to be offline and continue working.

In WF 5.2, all I get is the data, I do not get the Master, therefore I have to create a Master for the hold file, which could get tedious if there were many columns. I like one part of the behaviour - the web browser asking to open or save the Hold file, but why was the Master eliminated? It would be more practical to include the master and giving the use the choice to remove the master from the text.
 
Report 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     Holding and then viewing the result in a browser window

Copyright © 1996-2020 Information Builders