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 » How to get Subprocesses Ids using Java API of MQWorkflow

Post new topic  Reply to topic
 How to get Subprocesses Ids using Java API of MQWorkflow « View previous topic :: View next topic » 
Author Message
nksgvas
PostPosted: Wed Jun 04, 2003 3:45 pm    Post subject: How to get Subprocesses Ids using Java API of MQWorkflow Reply with quote

Newbie

Joined: 04 Jun 2003
Posts: 1

Hi,

How do I create the query so that I can retrieve all the subprocess instances Ids associated to a main Process Instance ID using Java API of MQWorkflow.

The scneario we are hitting is, we have a Process Instance ID at hand and that process template might have potentially have created subprocesses at run time. We want to get a handle to those subprocess instances so that we can manipulate the activities using Java API.

Any help is greatly appreciated.

Srinivas
Back to top
View user's profile Send private message
Andy
PostPosted: Wed Jun 04, 2003 11:39 pm    Post subject: Reply with quote

Centurion

Joined: 14 May 2003
Posts: 122

You can create Process Instance list with filter:

PARENT_PROCESS_NAME IN 'MyMainProcess'

Where MyMainProcess is your Parent Process Instance name. Querying this list would give you handle to all the SubProcess Instances created for the Parent Process.
_________________
Andy
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 » How to get Subprocesses Ids using Java API of MQWorkflow
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.