|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Order in which the activities are displayed in Monitor |
« View previous topic :: View next topic » |
Author |
Message
|
BlueJay |
Posted: Tue Sep 30, 2003 1:20 pm Post subject: Order in which the activities are displayed in Monitor |
|
|
Newbie
Joined: 30 Sep 2003 Posts: 2
|
Could someone pls help me in this.
I'm trying to build a Process Monitor which is similar to the Process Monitor provided by Workflow using the workflow API. I'm able to get all the info about the activities in the monitor but am not able to understand as to how the order of the display for the activities is shown in the Workflow Monitor. I got all the info from ACTIVITY_TEMPL in FMCDB and from the FDL about the activities in the process, but am not able to decipher about the way their order should be displayed in the monitor.
I would appreciate if anyone could throw light on this.
Thanks
BlueJay |
|
Back to top |
|
 |
Ratan |
Posted: Tue Sep 30, 2003 1:49 pm Post subject: |
|
|
 Grand Master
Joined: 18 Jul 2002 Posts: 1245
|
I haven't done this, but this is what I just figured from the API.
You can get the InstanceMonitor Object from a ProcessInstance.
An InstancesMonitor Object has as array of ActivityInstances and ControlConnectorInstances.
Each ControlConnectorInstance has a Source Activity OID and Target ACtivity OID.
I would take a Control Connector Instance Retrieve the Source and target Activity Instance OIDs match it with all the Activity OIds, retrieve the activity Names and continue this for all the Control Connectors. This should give me the whole diagram.
Is this what you are looking for? _________________ -Ratan |
|
Back to top |
|
 |
jmac |
Posted: Tue Sep 30, 2003 5:30 pm Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
I have used the method that Ratan explains and it works fine. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
BlueJay |
Posted: Wed Oct 01, 2003 5:34 am Post subject: |
|
|
Newbie
Joined: 30 Sep 2003 Posts: 2
|
Hey, thanks for the reply guys, it was helpful |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|