Extract users of an organization

Hi!
I am attempting to produce a list of users that belong to a given organization using the following code:
  <invoke name='getObjectNames' class='com.waveset.ui.FormUtil'>
    <ref>:display.session</ref>
    <s>User</s>
    <map>
      <s>memberObjectGroups</s>
      <ref>myOrg</ref>
    </map>
  </invoke>
I get a list of users but these are definitely many more than the ones in the organization in question. Actually it seems to be returning all the users in the repository. "myOrg" is returning the right string. I have tried some other stuff in stead of the "memberObjectGroups" but I get same results. Can anyone tell me what is wrong?
Regards,
/delta_i

Consider using the getObjectNames-Syntax with "conditions" => List<AttributeCondition> map. It is much more reliable from my experience.
Example:
  <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>MemberObjectGroups</s>
                 <s>equals</s>
                 <ref>myOrg</ref>
          </new>         
      </list>
    </map>
  </invoke>

Similar Messages

  • How to find out number of users in an organization?

    Can you show me how I can find the total number of users in an organization please? Paging through is not an optimal way since there are alot of users.

    DamonL wrote:
    (be careful if you have a lot though!)That's an understatement. :) If you have a LOT of users in your organization doing a search on the organization just to find the user count will bog down the IDM server for several minutes.

  • R/3 Extraction User Exit: check bw system?

    Hi,
    we have connected two bw systems 'A' and 'B' to one sap r/3 system.
    We are using the r/3 extraction user exit (RSAP0001).
    The coding in the user exit will depend on the bw system.
    Is there any possibility to check in the coding using a parameter or variable which bw system is actually extracting data?
    Thanks for you help.

    Hello Marc,
    I tried the RFC callback method. Unfortunatel it does not work. I got an ABAP dump "CALL_FUNCTION_NO_SENDER":
    Program not started via RFC. No return possible.
    You attempted to execute an RFC call with the DESTINATION "BACK", but this destination is a reserved word and denotes and signifies a return to the calling program.                                       
    The current program was not called via RFC ('Remote Function Call').   
    It seems that the bw system starts a separate job on the sap r/3 system (sm37) for extracting the data and so no rfc information is available.
    Regards,
    Lothar

  • Extract users essbase

    Hello
    I have the following problem.
    I need to extract the usernames and passwords that are created in shared services (Essbase).
    For Authenticate me in obiee 11g, with the same user.
    Is there any way to extract users to authenticate created in essbase?
    I have read about taking users from sources such as LDAP, weblogic, etc..
    But if it is possible to extract native users created in shared services (essbase)?

    Exporting the native users from Shared Services gives you the user id and other information including the password, however the password is encrypted.
    for 11.1.2.x
    1) Login to Shared Services console
    2) expand the "Application Groups" node
    3) expand the "Foundation" node
    4) select "Shared Services"
    5) in right pane expand "Native Directory"
    6) right-click on "Users" and select "Export for Edit"
    this will allow you to open or save in a .CSV file
    as far as importing into OBIEE, I have no idea if that is possible.

  • Unable Unlock a User when controlled organization is not assigned as Top

    Hi,
    When a admin user with controlled organization and organization other than top tries to unlock a user it is throwing an error as "user has no resources assigned".
    I tried assigning admin role with controlled orgnaization as Top:Example and controlled organizatios rule but still i am getting the same error.
    Please give me an solution

    Since you have synched the user with the same userID as that of the obsolete one. Now there exist 2 Users in LC.
    But the previous one is marked with Status as OBSOLETE while the recent with status as CURRENT.
    Could you please explain how are you fetching the User so that a task can be assigned?
    If you are using the Client side APIs to fecth the user, then make sure when using PrincipalSearchFilter you should use principalSearchFilter.setRetrieveOnlyActive().
    Have a look at the following JavaDoc,http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/index.html
    http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/idp/um/api/ infomodel/PrincipalSearchFilter.html#setRetrieveOnlyActive%28%29

  • Extracting User Status for Sales Orders

    I am trying to extract user status transactional data for sales orders (at both the header and item level).  I have been following SAP note 300300 to configure the status extractors and map the BW objects to sales order status data sources (2LIS_11_VASTH & 2LIS_11_VASTI).  I think I have set up both R/3 and BW correctly according to note 300300 and the IMG documentation, but I am not getting any values in the info source for the new user status info objects, when I run the extract.
    Has anyone successfully done this?  If so, do you have any documentation or pointers on how I can get this to work?  Or, am I better off creating a generic extractor?  Thanks for your consideration.
    Sincerely, Hashi Chakravarty

    Hello Ravi,
    well yes, I can derive the status for that order in the update rules if i show the status as an attribute of the 0pm_order; but basically there will be only the last status shown.
    My problem:
    a. i report on day 1, the status of the order is REL
    b. on day 2 i load the master data for the orders, new status is TECO
    c. on day three i want to report in the past and see the status of day 1; that's not possible in this scenario because i'll see the current status (TECO).
    So that's why I want to have the statuses in the cube...
    The 2lis_17_i3hdr extractor is only sensitive to CRT and TECO statuses, but not to the others (like REL / BLC and so on... :_(( )
    I could read the statuses from the JEST and TJ02T tables...but still, if a document status is changed, no delta record is written in the queue...
    Thanks,
    Tudor

  • How to extract user master

    Hallo.
    We need to extract user master record from the systems ECC (ABAP) and Enterprise Portal (ABAP+Java).
    How could I do?
    SU01 ?
    Or are there some report aboout this?
    For Enterprise Portal : I see that from "User Administration"->"Identity management"  I can see maximun 1000 users.
    How to extract them ? From the export button?
    Furthermore, how to increase the limit of 1000 on the search?
    Thanks.
    Mario

    Yes, there is the limit of 1000 users.
    We have near 1200 users but the search limit to 1000 users.
    The solution to increase the search limit is here : /message/4657049#4657049 [original link is broken]
    Goto system admin --> system config --> UME config --> select User admin UI tab
    under search results and display tables, change the maximum number of search results and restart the server.
    Thanks.
    Mario

  • Cannot extract user statuses for Opportunity items

    Hi,
    Standard SAP Extractor does not extract User statuses for the Opportunity Items, Data Source name 0CRM_OPPT_I for 0CRM_C04 icube.
    According the OSS note We have to prepare our own enhancement of the extract structure to include the mapping of the user status group.
    We extended the related structure. There is no problem with this. We need a code sample for mapping of added field to extract structure.
    There is a BAdI for this purpose : CRM_CSDR_BWA_MFLOW
    I need to insert some ABAP code in this implementation.
    Does anybody can give some code sample for this.
    thanks,
    Yigit

    You can also configure the user status for Opportunity Item also. If you want to enhance the dataSource, here is the sample for BAdI:
    method if_ex_crm_bwa_mflow~enhance_data_source .
      data: it_extract type table of CRMT_BW_OPPT_I,
            wa_extract like line of it_extract.
      case i_datasource.
        when '0CRM_OPPT_I'.
          it_extract = ct_data[].
          refresh ct_data.
          loop at it_extract into wa_extract.
    Implement your logic here*****
    All the statuses stores in CRM_JEST table*****
            modify it_extract from wa_extract.
          endloop.
         ct_data[] = it_extract.
        when others.
      endcase.
    endmethod.

  • Can user in each organization access to other organization?

    Hi all,
    I have to deploy spark portlet on portal. In the book guide, it tell me that i must choose the organization to deploy. My company has many department and i'll create many organazation too. And I must use content management in every department. (Department Admin manages his own contents)
    Question is :
    If i deploy fatwire portlet on 1 organization, how i config the admin user in each organization to use the fatwire portlet?
    -- I used to add user "mary" (in enterprise sample) to fatwire admin group.When i login with mary, I can't use the fatwire admin portlet.
    Any suggestion ?
    regards,
    zeazah

    I think you are using the wrong terminology. You can browse the hidden share of any pc if you know the ip and have a valid user account on the pc by typing in the following \\computername\c$ or \\ipaddress\c$ . It should prompt you for a user account. You may have to allow this through the windows firewall (or disable it completely).

  • Show/Search Users from specific organization in OIM

    Hello Everyone,
    I have a requirement where in when a request is submitted and forwarded to say Manager. Now, Manager should reassign the task to other user who is from particular organization say MyOrg1. Is it possible to implement this. Currently, when I try to reassign the task to some other user, it provides me users from all the Organizations. It should show only those users who are from MyOrg1 and should not show users from other Organizations.
    Please let me know.
    Thanks,

    In R2 it is very simple. just provide Organization Viwer/Administrator Admin Role on other organization to Manager . Now manager can assign to other user who exist under other org.
    I don't know if it is possible in R1. you can check with the Object PermPolicy. do the same as R2. I mean provide viwer permission on this organization
    Look at data object permission tab and there also you can provied read access for Organization Admin role.
    For R1 find below link
    http://docs.oracle.com/cd/E21764_01/doc.1111/e14316/org_mangmnt.htm#CHDFBDDB
    and
    http://docs.oracle.com/cd/E21764_01/doc.1111/e14316/org_mangmnt.htm#BABGFGAJ

  • We have a user in our organization that cannot sends e-mails from the OWA to a specific domain. he is getting this errors, even when sending to individual person:

    Delivery has failed to these recipients or distribution lists:
    [email protected] Your message wasn't delivered because of security policies. Microsoft Exchange will not try to redeliver this message for you. Please provide
    the following diagnostic text to your system administrator.
    The following organization rejected your message: OBCPDCEXEDGE01.obc.co.in.
    Sent by Microsoft Exchange Server 2007
    Diagnostic information for administrators:
    Generating server: WIN-MAIL.domain.com
    [email protected] OBCPDCEXEDGE01.obc.co.in #550 5.7.1 :127.0.0.3:Client host 115.249.210.3 blocked using 88.blocklist.zap; Mail from IP banned.
    To request removal from this list please forward this message to
    [email protected] ##
    Original message headers:
    Received: from WIN-MAIL.domain.com ([fe80::6dc6:6a94:30cc:e798]) by
    WIN-MAIL.domain.com ([fe80::6dc6:6a94:30cc:e798%10]) with mapi; Mon,
    24 Mar 2014 00:24:01 +0530
    From: Jagan <[email protected]>
    To: "[email protected]" <[email protected]>
    Date: Mon, 24 Mar 2014 00:22:20 +0530
    Subject: test
    Thread-Topic: test
    Thread-Index: AQHPRskeNLmunQxOsEuQ3hastTQ9VQ==
    Message-ID: <[email protected]>
    Accept-Language: en-US
    Content-Language: en-US
    X-MS-Has-Attach:
    X-MS-TNEF-Correlator:
    acceptlanguage: en-US
    Content-Type: text/plain; charset="us-ascii"
    Content-Transfer-Encoding: quoted-printable
    MIME-Version: 1.0I already applied / configure following this, but still getting same trouble. Please i require help from you. ====================== =
    1.The sender of the message does not have the permission that are required to complete delivery.2.The recipient has mailbox delivery restrictions enabled.3.A distribution list is configured to restrict mail delivery to messages from authenticated users. Mail that is sent from an anonymous session is rejected .

    Is 115.249.210.3 (mail.madhuconinfra.com) your server?
    The message is pretty specific. Your IP address is in their blocked list. If you want to be removed, follow the instructions:
    To request removal from this list please forward this message to
    [email protected]
    --- Rich Matheisen MCSE&I, Exchange MVP

  • How to get all users under an organizations?

    Hello everyone.
    Just want to know if anyone knows how to get all users under a particular organization.
    From the Search User form, I found they may kind of user such attribute conditions:
    MemberObjectGroup
    is in
    XXXX(organization)
    But unfortunately, the "is in" is not a valid AttributeConditionOperator, so besides using "recursive" self-written function, anyone knows any possible buit-in trick?

    Here is my solution:
    <Rule'>
        <RuleArgument name='organization'/>
        <RuleArgument name='context'/>
        <block>
            <defvar name='orgs'>
                <new class='java.util.ArrayList'/>
            </defvar>
            <invoke name='getChildObjectGroupNames'>
                <invoke name='getObject' class='com.waveset.ui.FormUtil'>
                    <ref>context</ref>
                    <s>ObjectGroup</s>
                    <ref>organization</ref>
                </invoke>
                <ref>orgs</ref>
            </invoke>
            <append name='orgs'>
                <ref>organization</ref>
            </append>
            <invoke name='getUsers' class='com.waveset.ui.FormUtil'>
                <ref>context</ref>
                <map>
                    <s>conditions</s>
                    <list>
                        <new class='com.waveset.object.AttributeCondition'>
                            <s>MemberObjectGroups</s>
                            <s>in</s>
                            <ref>orgs</ref>
                        </new>
                    </list>
                </map>
            </invoke>
        </block>
        <MemberObjectGroups>
            <ObjectRef type='ObjectGroup' id='#ID#Top' name='Top'/>
        </MemberObjectGroups>
    </Rule>

  • How can HelpDesk manage users in multiple Organizations in OIM R2

    Hi All,
    I looking to satisfy a requirement for OIM 11g R2 where a helpdesk administrator can only manage users that belong to a particular institution. However, there are approximately 50% of users that belong to more than one institution, where helpdesk staff from each institution should be able to manage the user. Customer is currently
    doing this in Waveset by assigning users to orgs dynamically through rules which allows multiple virtual orgs. OIM unfortunately has no way to assign a user to multiple orgs, making OOTB authorization management very difficult.
    How can a administrators from different org manage same User. If that user belongs to different org?
    How to achieve this in OIM R2?
    Thanks
    Akshat

    Hi Adr,
    I know the OIM Authorization is around the Organization, and a user can present in only one org in OIM.
    I wanted to know, can we force the authorization based on Department/Institutions rather than Org. I am thinking in reagards of OES Authorization policies.
    OIM unfortunately has no way to assign a user to multiple orgs, making OOTB authorization management slightly difficult.
    I am looking to determine the best approach to accommodate this requirement. Due to the high number of users that reside within multiple institutions, leveraging organizations will not work. Asa far i know OES APM should be able to accommodate this, but could not find any solid guidance in the Oracle training or Oracle by Example documentation.
    Any thoughts?
    -Ak

  • Extract user list from NT 4.0 Domain

    Hi All,
    I am in the process of upgrading the NT4 domain to Active Directory.
    Can someone please provide a a way to generate a topology diagram for Windows NT infrastructure. 
    I know this is a very old technology, however i am now handicapped since none of the tools, like (hyena, AD Manager, DS Query, etc) are working. 
    Is there any method to run a topology diagramming similar to Active Directory Topology Diagramming in NT4.0 domain.
    Also i want a way to extract the active user list from NT Domain as well.
    OS version is windows NT 4.0 SP6
    Regards, Triyambak

    Hi Paul, Thank you for reverting it back. I think i do have one of the member server 2003 joined into the NT4 domain. I will surely give it a try. Does it need to be a DC, if yes, how can a DC be promoted in an NT4 environment.
    In my current scenario there are around 2000 servers joined into the NT domain  and I need to upgrade the NT to active directory. There are few things as per the design so far.
    >The members are all static IP addressing
    > there is no DNS in NT so they use a dns suffixes to a different domain (2008 functional level)
    > NT 4 is used only as authentication source.
    > Not sure if there are any NT Domain service accounts configured in the member servers.
    Complex isnt it..

  • How to extract User status for Sales and purchase contracts

    Hello,
    We need to load the User status linked to sales and purchase contract.
    I think that there is no datasource in BI content.
    What is the better solution ?
    - Enhance a standard datasource like 2LIS_11_VASTH with a status field (This solution is not ok for Purchase contract)
    - Create a spécific datasource to extract this status
    - Others
    Thanks for your help
    Best regards
    Christophe

    Hi,
    In your scenario its better to use generic extractor to get the reqd data. This data can than be stored in a DSO on the BI side.
    And you can look up for the user status using a routine .
    Regards,
    Rahul

Maybe you are looking for

  • Plugging in the DisplayPort to VGA Adapter disrupts display of embedded 'movies' in OpenOffice

    I am creating presentations with embedded movie clips (MP4 videos) using OpenOffice Impress. The embedded videos appear and play just fine on the MacBook Air display. But when I connect a video projector to the MBA via a Mini DisplayPort to VGA Adapt

  • How to restore back up files?

    hello, I backed up the files from my cell and after the update I want to put them back but the pc suite doesnt has the option of restore back up files or content copier.  I used Nokia ovi suite, don't know which version but i downloaded it with the c

  • How to export sequence to P2 card?

    Hi everybody I saw a tutorial in Adobe webpage explaining how to export sequence back to P2 Card, as Premiere CS3.2 (updated) is able to recreate, from a edited timeline, all the folder and file system needed to be read on a P2 card under mxf format.

  • Problem transferring tracks from my PC to my Zen To

    Rather than going through the rigmarole of contacting customer support I was wondering if anyone here can help me? I've just purchased the 20GB Zen Touch & I have about 2000 songs I want to put on it. The problem is that it only seems to transfer 0-5

  • Am I missing something?  How do I burn an iMovie to DVD

    I've spent hours importing and assembling clips in iMovie 08 and got it ready..but for the life of me, I cannot find out how to simply burn this to a DVD to go watch on television with my family. I don't want to export to youtube or my iPhone....Just