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 » MQWF Buildtime Design

Post new topic  Reply to topic
 MQWF Buildtime Design « View previous topic :: View next topic » 
Author Message
mike_mq
PostPosted: Tue Nov 04, 2003 2:49 pm    Post subject: MQWF Buildtime Design Reply with quote

Centurion

Joined: 17 Oct 2003
Posts: 123

Hello,
I am building a process model in MQWF Buildtime. I have a request coming in one of the noop activity. The request datastructure containing two attributes (amount, type). Based on these values, the next activity will be assigned to the specific role.

I have three different amounts(100, 200, 300)
two different types(A, B)
two different roles(Clerk, Manager).

The business rules are:
if amount<100 AND type=A, the next activity should be assigned to Clerk
if 100<amount<200 AND type=A, the next activity should be assigned to Manager.
I would appreciate if anybody can help me out to design this model.

What I am doing is:
Request Noop activity is connected to two noops(based on type A&B, COntrol connector) So I resolved the type and now I have three different noops for three different amounts using control connectors. But using this, I was not able to figure out the next assigned activity. How can I involve assigned role for the next activity?

Thanks in advance,
Mike.

OS: WindowsNT
Version: MQWF 3.4
Back to top
View user's profile Send private message
Ratan
PostPosted: Tue Nov 04, 2003 5:24 pm    Post subject: Reply with quote

Grand Master

Joined: 18 Jul 2002
Posts: 1245

I would have an activity that would output the role name depending on the Input and have the Staff resolution for the activity in question to "Role from container".

You could also use your approach.

Have a Noop activity.
Have 2 activities (A1 and A2, both using the same program) one assigned to role XX and another assigned to role YY.
From Noop Activity have control connectors to both these activities, with whatever transition conditions you need.
( I dont like this approach, but it should work).
_________________
-Ratan
Back to top
View user's profile Send private message Send e-mail
mike_mq
PostPosted: Tue Nov 04, 2003 6:45 pm    Post subject: Reply with quote

Centurion

Joined: 17 Oct 2003
Posts: 123

Thanks Ratan. I will try this way.
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 » MQWF Buildtime Design
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.