The WTX Map service can host a map
that has any number of input and output cards. Optionally, you can associate an input or output card
with a Sterling B2B Integrator document.
You use the Sterling B2B Integrator Service
Editor in the Graphical Process Modeler (GPM) to define input and
output cards and to associate a card with a document.
-
Right-click the WTX Map service icon and
click Properties to open the Service Editor.
- In the Message To Service tab, click Advanced.
- Click Add to create a new row in
the table.
- In the Name column, specify the
card that is to be associated with a document.
- The name in1 specifies input card 1, in19 specifies
input card 19, and so on.
- The name out1 specifies output card 1, out11 specifies
output card 11, and so on.
- Optional: In the Value column,
specify the Sterling B2B Integrator document
that is to be associated with the card.
For example:
- /ProcessData/PrimaryDocument associates the
document called PrimaryDocument that is located in ProcessData with
the selected card. If the Value is an XPath
location that points to another location, select Use XPATH?.
- /ProcessData/SomeDocument/@SCIObjectID accesses
the document called SomeDocument by using the SCI ObjectID.
- /ProcessData/Document ID/text() accesses
the document by using the Document ID. For example, when the Document
ID is
67797813f405b8237node1
, the path is /ProcessData/67797813f405b8237node1/text()