wm.tn:receive can not handle MIME messages. We have a project with a similar proect (multipart MIME message with a single XML and a binary TIFF file). This is a custom MIME message that does not follow any standard (i.e. RosettaNet, PIDX, CIDX, cXML).
Note: Do not use the appraoch listed below unless this is a custom MIME message. This approach does not replace the need for webMethods adapters.
You can receive a custom MIME message via a gateway service and then post to Trading Networks. This follows the same appraoch used for TN flat file handling documented in the TN User Guide. You can also look at wMSamples package at the mime folder for how to use the wMPublic MIME services.
- Setup a TN Gateway service (input is object named “ffdata”)
#Adapters-and-E-Standards#Integration-Server-and-ESB#webMethods