


Hi All,
As a part of POC we are trying to do the following:
Intention:
we have two folder structures for two groups, each has its own recipients folder. our intention is to import recipients into these recipient folders specific to their groups from a common CSV file based on the data.
Current Procedure:
we are currently using a workflow with dataloading, update data activities to import the recipients. In the update data activity we have dimension as 'nms:recipients' and added destination as folder link and for source expression we navigated to our folder path with other fields.
Issue:
the problem we are facing is when we run workflow, the recipients data is updated in the nms:recipients schema with the required folder ID, internal name. but these recipients are not visible in the group specific recipient folder.
Please help us in this regard, on to how to reflect this data in recipient folder.
Views
Replies
Sign in to like this content
Total Likes
Hello,
you have to select proper path of that link in this case to [folder/@id]
You can even compute the source expression or folder name on go if you want to dynamically save your recipients in different folders.
Marcel
Views
Replies
Sign in to like this content
Total Likes
Hello,
you have to select proper path of that link in this case to [folder/@id]
You can even compute the source expression or folder name on go if you want to dynamically save your recipients in different folders.
Marcel
Views
Replies
Sign in to like this content
Total Likes