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

Remove duplicates

Summary:

Hello!

I'm using a For-Each in the node that repeats in the Response to generate a CSV file. Its working but there are lots of duplicates that I need to avoid:

AAA;TEXT20;TEXT50;ATTRIB

BBB;TEXT20;TEXT50;ATTRIB

CCC;TEXT20;TEXT50;ATTRIB

AAA;TEXT20;TEXT50;ATTRIB (this line needs to be removed)

I'm tried to use for-each-group but no success. Validates the mapping but generate errors in the execution of the integration.

And tried fn:distinct-values, but the Mapping doesn't recognize.


Ideas?


Thank You!

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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