


Hello,
We have a situation where we need to update the country for a recipient dynamically in the workflow through the update data activity,
Though we map the country field to the value we need, it's not updating.
Scenario:
Each of the recipient may have different country.
can someone please help us on this.
Solved! Go to Solution.
Views
Replies
Total Likes
The field country is a linked object (nms:country) to the recipient.
Link condition is the location/@countryCode which is supposed to contain the ISO2 country code defined in the country table.
i.e. you need to set the country code within the Update Data activity.
Views
Replies
Total Likes
The field country is a linked object (nms:country) to the recipient.
Link condition is the location/@countryCode which is supposed to contain the ISO2 country code defined in the country table.
i.e. you need to set the country code within the Update Data activity.
Views
Replies
Total Likes