Flow Service to remove Duplicate Documents in webMethods | groupDocuments

Опубликовано: 12 Февраль 2026
на канале: Indi Pride webMethods
4,404
50

How to eliminate Duplicate documents from Document List in webMethods. Software AG webMethods 10.7 free trail used.

Group the documents by key using pub.document:groupDocuments. This will give you a group for each unique key or id. Map the first document from each grouped documents.

Flow Service to create a delimited string from a String List:    • Flow Service to build a delimited string f...  

#webmethods #softwareag #flowservice #integration