Sure:
input (example)
recMANLET
…recMANLET[0]
…Header
…EOT
…ECOR
…ECOR[0]
…ECOR[1]
…ECOR[n]
…COPR
…COPR[0]
…COPR[1]
…COPR[n]
…Trailer
The next steps are (because its a change in an existing interface)
recodToDocument
stringToBytes
addContentPart (save to TN)
So, I have to go in somewhere between. As record,string or bytes.
Actualy I use this record:
recMANLET
…Header
…ECOR
…COPR
…EOT
…Trailer
What I thought of, is creating this record variable. Maybe
recMANLET
…Header_1
…ECOR_1
…COPR_1
…COPR_2
…EOT_1
…EOT_2
…Trailer_1
( _Number for every loop)
For the service recordToDocument the segment seems to be not interesting.
If you have any idea, please explain it in detail.
Unfortunately I’m the only one programming in webMethods and I have to learn it all by trial and error.
#webMethods-Upgrade#webMethods#webMethods-General#Integration-Server-and-ESB