A Web Operation has a set of input parameters and a set of output parameters. You can change the default values of these parameters in the Input Mapping tab and the Output Mapping tab in the Editor view.
The input parameters match the import views of the associated interface and the output parameters match the export views of the associated interface. In addition, both the Input Mapping tab and the Output Mapping tab contain a set of system defined parameters. These parameters are also available to the operation. System defined parameters are available to all the models.
Mapping the exitState output system parameter to <Variable> causes two other pieces of information to appear in the response SOAP message. These additional pieces of information are exitStateMsg and exitStateType and these parameters appear as attributes of the Export element in the SOAP message. Although exitStateMsg and exitStateType are not currently part of the default set of output system attributes available in the designer, they are available in the SOAP response message. Future releases of the PStep Interface Designer may make these parameters available in the Editor view.
Mapping the exitState output system parameter to <None> removes all the three pieces from the SOAP response message.
Currently, PStep Interface Designer supports only the mapping of exitState numbers.
Customizing a Web Operation is same as customizing an interface.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|