List of all participants to a specific role using PAPI

Hi,
Is there a way, we can get the list of all participants with a specific role using PAPI.

Satarama,
Yes, it's possible to get a list of participants in a Role using PAPI. If you're doing this within a project (i.e. not from an external PAPI client), you can use the out-of-box catalog component Fuego.Lib.Role. Using Java syntax, it will look something like this:
    Role theRole = Role.find(name: roleName);
    Participant[] participantList = theRole.participants;If you're doing this from an external client, you'll find similar functionality in the class DirOrganizationalRole. In Studio, you can find this and related classes in the package Fuego.Fdi.*.
Greg

Similar Messages

  • List of all participants in all workflows

    I need to get a list of all participants in all workflows in my entire site collection.
    How can I do this through a powershell script?
    All I've found so far is this SQL command.
    SELECT dirname, leafname FROM allDocs WHERE LeafName LIKE '%.xoml'
    but this doesn't give me the name of the participants in each workflow.
    Please help!  thanks!!

    Yeah, I thought you might.
    It's not going to happen. The complexity is huge. Look at emails alone, you'd have to loop through all workflows, find out if there are any email activities in it and then identify if there are any users in that. You'd then have to check for any item that's
    had that workflow run on it, work out what that user property might have been at the time, then identify the user on that basis.
    Oh and you'll have to check every single version of the workflows that's been used in the past.
    If you're doing a much simpler task and only worrying about a few workflows then it might be possible but I wouldn't touch that with a bargepole.

  • List of all users attached to a role iview time out / Action canceled

    Hello All,
    I've created a custom iview which pulls all the users assigned to roles. It gives all the users attached directly to the role and through a group to a role in a tabular form. The isolation method on the page is set to URL.
    It works fine when the number of users attached to the users are less. But for roles which has got about 30,000+ users it fails. Earlier it was giving me time out error. So increased the "Page timeout " to 25000000 which is very huge. Now it doesnt give me time out error but it comes up with a page saying "Action canceled - IE was unable to link to the web page you requested. The page might be temporarily  unavilable".
    When I run the report, it tries to get the users, it works for like 10 - 12 mins, and i think when its trying to put all those users in a table for display, it give me a blank screen (this is how it behaves for less users, just before its about to display the page), then i see IE status bar saying "Website found ....", then it says "Done" and then it gives a page saying "Acion Canceled - IE was unable to link to the web page you requested. The page might be temporarily  unavilable."
    Please help me out.
    Thanks.

    Hi Shikka,
    maybe you should not display that 30.000+ users...
    Just think how long the page will be....
    SAP uses for tables with more than 20 lines a "next page" button for a reason..... 
    How about you write the result in a txt file (in one of your par file folders) and have a download link in you iview?
    Regards,  Kai

  • Retrieve all attributes for a specific objectClass using ldapsearch

    Hi everybody,
    Question : is it possible to retrieve all attributes for a specific objectClass (by example person) using ldapsearch tool ?
    I tried something like that, but it doesn't work :
    ldapsearch -v -h XXX -p XXX -b "cn=schema" -s base "objectclass=person" attributetypes
    Thanks a lot,
    Franck

    Ok, Thanks for you help,
    But my question is : For a specific objectClass, by example, I would like to have all attributes for the objectClass called "inetOrgPerson"
    something like that :
    ldapsearch -D "cn=Directory Manager" -w pwd -h host ...objectClass="inetOrgPerson"
    and the response could be :
    audio || businessCategory || departmentNumber || displayName || givenName || initials || jpegPhoto || labeledUri || manager || mobile || pager || photo || preferredLanguage || mail || o || roomNumber || secretary || userPKCS12
    I dont't know how to do ????
    Thanks
    Franck

  • Display list of all phone Running the same application using wifi in c#

    someone help me  please
     I want list all the devices connected in my application usin wifi

    The closest can get is this thread
    http://stackoverflow.com/questions/2377426/how-to-scan-the-wireless-devices-which-exist-on-the-network/2396230#2396230
    To connect to wifi then you can use this:
    https://msdn.microsoft.com/library/windows/apps/dn297617
    chanmm
    chanmm

  • How can I get a list of all items (clips/stills) I've used in a project?

    I am creating a sequence that contains lots of items (both short clips and stills) and it's getting difficult to remember if I've already used an item already. Is there a way to get a list of items I've already used or to mark an item once I've used it? Thanks.

    In addition to ticking stuff off as you go along have a play with edit > find. I've not looked at this in any great depth, but it seems you can search for used/unused media. Might be worth a look at.

  • Steps to apply Proxy settings for all Server in a specific OU using Group Policy ?

    People,
    I have several terminal server (2008 R2) running as RDSH in an OU called Terminal Servers.
    So how can I create the GPO setting to make sure that everyone who login to this terminal server will be getting the proxy settings automatically to proxy.domain.com on port 3128 ?
    I've created the GP object and then link it directly to the Terminal Servers OU using the following options:
    User Configuration (Enabled) > Policies > Windows Settings > Internet Explorer Maintenance >
    Connection/Proxy Settings > Enable proxy settings 
    But somehow when I login as myself and DOMAIN\Administrator the proxy settings in the IE11 is still unchecked with the old Proxy value and sometimes blank in some servers.
    /* Server Support Specialist */

    > I've created the GP object and then link it directly to the Terminal
    > Servers OU using the following options:
    >
    > User Configuration (Enabled) > Policies > Windows Settings > Internet
    > Explorer Maintenance >
    > Connection/Proxy Settings > Enable proxy settings
    User policies apply to user objects - the servers will ignore them, and
    as long as there is no user in your terminal servers OU, no one will get
    this setting.
    Link your policy to the OUs where the users are, then use item level
    targeting to filter for a security group you create for this purpose,
    and add all your terminal servers to this group. Don't forget to reboot
    the servers after changing group memberships...
    Greetings/Grüße,
    Martin
    Mal ein
    gutes Buch über GPOs lesen?
    Good or bad GPOs? - my blog…
    And if IT bothers me -
    coke bottle design refreshment (-:
    Martin,
    Since the browser in the Terminal Servers are all running IE 11, do I need to do the GPO using IEAK or GPP with the new ADMX template ?
    /* Server Support Specialist */

  • Can I get the participants of the role of some activity using PAPI?

    Hi all,
    Can I get all participants who have the role of one activity using PAPI? how?
    thanks and regards.

    Hello,
    I have the same problem, how to get the participants of specific role using PAPI ?
    Thanks

  • Can I get a list of users who have a specific authorization role?

    Hello,
    I'm wondering if there is a BAPI or FM that takes as input a single authorization role and gives me back a list of all users who have that role?
    Thx.
    Andy Jacobs

    hi,
    please check the below FM
    'PRGN_1001_READ_USER_ASSIGNMENT'
    jaffer ,
    Please reward the helpful answers.

  • List of all objects authorized for standard abap role

    Hi all,
    Can any body help me to get " List of all objects authorized for standard abap role "
    And List of all objects authorized for "admin role".
    Thanks
    Basu

    See the database security guide http://docs.oracle.com/cd/B28359_01/network.111/b28531/authorization.htm#BABFHBFH
    Finding Information About User Privileges and Roles
    This section discusses the system views that have the grant information.
    The tricky part of this is that because roles can be granted to other roles the data is hierarchical.
    So start with the grants made to the FDIREADR role. So referring to the doc above;
    select * from role_role_privs where role = 'FDIREADR'will list the roles granted to your role.
    You will want to look at ROLE_ROLE_PRIVS, ROLE_TAB_PRIVS and ROLE_SYS_PRIVS.
    I suggest you walk thru the views manually to see how the information is related. Then write a test script that queries the views for you.

  • Get a list of all connection to a resin server

    Hello, I have done some searching on the forum but I cannot find an answer to this question.
    I am wanting a client to see a list of every IP address which is currently connected to my server. I know how to get the address of the client using request.getLocalHost(); but I was wanting to see a list of all active connection if this is possable
    Thanks,
    Alan

    Hi,
    According to your description, my understanding is that you want to get the list of all files of a specific user.
    I suggest you can query the createdBy field to get the result like below:
    https://mydomain.sharepoint.com/_api/files?$select=Title,CreatedBy&$filter=CreatedBy eq 'username'
    Thanks
    Best Regards
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jerry Guo
    TechNet Community Support

  • How To list Total Number Of Message in specific queue

    Hi All,
    Message queue
    How to list total number of message in specific queue using wlst command
    Edited by: 666666 on Mar 8, 2012 4:42 AM

    You might have better luck posting this one on the JMS forum....

  • To get list of all the running applications

    Hi all,
    Hey can anyone tell me how i wil get list of all the running applications on windows using java?

    Cant it be done even using Runtime.exec()?Well, sure. Assuming there is a command-line program
    that does what you want. But then your question is
    "What can I run at the Windows command line to get a
    list of all the running applications?" and (I am sure
    you will agree) this is nothing at all to do with
    Java programming.
    I completely agree... I just find it amazing that this guy knows exactly what he wants to do but is unable to point a web browser to a search engine, type in what he wants to do the read the resulting pages.

  • XPRESS code to find all users with a specific Admin Role

    I've been playing around for a while with a way to get a list of all users that have been assigned a particular Admin Role. I have a role for which I want a specific subset of users to be approvers on it, and I want to greate a Rule that will check for people with a particular Admin Role and then return that list as people to be approvers on the role.
    I haven't been able to find an easy way to write this code. Anyone run across this before or have another suggestion???
    Thanks.

    Below is the code to find user based on condition.
    <set name='adminList'>
    <invoke name='getObjectNames' class='com.waveset.ui.FormUtil'>
    <ref>:display.session</ref>
    <s>User</s>
    <map>
    <s>conditions</s>
    <list>
    <new class='com.waveset.object.AttributeCondition'>
    <s>AdminRoles</s>
    <s>contains</s>
    <s>adminRoleName</s>
    </new>
    </list>
    </map>
    </invoke>
    </set>
    Edited by: Jay on Mar 7, 2012 4:03 AM

  • How do i get a list of all Roles defubed under a particular OrganizationalUnit? How can i use LDAPConnection.search method for this?

     

    Sorry for the typographical mistake.
    Please read the question as:"How do i get a list of all Roles defined under a particular OrganizationalUnit? How can i use LDAPConnection.search method for this?"

Maybe you are looking for

  • Cannot change Print Presets in iPhoto 08

    Although I have saved multiple printing presets for other applications, in iPhoto 08 only "Standard" is available. This holds for all user accounts. Any way to correct this? The problem is that "standard" prints on standard paper for my ink jet. Phot

  • Issue with Required field in 11.1.1.4

    I have upgraded my server to 11.1.1.4 and my Jdeveloper to 11.1.1.4. I had already built an application using jdeveloper 11.1.1.3 which I migrated to 11.1.1.4 and deployed in the upgraded server 11.1.1.14. In the application , I have some listbox and

  • Internal table to file - SE16N extract format

    Hello experts, I have a few records in my internal table and would like to throw these records into a file on my PC without displaying these records. The format of the output file should be identical to the format that we get from Export -> Localfile

  • Suggestions on Oracle bpm suite

    hi, Can anyone give me some suggestions on Oracle bpm suite. rightnow i am working as an oracle dba. I got a fulltime chance to work on oracle bpm suite. I am a newbie to oracle bpm suite. What are the chances for oracle bpm? can we work as an oracle

  • Is anyone else getting error "PersistentGroupContainer.cpp-279"?

    Hello, I've been working on a documentary for the last 4 months and just recently Premiere Pro CC has started crashing while doing the most basic of editing.  Any time I copy and paste a clip or when I simply drag some clips to different spot on the