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 » Extracting list of users in an organistion

Post new topic  Reply to topic
 Extracting list of users in an organistion « View previous topic :: View next topic » 
Author Message
sam999
PostPosted: Wed Sep 07, 2005 2:03 am    Post subject: Extracting list of users in an organistion Reply with quote

Apprentice

Joined: 12 Jul 2005
Posts: 34

Is there a way to determine, via api, all the users in a particular organisation?
Back to top
View user's profile Send private message
jmac
PostPosted: Wed Sep 07, 2005 5:33 am    Post subject: Reply with quote

Jedi Knight

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

Not via the traditional api... possibly with the new Staff API in V3.6 but I have not played with this much. Have a look at the 3.6 Prog Guide and I believe the Staff API is documented there.
_________________
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
JKehoe
PostPosted: Thu Sep 08, 2005 1:02 pm    Post subject: Reply with quote

Novice

Joined: 10 Aug 2005
Posts: 20

We were able to glean user names on the system by querying the PERSON table in the runtime database, for example:

Code:

"select name from fmc.person order by name"


hope this helps.
Back to top
View user's profile Send private message
sam999
PostPosted: Mon Sep 26, 2005 1:51 am    Post subject: Thanks for reply Reply with quote

Apprentice

Joined: 12 Jul 2005
Posts: 34

Hi Guys,

Thanks for your prompt replies. We figured we were doing to have to go directly to the database to glean the list of users from an organisation.

It seems a very basic requirement to be able to extract a list of users. Very poor that there is no api to support this!
Back to top
View user's profile Send private message
fidelio
PostPosted: Tue Sep 27, 2005 8:52 am    Post subject: Re: Thanks for reply Reply with quote

Apprentice

Joined: 14 Sep 2005
Posts: 45
Location: AttainBPM

sam999 wrote:
Hi Guys,

Thanks for your prompt replies. We figured we were doing to have to go directly to the database to glean the list of users from an organisation.

It seems a very basic requirement to be able to extract a list of users. Very poor that there is no api to support this!


The new Staff API supports this, but see the discussion under MQ Workflow V3.6 to see my points on why you might not want to use it.
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 » Extracting list of users in an organistion
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.