ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [solved] What is the key word for template in filter?

Post new topic  Reply to topic
 [solved] What is the key word for template in filter? « View previous topic :: View next topic » 
Author Message
aronimink
PostPosted: Wed Mar 19, 2008 5:54 am    Post subject: [solved] What is the key word for template in filter? Reply with quote

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
Back to top
View user's profile Send private message
jmac
PostPosted: Wed Mar 19, 2008 7:40 am    Post subject: Reply with quote

Jedi Knight

Joined: 27 Jun 2001
Posts: 3081
Location: EmeriCon, LLC

This information is well documented in the Programming Guide.

The proper keyword is
PROCESS_TEMPLATE_NAME
_________________
John McDonald
RETIRED
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
aronimink
PostPosted: Wed Mar 19, 2008 9:24 am    Post subject: Reply with quote

Apprentice

Joined: 03 Jan 2006
Posts: 26

Thank you, jmac.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » Workflow Engines - IBM MQ Workflow & Business Process Choreographer » [solved] What is the key word for template in filter?
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.