Web service inputs from other builders
Now that we have given you some background information and described the input sections of a Web Service Call builder, we can look at the builders normally used in a Service Provider model, which invokes a web service.
As you have observed on the Web Service Call input sections we have previously described, this builder offers a significant number of inputs. Because of that, you should consider using a set of builders to provide these inputs through indirect reference. This will add clarity and elegance to your model.
In this regard, it is important for you to define a pattern to be implemented by every service provider and every call to the service operations.
The following are some areas where other builders can help:
Assigning header request inputs
Assigning service input values
Creating XML schemas
Manipulating the response values
We will cover and discuss these areas as we build our example model.