Parameter mode
If the related Receive step uses parameter mode, specify one or more parameters and
appropriate data field expressions for the reply message.
For more information, see Specify operation parameters.
Restriction: - The name of a parameter cannot contain numbers, special characters, or spaces.
- The parameter type determines the processes that can communicate with a P8 web
service. If you set the parameter type to be attachment by value, a web service can
communicate with another P8 workflow process only. That is, the other participant in
the conversation cannot be an external web service. For an example of setting the
parameter type, see Using Web Services: Parameter example.
XML mode
If the related Receive step uses XML mode, select a previously defined schema and
element, then click Create Message Template to display
the template version of the schema. You can use any schema for the Reply.
Edit the outgoing message to replace placeholders with previously defined data
expressions.
Any field of a type other than string must be converted to a string in the message. You
can use convert(fieldname,string).
|