Hello All,
Recently i had a requirement where i had to pass some data over Outbound web service. There was a challenge that required me to pass data of a particular type only from the input data. i.e. The master data has Orders of Type A and Type B and i had to send only Type A Orders.
To achieve this there are multiple way but the best possible i found was Data Map SeachSpec.
This is very simple yet powerful approach for filtering the records.
Sample Data Map:
We need to put the Expression in Source Search Spec and the filtration will be done .
No comments:
Post a Comment