Mapping the outputs of the activity

Map the output of the Provide Service activity.

Procedure

  1. Select the Map Outputs task in the Checklist. The output parameters of the activity display in the From Activity pane of the Map Outputs task as described in the following table.
    Output Parameter Description
    body Contains the body of the response from the Web Service. The nodes that defines the return parameter or parameters of the Web Service operation displays under the body output parameter.
    header Contains the header of the SOAP Envelope.
    httpheaders Contains the header of the HTTP response.

    The following table defines the nodes of the httpheaders output parameter.

    Nodes of the httpheaders Output Parameter Description
    httpheaders/uri Specifies the resource path, for example: /myPath.
    httpheaders/method Specifies the type of HTTP response.
    httpheaders/host Specifies the IP address or the host name of the client.
    httpheaders/otherHeaders/headerItem Specifies a set of name/value pairs that contain the HTTP parameters of the HTTP response.  Multiple HTTP parameters can be specified in the HTTP response, so headerItem is a recurring node.
    httpheaders/otherHeaders/headerItem/name Specifies the name of the HTTP parameter.
    httpheaders/otherHeaders/headerItem/value Specifies the value of the HTTP parameter.
  2. Map the output nodes of the activity to orchestration variables. See Creating a Map for general instructions on mapping.



Feedback | Notices


Timestamp icon Last updated: Wednesday, February 17, 2016


http://pic.dhe.ibm.com/infocenter/wci/v7r0m0/topic/com.ibm.wci.doc/WS_Provide_Map_Outputs.html