You are viewing limited content. For full access, please sign in.

Question

Question

link new entries to existing document

asked two days ago

I have a folder that stores documents that has gone through an approval process, how do I create a link between the documents already existing in the folder and new entries based on the relationship between them?

0 0

Replies

replied one day ago

Use a Find Entries or Search Repository activity to get the set of entries you want to link, and then use a Create Link activity to create the link relationship.  If it's a many-to-many relationship, you may also need a For Each Entry activity to loop through one set of entries, linking each document in the set to another set of entries.  If you need the link relationship to be different depending on the document, you may need to use a Conditional Decision activity with a separate Create Link activity in each branch.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.