Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
this is a post that follows Saving a document in a folder named as a field
I managed to save a document in relation to the Recipients.
The used field is variable, so how do I not have to keep the folder list of Recipients in the task for creating the report?
I wish the list of recipients was updated automatically adding new records, deleting records, updating records
Bye
Adriano
The correct way is settings a field in the Recipient Import Files with the Recipient Group Name.
So the recordset seems like this:
FullName|Description|RecipientFolder|Group1
Bye
Adriano
The best way to address this issue is as part of importing recipients, you can assign them to a group. The group should be assigned to the task, isntead of the individual recipients. This way, each time the recipient import is run, the group will be updated with the most recent recipients which is assigned to the task.
Below is a link for further detail
The correct way is settings a field in the Recipient Import Files with the Recipient Group Name.
So the recordset seems like this:
FullName|Description|RecipientFolder|Group1
Bye
Adriano