Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
webMethods 10.7
Production(Customer) Instance
Hi All,
A segment has been created as DocumentList in IS DocType but when I debug the flow service used that IS DT, I could see the segment is coming as Document in the 1st step itself & even before loop over the segment
As the segment coming as DocumentList, I cannot loop over it and it will skip the loop step and proceed to execute following flow steps.
What could have caused this issue ? Any idea on this?
Please check step by step:
check documentTypeName
check root tag of this documentType and your xmldata is the same one
kindly validate your document structure referenced to your service to me it looks like a document issue
Check the IDOC version which you referenced
Check if any of the step where you are converting and generating this IDOC structure is having issue