So we have a project were pieces of data are sent to an external party. This party exposes a “service” to accept the data. However, the “service” takes in a few pieces of metadata, and then accepts a comma-delimited string of values as the actual payload. Ugh. Ignoring the questionable design, how would I take […]
Sending Flat File Payload in a SOAP Message
by community-syndication | Jul 10, 2008 | BizTalk Community Blogs via Syndication | 0 comments