Portlet Factory, Version 6.1.2


 

Creating composite web services

You can create composite web services by setting the inputs of one service to be the output from another service, by configuring the appropriate service call to use the output from the first service as its input and creating a method that invokes the two services. The following steps describe the process in more detail:

  1. Determine which service(s) return the inputs to the subsequent service call.

  2. Configure the service call that uses the output from one or more services as its inputs.

  3. Write a wrapper method that invokes the "input" services and then invokes the "consumer" service.

  4. Web service enable the wrapper method.

Parent topic: About creating web services


Library | Support |