Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
Example Notify Operation:
Message-Id: <59219.1004639859008.JavaMail.xyz@xyz>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary=961626.1004639858898.JavaMail.xyz.xyz
Content-Name: mime
Content-Length: 821
--961626.1004639858898.JavaMail.xyz.xyz
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: binary
Content-Name: header
<header>
<from>machine1</from>
<to>machine2</to>
<operationID>Widget Inventory/1.0/haveWidget</operationID>
<operationType>notify</operationType>
<transactionID>1</transactionID>
</header>
--961626.1004639858898.JavaMail.xyz.xyz
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: binary
Content-Name: msg
<?xml version = "1.0" encoding = "UTF-8" standalone = "no"?>
<!DOCTYPE WidgetAvailable SYSTEM "WidgetAvailable.dtd">
<WidgetAvailable>
<widgetName>ACME gadget</widgetName>
<askPrice validity = "good-till-notice">100</askPrice>
</WidgetAvailable>