Dynamic invocation

For the Web Services Invocation Framework (WSIF), dynamic invocation means providing the following levels of support when invoking Web services...

  1. Support for WSDL extensions and bindings that were not known at build time.

  2. Support for Web services that were not known at build time.

WSIF supports (1) through the use of providers.

The providers support (2) by using the WSDL description to access the target service.

 

See Also

An overview of WSIF
WSIF architecture
Using WSIF with Web services that offer multiple bindings
WSIF and WSDL
WSIF usage scenarios