Using WSIF to invoke Web services

You invoke a Web service dynamically by using the WSIF API directly.

Why and when to perform this task

You only specify the location of the WSDL file for the service, the name of the operation to invoke, and any operation arguments. All the information needed to access the Web service (the abstract interface, the binding, and the service endpoint) is available through the WSDL.

This kind of invocation does not require stub classes and does not need a separate compilation cycle.

More information on using the Web Services Invocation Framework (WSIF) to invoke Web services is provided in the following topics:


Related concepts
Goals of WSIF
An overview of WSIF
Using complex types
Related tasks
Web Services Invocation Framework (WSIF): Enabling Web services
WSIF system management and administration
Related reference
WSIF API



Searchable topic ID:   twsf_invoke
Last updated: Jun 21, 2007 8:07:48 PM CDT    WebSphere Business Integration Server Foundation, Version 5.0.2
http://publib.boulder.ibm.com/infocenter/wasinfo/index.jsp?topic=/com.ibm.wasee.doc/info/ee/ae/twsf_invoke.html

Library | Support | Terms of Use | Feedback