Posted: Wed Mar 19, 2008 5:54 am Post subject: [solved] What is the key word for template in filter?
Apprentice
Joined: 03 Jan 2006 Posts: 26
Can anyone give me the valid syntax for filter string for template name?
I know the CATEGORY is valid key word, but I do not know how to set TEMPLATE to be part of filer to obtain process instance array.
String filterString = "CATEGORY = 'A' AND TEMPLATE='Process A' ";
ProcessInstance[] pi = service.queryProcessInstances(filterString,null,null);
Thanks, in advance.
Last edited by aronimink on Wed Mar 19, 2008 9:25 am; edited 1 time in total
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