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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
Web Services
 Login/Join
 
<delossan>
posted
Anyone working with web services? I need to know how to impersonate from .NET to a validation file that is an INCLUDE file within a FEX file.
 
Report This Post
Platinum Member
posted Hide Post
If you are doing authentication within a FEX, you must make the Logon credentials parameters within your FEX. You would then go to the Web Services Description Language (WSDL) creation utility to make that FEX a Web Service function call. The utility will make all parameters within the FEX INPUT parameter to the the new Web Service Function (which is actually your FEX). Go to http://targetmachine/ibi_html/workbnch/webservice.htm to create the WSDL file. Parameters contained within your -INCLUDE fex will also be interrogated.
You can do this from either in a Browser and save the WSDL to disk or through .NET through Add Web Reference. Within your .NET program, Run the WebFocusLogon function to perform WebFOCUS authentication. The result is cookie information contained in the LogOnInfo structure. This would be the first parameter to your newly created Web Service function. The remaining parameters would be the parameters that where originally set up in your FEX.
 
Posts: 229 | Location: New York | Registered: July 27, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders