Posted: Wed Nov 19, 2003 10:28 am Post subject: Error in Workflow fat client after defining filter
Centurion
Joined: 22 Aug 2003 Posts: 121 Location: Milwaukee, WI
I'm using the Workflow fat client to test a process. I want to filter the worklist so that only items by ProcessName appear. I create a new worklist then define the filter as:
Code:
# Field Operators Value1
FE0 Name Like Worksite
When I click OK to save, I get this message:
Code:
FMC_API_ERROR_INVALID_FILTER: The specified filter is not applicable
Is there something I'm missing in the worklist filter definition?
Joined: 22 Aug 2003 Posts: 121 Location: Milwaukee, WI
Answer to my own question. I needed to add quotes around the filter value since it is a string (see Workflow Programming Guide for filter pattern matching)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum