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 » Am I missing something with levels

Post new topic  Reply to topic
 Am I missing something with levels « View previous topic :: View next topic » 
Author Message
ucbus1
PostPosted: Mon Mar 22, 2004 5:50 am    Post subject: Am I missing something with levels Reply with quote

Knight

Joined: 30 Jan 2002
Posts: 560

1.On the manual activity, I chose STAFF1. Selected "Staff from predefined memebers".

2.I have created two users "user0" and "User1".
User0 is with level 0
user1 is with level 1.

3. Now I have a role "Role1". Added "user0" and "user1" to be the members of "Role1"
It does not solve much of the purpose, but I have one role for my model

4.Now I have created two work instances "inst1" and "inst2"

The XML for inst1 is as follows:

Code:

... .... ...
... .... ...
<ProcInstInputData>
    <_ACTIVITY_INFO>
      <LowerLevel>0</LowerLevel>
      <UpperLevel>1</UpperLevel>
   </_ACTIVITY_INFO>


The XML for inst2 is as follows:


Code:

... .... ...
... .... ...
<ProcInstInputData>
    <_ACTIVITY_INFO>
      <LowerLevel>1</LowerLevel>
      <UpperLevel>1</UpperLevel>
   </_ACTIVITY_INFO>



I am expecting that inst1 will create work items for "user0" and "user1" and
Inst2 will create workitem for "user1" only. This I am expecting because of
the way I have defined lower and upper levels in my instatntiation.
This is what I want.

But contrary to my expectactions, I am finding that the work items are created for both user0 and user1, in both the cases of "inst1" and "inst2"

Am I doing something wrong?
[/code]
Back to top
View user's profile Send private message Send e-mail
jmac
PostPosted: Mon Mar 22, 2004 7:44 am    Post subject: Reply with quote

Jedi Knight

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

Post your FDL and maybe we can see an issue, but it sounds like this may be a bug.
_________________
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
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 » Am I missing something with levels
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.