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     [SOLVED] Drill Down report via .NET Webservice

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Drill Down report via .NET Webservice
 Login/Join
 
Gold member
posted
I have a report that is rendered to a .NET application via a webservice call. The report has a drill down link to another report that I want to render on the same page as the first report. This works fine via the WF servlet. However, I am not sure how to do this in .NET because it wants to post back to the browser, and I lose my original report.

Any body have any experience with drill down reports via .NET webservices? Can you invoke a _doPostBack in javascript on the drilldown on the FEX?

Help!!!

This message has been edited. Last edited by: Kerry,


Version: 8.0.0.6
Windows platform
All output formats will probably be used.
 
Posts: 80 | Registered: June 25, 2009Report This Post
Silver Member
posted Hide Post
Not real sure I can help to much without something more to work with but I'll give it a shot......

Ajax sounds like it would be your friend on this one. Make the hyperlinks be javascript ajax function calls. When clicked this would send off an xmlhttp request to FOCUS in the background. You would then consume the response just like you did the first webservice call but this time on the just on the client instead of the server. The rest is just parsing it back in the original calling page. This is not so much a .Net nor FOCUS question more so than it is a Javascript question IMHO.


7.6.6 Mainframe
7.6.4 Web Focus
Windows

 
Posts: 45 | Location: Gaffney SC | Registered: March 30, 2007Report This Post
Gold member
posted Hide Post
Never mind. I solved it by using Javascript=(param) from the DATA drill down in the report, and sending it back to the .NET app. Because it is with Javascript, there is no postback.


Version: 8.0.0.6
Windows platform
All output formats will probably be used.
 
Posts: 80 | Registered: June 25, 2009Report 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     [SOLVED] Drill Down report via .NET Webservice

Copyright © 1996-2020 Information Builders