You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

XSLT for-each issue

edited Feb 18, 2019 1:34PM in Integration 13 comments

Summary

Trying to loop over embedded XML in a mapper element.

Content

I have an XML element and I embedded XML in that element and I need to parse over it to load attachments in OM.  The oMAttachmentData_t element shows up in the mapper but I need to loop over all the <Attachment> elements embedded in it.  I tried writing/reading the data and creating a complex type with the new schema but it doesn't work.  I am able to parse them with sub-strings but cannot loop over them.  Only 1 attachment gets created in the payload and OM.

 

 

XML sample:

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!