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 » Dynamic worklist creation

Post new topic  Reply to topic
 Dynamic worklist creation « View previous topic :: View next topic » 
Author Message
belka
PostPosted: Wed Jun 16, 2004 8:24 am    Post subject: Dynamic worklist creation Reply with quote

Novice

Joined: 16 Jun 2004
Posts: 17

I am noticing a strange behavior in our test environment for 1 user

user 4550 is created as following
PERSON '4550'
DESCRIPTION 'Mobile, AL'
PASSWORD %66C026210736C8461954A9E771AE07B8
GROUP 'FMCGRP'
SYSTEM 'FMCSYS'
LEVEL 0
AUTHORIZED_FOR STAFF
AUTHORIZED_FOR PROCESS_CATEGORY ALL
IS_NOT_ABSENT
DO NOT RESET_ABSENT
END '4550'

user '4551' is created as
PERSON '4551'
DESCRIPTION 'Foley, AL'
PASSWORD %F308024F5E2E0A7457BF4BB636C4BC47
GROUP 'FMCGRP'
SYSTEM 'FMCSYS'
LEVEL 0
AUTHORIZED_FOR STAFF
AUTHORIZED_FOR PROCESS_CATEGORY ALL
IS_NOT_ABSENT
DO NOT RESET_ABSENT
END '4551'

when i login as 4550, a dynamic worklist is created called OWNER_4550
but with 4551 i get process templates list. same for the rest of the users.

i have no persistent worklists defined.
can somebody tell me what causes the dynamic worklist creation, because i would like that behavior for the rest of the users.

thanks

ps. i exported the staffing model from test to development and can't replicate the behavior.
_________________
-belka
Back to top
View user's profile Send private message MSN Messenger
jmac
PostPosted: Wed Jun 16, 2004 8:49 am    Post subject: Reply with quote

Jedi Knight

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

Belka:

I would examine your code...

How is this dynamic worklist being created? MQWF does no such thing, so you must be creating it.
_________________
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
manoj
PostPosted: Wed Jun 16, 2004 9:32 am    Post subject: Reply with quote

Master

Joined: 30 Jan 2002
Posts: 237
Location: Virgina

Belka,
Are you sure that OWNER_4550 is not a private worklist..
_________________
-manoj
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
belka
PostPosted: Wed Jun 16, 2004 10:41 am    Post subject: Reply with quote

Novice

Joined: 16 Jun 2004
Posts: 17

Thanks, guys.

somebody must've created it, then. i deleted the list, and now 4550 behaves like the rest of the users

should've done that right away, but i really wanted a dynamic worklist.

runtime's public_work_list table also had it listed.
_________________
-belka
Back to top
View user's profile Send private message MSN Messenger
manoj
PostPosted: Wed Jun 16, 2004 10:53 am    Post subject: Reply with quote

Master

Joined: 30 Jan 2002
Posts: 237
Location: Virgina

Belka,
Instead of creating a worklist you can issue query using
ExceutionService.queryWorkItems(.., filter, sort) . This is dynamic because every time you are querying to get a worklist for that user with or without a filter criteria.. To be prcise no worklist is created or stored by MQ Workflow because it's just collection of workitems returned by an SQL query.. May be this is what you are looking for...
_________________
-manoj
Back to top
View user's profile Send private message Send e-mail Yahoo 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 » Dynamic worklist creation
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.