Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The wm.b2b.cxml Folder in the WmcXML12 Package | wm.b2b.cxml.shared | wm.b2b.cxml.shared:createPayloadID
 
wm.b2b.cxml.shared:createPayloadID
WmcXML12. Creates a unique payloadID.
Input Parameters
None.
Output Parameters
payloadID
Newly created payloadID.
The format of the payloadID is:
<timestamp>.<sessionID>.<randomNumber>@<hostname>
where <timestamp> is:
<YYYY year><MM month><dd day><hh hour><mm minutes><ss seconds><SSS milliseconds>