I have a few suggestions.
1-Try using the mime services under the
pub.mime folder to manipulate the
incoming data and extract the XML.
I tried that, but wM doesn’t “sees” anything coming in. When I use the way described before I can see two entries in the results page (one String “-----------------------------7d22678520296
Content-Disposition: form-data; name” and one String-List with the name: “”-----------------------------7d22678520296
Content-Disposition: form-data; nameList") I tried manipulatig this entries with stringToDocument, documentToRecord, … but it didn’t work…
2-Instead of sending files like so, simply open > the file, select all, copy
it, and paste it in a text area under variable > name $xmldata.
I think this could work. However this is not the way it was supposed to work. In order to make it as simple as possible sending the file would be the preferred way…
3-The hardest choice, you can write your own
content handler and plug it
into the server. This is not easy to do.
I don’t think I will be able to do this…
Any ideas left?
Thanks in advance,
Holger.
#webMethods#Integration-Server-and-ESB#webMethods-General