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

Question

Question

How to obtain entry name of the selected folder in workflow

asked on January 22, 2015

I want to obtain the name of the starting entry (in my case a folder) that was selected when the user launched a Business Process. The 'Retrieve Field Values' activity doesn't seem to include an item for the Entry Name, only for metadata fields. I tried parsing the Entry Path, but I found that the Entry Path doesn't include the name of the entry, it stops just short. How can I retrieve the entry name into a workflow? I'm using Workflow 9.02. 

0 0

Answer

SELECTED ANSWER
replied on January 22, 2015

If the process was started on the folder itself, then the Entry Name token will give you that name. If the process is started on a document in that folder, you'll want to look at the Entry Path token and use pattern matching to extract the name.

0 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.