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.
All, I am having a fex file which has 3 reports.I tried executing them using report caster.I used PCHOLD for format type with a variable and passed the value for that from Report caster. It works fine if i give EXL2K, but if i give HTML then only first report displays. I am using NOBREAK OPEN.....NOBREAK.....CLOSE after PCHOLD to make all the 3 reports in single excel page.Is it causing issue for HTML output?I am using dev studio 7.1 and report caster 7.1.1.
The whole point of having to log in to the Tech Support site is to ensure that Customers only have access to the facilities there. Giving you a copy of any document to which a valid Customer has access would not be right.
If you want these documents you will need to ensure that your company has an agreement with IB and then use the details to create a sign in to access the documents etc.
Think of it in the same manner as one of your friends buying a licensed copy of "Vista" and you saying that you would like them to make you a copy - is it right? No it's not.
T
In FOCUS since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2
WebFOCUS App Studio 8.2.06 standalone on Windows 10
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004
If you want these documents you will need to ensure that your company has an agreement with IB and then use the details to create a sign in to access the documents etc.
Basically as I said?
T
In FOCUS since 1986
WebFOCUS Server 8.2.01M, thru 8.2.07 on Windows Svr 2008 R2
WebFOCUS App Studio 8.2.06 standalone on Windows 10
Posts: 5694 | Location: United Kingdom | Registered: April 08, 2004
All, Got a solution for the issue without tech support document.I used the Dialogue manager variables to store the variables that was sent by report caster, then based on the value i set the new variables to hold the format-"EXL2K or HTML".Then calling the new variable in the table which has the format that to be hold for the table.Now its working fine.