Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Import recipients into specific 'rcpFolder.png (nms)' folder.

Avatar

Level 2

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.

1689694_pastedImage_4.png

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.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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.

1689861_pastedImage_1.png

Marcel

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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.

1689861_pastedImage_1.png

Marcel