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 » Is there a Person List API in MQ Workflow

Post new topic  Reply to topic
 Is there a Person List API in MQ Workflow « View previous topic :: View next topic » 
Author Message
FloridaSilverback
PostPosted: Thu Jul 08, 2004 7:09 am    Post subject: Is there a Person List API in MQ Workflow Reply with quote

Novice

Joined: 13 May 2004
Posts: 16

We are building our own thin client application that implements some of the MQ Workflow Java API's. Many of the API's are already completed. However I am working on the transfer API and I would like to present the workflow administrator with a list of valid users instead of having to key in the correct user id.

I have been looking at the Service object but I cannot find any API that returns a list of 'Persons' (Person []). It could be that I am starting in the wrong place or there isn't an API available for this purpose.

Thanks.
Back to top
View user's profile Send private message
manoj
PostPosted: Thu Jul 08, 2004 8:40 am    Post subject: Reply with quote

Master

Joined: 30 Jan 2002
Posts: 237
Location: Virgina

Try this API,
Person.personsAuthorizedForMe() returns a String array of users authorized for the current person..

You can get the Person object from the Execution Service object
_________________
-manoj
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
jmac
PostPosted: Thu Jul 08, 2004 9:11 am    Post subject: Reply with quote

Jedi Knight

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

These apis: Person.personsAuthorizedForMe() and Person.personsAuthorizedFor work fine for a user who is authorized to look at the work of "specific" users. However, if used with a person object that is authorized to "ALL" it does not return all userids.

So, I think this will most likely not work for you. To my knowledge, there is no MQWF way to get what you want.
_________________
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
FloridaSilverback
PostPosted: Thu Jul 08, 2004 9:56 am    Post subject: Reply with quote

Novice

Joined: 13 May 2004
Posts: 16

manoj, jmac Thanks.

I'll need to determine if the additional level of administration (WORKITEMS_OF...) will be implemented. If so, then I may be covered. If not, then I will need to find another way.

Thanks again.
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 » Is there a Person List API in MQ Workflow
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.