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.
Can I do this with an && inside step 3 of sps/10962092.html in lieu of a hardocded dataset name? My reportcaster log does not show the dynamic creation of the file if I dont hard code it in step 3. Any suggestions?
I'm not sure what version of WF you are using, but we recently upgraded to WF 7.1.3 on our servers and all of our Fexes with && no longer work. We had to recode all of them to pass & variables instead.
we are using 5.3.x here in house, but have 7.6 for testing purposes. i was informed by an ibi'er to use the filedef in lieu of the 'dataset' in the maSter. I do not see the filename distributed (and it does not get distributed) in the log. I was using &&. Hardcoding the value in dataset works fine. Just trying to make this configurable.
hardocding the dataset into the master file and the thing works gr8 (just not configurable). i.e., anytime a change has to be made to production (our paths are setup different [not my choice} this would require a manual change each and every time. I appreciate the heads up on the && in 7.1.x - does the same hold true for 7.6? Ira....