Service dotNet form - Completing the Request tab
Use the Request tab to specify the data read from the arriving request message. Data is mapped to the clipboard from fields of the message header or parameter values in the message body.
Request Headers
Field | Description |
---|---|
Name | Enter the external name of the request header. |
Description | Enter a text description. |
Map To |
Select how the system maps the request header values to the clipboard:
If more choices appear, they each identify a custom function rule in a
|
Map To Key |
If the Map To value is
Clipboard , enter the property name to
which the data is to be mapped. Use the form
Param.name
parameter
name to set a parameter value on the parameter page of the service activity.
If
the Map To value is
|
Request Parameters
Field | Description |
---|---|
Data Type |
Select the XML schema data type of the parameter value. Select any primitive
data type in the W3C XML Schema standard. See
How to complete data mapping for SOAP and dotNet services
for details on
data types.
Select
|
Name | Enter the external name of the parameter, with no spaces. |
Description | Enter a text description. |
Map To |
Select how the system maps the request parameter values to the clipboard. The
choice you make for this field depends on what you select for Data Type :
|
Map To Key |
Identify a destination for the Map To selection:
|