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

Question

Question

Workflow Search : 9084 - A syntax error was encountered while processing the search

asked on January 3, 2014

 When running a scheduled workflow (8.3.1) to search the repository for any folder containing a folder named "2013", then For Each Entry, search that Current Entry Path for a folder named "2014", the worlkflow will terminate on a particular folder.  I can't detemine which folder path is the issue by using the workflow designer. There are no security tags in use nor access rights issues in this folder path, as the workflow account has been given full rights.

 

Have you seen this before and if so, how did you determine where the error was?

WF example.png
WF example.png (30.89 KB)
0 0

Answer

SELECTED ANSWER
replied on January 6, 2014

You can also use a try catch activity in your for each entry activity to make sure an individual folder does not cause the workflow to terminate.

0 1

Replies

replied on January 6, 2014

Another way to find the value you are passing to that token in search query is adding a track token before the search activity inside of for each entry. Find out the values you are passing and see if anything that maybe causing a problem.

1 0
replied on January 4, 2014

Perhaps there is an entry (in this case a folder) with a special character. What if you did search using the client on that folder do you get the same search syntax error

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

Sign in to reply to this post.