Hi All,
I hope you and your families are safe and well.
I have a document which I loop over, say…
/xmldoc/segment1/segment2/segment3/segment4
Segment4(a selection of grouped elements) is only put into the outcoming document by the ERP when certain conditions are met in the order. Like i said I loop /xmldoc/segment1/segment2/segment3/segment4 but could someone tell me what the expression would be to check that it exists and then run the mapping according if it does?
I’ve tried
Loop
–>Branch
–>–> Sequence %/xmldoc/segment1/segment2/segment3/segment4% = null
–>—>Sequence
but it doesn’t pick it up
Thank you in advance
#webMethods#webMethods-General#Integration-Server-and-ESB