Hello,
I’m creating a SOAP document, and I’m supposed to populate a tag with a random GUID.
The GUID is to look like this :
c0684d9c-06cf-46e5-a5da-a5225e5b5152
Example : (check tag <prc:instance>, this is the one that has to be filled in)
<SOAP-ENV:Header xmlns:SOAP-ENV=“[url=“http://schemas.xmlsoap.org/soap/envelope/”]http://schemas.xmlsoap.org/soap/envelope/[/url]”>
<eps:endpoints SOAP-ENV:mustUnderstand=“1” xmlns:biz=“[url=“http://schemas.biztalk.org/btf-2-0/address/types”]http://schemas.biztalk.org/btf-2-0/address/types[/url]” xmlns:eps=“[url=“http://schemas.biztalk.org/btf-2-0/endpoints”]http://schemas.biztalk.org/btf-2-0/endpoints[/url]”>
<eps:to>
<eps:address xmlns:xsi=“[url=“http://www.w3.org/1999/XMLSchema-instance”]http://www.w3.org/1999/XMLSchema-instance[/url]” xsi:type=“bizrganizationName”>25e96cc4-7194-1000-9424-c043a8b40001</eps:address>
</eps:to>
<eps:from>
<eps:address xmlns:xsi=“[url=“http://www.w3.org/1999/XMLSchema-instance”]http://www.w3.org/1999/XMLSchema-instance[/url]” xsi:type=“bizrganizationName”>54887202-7291-1000-9dde-c043a8b40001</eps:address>
</eps:from>
</eps:endpoints>
<prop:properties SOAP-ENV:mustUnderstand=“1” xmlns:prop=“[url=“http://schemas.biztalk.org/btf-2-0/properties”]http://schemas.biztalk.org/btf-2-0/properties[/url]”>
<prop:identity>c0684d9c-06cf-46e5-a5da-a5225e5b5152</prop:identity>
<prop:sentAt>2005-05-18T13:14:09+0-1:00</prop:sentAt>
<prop:expiresAt>2005-05-18T13:54:09+0-1:00</prop:expiresAt>
<prop:topic>rootrder</prop:topic>
</prop:properties>
<prc:process SOAP-ENV:mustUnderstand=“1” xmlns:prc=“[url=“http://schemas.biztalk.org/btf-2-0/process”]http://schemas.biztalk.org/btf-2-0/process[/url]”>
<prc:type>mml:correlationid</prc:type>
<prc:instance>c0684d9c-06cf-46e5-a5da-a5225e5b5152</prc:instance>
<prc:detail>mmlTxMode=peer-peer;;OriginatingMessageId=c0684d9c-06cf-46e5-a5da-a5225e5b5152;;xCblNamespace=urn:x-commerceone:document:com:commerceone:XCBL30:XCBL30.sox$1.0</prc:detail>
</prc:process>
</SOAP-ENV:Header>
I tried services related to cXml but couldn’t find any valid output for my message
Is there something like “pub.soap.utils:createGUID” somewhere ?
WM SOAP Developper guide doesn’t talk much about this, nor is the WM Developper Guide or the Built in reference guide.
Thanks !
====================================================
Technical datas :
IS is version 6.1
Product webMethods Integration Server
Version 6.1
Updates TNS_6-1_Fix15
IS_6-1_SP1
Build Number 132
SSL Strong (128-bit)
C1 OnRamp
Product webMethods B2B OnRamp for Commerce One MarketSite
Version 3.0.18 Release Notes
Build Number 76