OIM: Mapping to a particular OU in AD

I have to create an adapter so that an Division from HR is mapped to a particular OU in AD.
Like a Accounting divioson form HR system being mapped to OU=Users, ou=accouting
I belive I can start creating the adapter from adapter factory.
So i was trying to add the variable list but was not sure which type of variable I should be declaring the same. And also I believe i will have to define a logical task so that actions can be selected. But when I select a type of statement like for example IF, ELSEIF,.. I dont know how to match Operand Qualifier
Thanks in advance.

are you using the ootb ad conenctor pack? if so then there is a lookup field in the process form that brings up the values to the groups that the user should be added to, you can start by adding the "ou-users,ou=accounting" string to that lookup def so that it shows up when you do a direct provisioning this will be something that the admin will need to select.

Similar Messages

  • Looking to download earlier versions of OIM connectors- SJSDS in particular

    Hello,
    I downloaded SJSDS_904120.zip from the following website.
    http://www.oracle.com/technetwork/middleware/id-mgmt/downloads/connectors-101674.html
    I am installing this connector on OIM 9.1.0.2 environment. I am running into some issues with this version of the connector and wanted to try a previous version.
    Does anyone have a link to the previous versions of OIM connectors (SJSDS in particular).
    Regards,
    Sunny

    I was able to get the connectors from metalink.

  • I need to run a map against a particular dataset  - how can i do it in OWB

    Hello again :)
    I need to run a map against table on a particular dataset (WHERE clause) - how can i do it in OWB?
    The map is loading data from table A into table B (doing all sorts of wierd and wonderful things in between). Now table A had more (a lot more) data added which i have to load into table B.
    How can i modify my map so that it only runs agains this newly added data (normally i would do a where clause).
    i cannot find how to do it in OWB :(
    The map i am runnig is fairy complex so i didn't really want have to create another table/view of the data i need then remap in all etc.
    Any ideas would be greatly appreciated.
    thank you very much
    Kind Regards
    Vix

    Hello AP
    Well that is the thing - records are constantly added to table A all the time and then undergo tramsformations and loaded into table B. What i want to do is somehow indicate in the the map to only run agains records that have beed added (colmn2 = 'value').
    At the moment i created a view for the desired dataset (colm2 = 'value') and remapped everything. But it is a bit of a pain:
    1) there are a lot of functions and each takes a number of columns (i have some functions taking up to 6 diff columns)
    2) i have data loaded to table A all the time and i need to then transform and load it to table B. so i try to aviod doing the whole re-mapping thing all the time.
    In TOAD it would be a simple statment 'where colm2 = 'value' and all my functions will be run agains those records that satisfy the condition. How can i do it in OWB?
    If i use filter - i would have to use 'mid' table where filtered records will be loaded and from that use 'mid' table as table A in the map. does this make sense?
    the main disadvantage is the performance - moving data from one table to 'mid' table etc.
    I tried using conditional load filter and it still doesn't do what i want.
    After trying diff options i decided to ask people here about it. The only thing i have left to try is to ask Oracle support. I am sure it would be a 'user knowledge' as i am sure this functionality exist i just can't find any references to it.
    Thank you very much for all your help. In fact this forum helped me a lot with a number of other issues :)
    i just feel like a lemon coz it is very simple thing and i can't find how to do it...
    Kind Regards

  • Network dive map issue for particular user account.

    Hi,
    My one of the user want to access network drive.  But when he logoff or restart the system, he lost the map drive.
    He is a domain user. He already have few map drive in his profile.  But now he need to map one more network drive. And special requirement is he want to access that map drive from any system from our organization. And that drive should not
    get disconnect/dismount after he logoff or restart the system. 
    Note:  User XYZ wants to access particular map network drive form any system, where he login in domain. And
    no other user should be able to see or access that particular map drive.  
    Also if user XYZ logoff or reboot the own system, Then when next time he will login again from any system, he must be able to see and access that particular
    map drive.
    How do i configure this....Please help.
    Regards,
    Santosh Pawar 

    Hi,
    Using Group Policy Preferences to Map Drives could meet your requirement. It based on group membership.
    About how to get it, please refer to this guide:
    Using Group Policy Preferences to Map Drives Based on Group Membership
    https://blogs.technet.com/b/askds/archive/2009/01/07/using-group-policy-preferences-to-map-drives-based-on-group-membership.aspx 
    For further help, I would like to suggest you ask Directory Services forum:
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverDS
    Karen Hu
    TechNet Community Support

  • Restricting LOV MAPS to a particular responsibilty

    Dear Friends,
    I have 3 lov s in my page ... MATERIAL , SUBINVENTORY AND LOCATOR.
    I did a vo extension to get default values to SUBINVENTORY AND LOCATOR fields from another lov (MATERIAL )
    I used few LOV MAPS and FORMVALUES.
    Now i want to restrict this DEFAULTING to particular responsibilty level only .
    Can any one help me in this regard .......HOW TO RESTRICT LOV MAPS AND FORM VALUES TO ONLY A PARTICULAR RESPONSIBILITY.
    let me know for clarification, plz help.
    Thanks
    Aravinda

    Dear Friends,
    I have 3 lov s in my page ... MATERIAL , SUBINVENTORY AND LOCATOR.
    I did a vo extension to get default values to SUBINVENTORY AND LOCATOR fields from another lov (MATERIAL )
    I used few LOV MAPS and FORMVALUES.
    Now i want to restrict this DEFAULTING to particular responsibilty level only .
    Can any one help me in this regard .......HOW TO RESTRICT LOV MAPS AND FORM VALUES TO ONLY A PARTICULAR RESPONSIBILITY.
    let me know for clarification, plz help.
    Thanks
    Aravinda

  • Mapping field to particularly a[2] element in an array of values.

    Hi Experts,
    The source structure is
    MT
    RootNode
            Parent(1..unbounded)
                     Contact(0..unbounded)
                             Phone(0..1)
                                   Subscriber(0..)
    I've to map a target node to Parent->Contact(1)->Phone->Subscriber node only and skipping all other occurences of Contact.
    How do we do it in PI?
    Regards,
    Vishal

    P836340 wrote:>
    > For Ex:
    > In my input file the following data come..
    > <?xml version="1.0" encoding="UTF-8"?>
    > <ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge">
    >    <ns0:Message1>
    > <DT>
    >  <Contact >
    >                <Telephone >9857468<Property>
    >                <Description >EFGH<Description>
    > </Contact>
    >  <Contact >
    >                <Telephone >989897468<Property>
    >                <Description >EFGH<Description>
    > </Contact>
    > </Contact>
    >    </ns0:Message1>
    > </ns0:Messages>
    >
    > I want only the 2nd Telephone value to be used in mapping.
    Hi Vishal,
    You want ony the 2nd Telephone numer....
    Did you mean to say, If you are having 5 Telephone numbers you want to use only 2nd telephone number..
    Mention your requirement properly...
    Thanks.
    Edited by: Jyothi Anagani on Aug 21, 2009 11:58 AM

  • How map to my particular table to the fact table in obiee 11g...

    Hi friends,
    I did this simple report in obiee 11g(i.e)
    "NATIONALITY COUNT IN DEPARTMENT WISE"
    For that i used the following tables:
    per_all_assignments_f----->fact table
    hr_all_organization_units----->dim table(containing departments)
    per_all_people_f---------------->dim table(containing nationality)
    I made all the mappings in the physical diagram, as also viewed my report in BI answers
    It shows the following results like
    NATIONALITY---------------------------------------------------------------------COUNT(NATIONALITY)
    AUS------------------------------------------------------------------------------------------------24
    AFR------------------------------------------------------------------------------------------------25
    PHQ_VB-------------------------------------------------------------------------------------------40
    SH_VT----------------------------------------------------------------------------------------------4
    The problem is for me it is showing the above results, but the nationality column is of various codes of the country.
    Since i doesnt want the code of the nationalitian to display in the results..i need the meaning of each and every nationality..
    like,
    AUS------------------------Australian
    AFR-------------------------African
    PHQ_VB----------------------Germanian(assigned)
    Since i know that the meaning for the nationalitian is available in "FND_LOOKUP_VALUES"...okay..
    I can import "FND_LOOKUP_VALUES" table to the physical layer...but how i can able to give the mapping to the fact table in my physical diagram...
    In my report the fact table is "per_all_assignments_f"
    As my fact table doesnt contains any matching column corresponding to the dimension table "FND_LOOKUP_VALUES".....
    Then how i can give mappings to the fact column???? for viewing the full meaning of the nationalitian in my report.....Help me friends...
    Regards,
    Harry...

    Hi bifact,
    I followed the step that U asked me to go but im stuck with later.....
    *) I saved the query that i executed in toad with the columns showing country codes and country meaning to the excel sheet...
    This is the query that i executed in toad and copied data s in excel sheet..
    select z.lookup_code, z.meaning
    from per_all_people_f e, per_all_assignments_f f, hr_all_organization_units h, fnd_lookup_values z where
    e.person_id = f.person_id and f.organization_id = h.organization_id and e.business_group_id = f.business_group_id
    and f.business_group_id = h.business_group_id and f.location_id = h.location_id
    AND z.lookup_type(+) = 'NATIONALITY'AND z.lookup_code(+) = e.nationality and sysdate between
    e.effective_start_date and e.effective_end_date and e.nationality is not null
    *) After that i created a system DSN for the excel drive..
    *) After that when i tried to import metadata of the excel data that is saved, it showed me connection failed...
    For importing this excel data
    what connection details i need to give:--------------------
    as well as user name and also password...
    Soon after importing this excel you said that to give key connection only to fnd_lookup_tables(dim) and that excel data..
    if so, again im not giving key connection to my fact table..
    I think again the same error will occur that no logical mapping is not made to fact so again repository is inconsistent...
    Hi bifact sorry to ask you, but can you see the steps that i followed is correct and after that wat more steps i need to proceed..Can you tell me in breif manner...Thanks for your help...
    Regards,
    Harry...

  • Mapping for a particular field

    HI Friends,
    In my source structure i have  field called "Purchase ID". I need to map this field to target based on one criteria as follows :
    Only the following Purchase ID's should be considered  from source xml.
    Purchase ID
    100
    101
    102
    103
    104
    I should not pick any other values. If i get any other values. we should throw expection.
    Kindly guide me friends.
    Renu

    Hi ,
    I used Fixed Values. I added all the values  under 'value  column'  and chose 'throw expection' option
    What i have to use under Key column ?
    When i places some dummy texts under key column and tried to test in Test tab. I got the following error
    Exception:[java.lang.IllegalArgumentException: No value found for '101'] in class com.sap.aii.mappingtool.flib7.TextFunctions method fixed_values[101, FixedValues{ purchase1=101}, com.sap.aii.ib.bom.flib.types.ValueMappingStrategy@1f5c37b, , com.sap.aii.mappingtool.tf7.rt.Context@6a12bdc] com.sap.aii.utilxi.misc.api.BaseRuntimeException: Exception:[java.lang.IllegalArgumentException: No value found for '101'] in class com.sap.aii.mappingtool.flib7.TextFunctions method fixed_values[101, FixedValues{purchase1=101}, com.sap.aii.ib.bom.flib.types.ValueMappingStrategy@1f5c37b, , com.sap.aii.mappingtool.tf7.rt.Context@6a12bdc]
    kindly guide me

  • How to find what are  the  support-teams map with particular componant type

    hi experts,
    i am new in solution manager.. My requirement is when creating the support message in crmd_order t-code i have to give the componant type in transaction data after that in fast entry screen i have to assign support team for that componant type .. here i have to give only valid support team which are map with particular componant type .. when save the support message here i have to check that support team is map with that particular componant type (i.e that support team is belong to that componant type ) .. thats what i have to do in abap development .. so how to find the what are all the support teams mapped with particular componant type .. whether it is stored in any table or ?.. Please give solutions ..
    Regards,
    Kumar..

    Hi Kumaresan-
    I'm not sure I fully understand your requirement but I will try to help out. If you are trying to determine / associate the relevant support team according to which component they are responsible for, this might help.
    The determination of the support team is maintained by configuring rule 13200137 in transaction PFAC_RESPO.
    Click on the Responsibilities Tab
    Create your responsibility based on your support team requirements
    Assign the appropriate Support Team, this data will be taken from the settings you have maintained when creating your org chart in ppoma_crm
    Highlight a responsibility and click Change
    In this table you will see an entry for SAP Component, this is where you identify which support team will be determined based on component

  • Creating GTC in OIM 11g (11.1.1.3.0)

    Hi,
    I'm trying to install Generic Technology Connector (Database_App_Tables_9.1.0.5.0) and to configure the target sysatem as a trusted source reconcilation task in OIM 11g 11.1.1.3 but I get a lot of problems. I used the following quides to do that:
    1) Oracle® Identity Manager Connector Guide for Database Application Tables Release 9.1.0
    2) racle® Fusion Middleware Developer's Guide for Oracle Identity Manager 11g Release 1 (11.1.1)
    First of all, these quides don't correspond to the OIM 11g or I'm not smart enough to understand them. On the step 3 of configuration target system as a trusted source I can't find some of the mandatory fields of the OIM User form. The Guide tells me that mandatory fields are: User ID, First Name, Last Name, Employee Type, User Type, Organization. But in the User form only some of them represented: First Name, Last Name, Organization.
    Nevertheless I configured my system as follows:
    1) I'd created table EMPLOYEES with columns LOGIN, FIRSTNAME(primary key), LASTNAME, ORGANIZATION in my Oracle DB. I'd add one row in my table useru, User, User, Xellerate Users.
    2) I'd configured my connector as follows:
    step1:
    Name      Test
    Reconciliation           select
    Transport Provider Database Application Tables Reconciliation
    Format Provider      Database Application Tables Reconciliation
    Trusted Source Reconciliation selected
    step2:
    Database Driver      oracle.jdbc.driver.OracleDriver
    Database URL      jdbc:oracle:thin:@localhost:1521:orcl
    Database User ID      system
    Database Password *******
    Parent Table/View Name EMPLOYEES
    Reconcile Deletion of Multivalued Attribute Data not selected
    Reconciliation Type Full
    step3:
    source reconciliation staging OIM
    LOGIN---------------->LOGIN-------------------------------------->User Login
    FIRSTNAME-------->FIRSTNAME------------------------------->First Name(Matching only)
    LASTNAME--------->LASTNAME------------------------------->Last Name
    ORGANIZATION-->ORGANIZATION------------------------>Organization
    After running TEST_GTC schedule, reconciliation is finished without errors in OIM log file and reconciliation evet is created.
    The Reconciliation data of this event looks like:
    Attribute Name Attribute value OIM mapped field
    LOGIN useru User Login
    FIRSTNAME User First Name
    LASTNAME User Last Name
    ORGANIZATION Xellerate Users Organization Name
    The History of this event looks like:
    Event Recieved
    Data Validation Succeded
    No User Match Found
    Creation Faild
    Notes: ORA Error Code =>ORA-01400: cannot insert NULL into () ORA Error Stack =>ORA-06512: at DEV_OIM.OIM_SP_RECONBLKUSERCRUD", line 722
    Has anyone any ideas how to get through this?
    Thanks in Advance!

    Be a Good Guild Leader in the WOW Gold.By the way, we sincerely invite all game players whether you are newbie or veteran to Buy WOW Gold.Then, the icing on the cake: Your guild leader emu-raged when your husband made a comment about the(RS Gold) whole thing. To me, your husband reacted naturally. I probably would have said the same thing. The only person doing something "wrong" in this situation was your guild leader. The bottom line is this: It's not a guild leader's place to(Lotro Gold) "test" your behavior. Honestly, I can't imagine a context in which it would be appropriate for (Metin2 Gold)anyone to do this, under any circumstances. The sheer self-righteousness of it nauseates me.

  • Mapping in Kodo 3

    Am I correct in my impression that in Kodo 3 all mapping related
    extensions that could formerly have been done in the *.jdo file via Kodo
    entensions (table=, size= ordered=, etc.) can now be done in the mapping
    file or are there exceptions?
    Scott

    Am I correct in my impression that in Kodo 3 all mapping related
    extensions that could formerly have been done in the *.jdo file via Kodo
    entensions (table=, size= ordered=, etc.) can now be done in the mapping
    file or are there exceptions?No. Currently, only mapping data can go in the .mapping file. This
    does not inlcude things like column sizes, index attributes, etc. It
    only includes the mapping of classes and fields to tables and columns.
    In the future, we plan on supporting additional mapping formats, in
    particular JDO 2 metadata, which allows you to separate out all
    schema+mapping information, or to include it all in your main JDO file,
    all without needing extensions.

  • Binding mapping in a process flow

    Hi,
    This is the first time i am creating a process flow. I have kind of figured all the stuff out but i get 1 error in validation. i pulled the mapping into the process flow and named it but i donot know how to point it to the mapping in a particular location. is there something i need to do for this. I get the following error when i validate.
    mapping_name's bound object null of null type???has been deleted.
    Thanks
    Bharath

    Hi,
    I found the issue and it is solved...donot bother answering this thread....
    Regards
    Bharath

  • Listing attributes of a particular level in a dimension via API call

    Hi,
    We are using the Oracle OLAP Java api's to browse the metadata and contents of an OLAP schema. We need to be able to access an api that lists just the Attributes that are mapped to a particular Level within a dimension.
    Note the following snippet of code can be added to the OLAP Java examples. This displays a list of key value pairs. The keys are the unique level identifier in the form "HIERARCHY::LEVEL::ID", the value is the contents of the specified attribute. The result would be suitable for input to a combo box control in a JSP or similar.
    public static void getFilters(String dimension, String hierarchy, String level, String attribute) throws Exception {
    MdmPrimaryDimension mdmDimension = getMdmPrimaryDimension(dimension);
    MdmHierarchy mdmHierarchy = getContext().getHierarchyByName(mdmDimension, hierarchy);
    MdmLevel mdmLevel = getContext().getLevelByName((MdmLevelHierarchy) mdmHierarchy, level);
    MdmAttribute mdmAttribute = getContext().getAttributeByName( mdmDimension, attribute);
    StringSource levelSource = (StringSource)mdmLevel.getSource();
    StringSource attributeSource = (StringSource)mdmAttribute.getSource();
    Source querySource = attributeSource.join(levelSource);
    try {
    prepareAndCommit();
    getContext().displayResult(querySource);
    } catch (oracle.olapi.data.source.UnmatchedInputsException e) {
    System.out.println("UNMATCHED ID's " + e.getUnmatchedInputIDs());
    Prior to calling this we need a way of prompting the user to select the appropriate attribute to display in the value field of the list. We can get the full list of attributes for the Dimension with the following code snippet:
    MdmPrimaryDimension mdmDimension = getMdmPrimaryDimension(dimension);
    List attributes = mdmDimension.getAttributes();
    However calling the code below returns an empty attribute list.
    MdmPrimaryDimension mdmDimension = getMdmPrimaryDimension(dimension);
    MdmHierarchy mdmHierarchy = getContext().getHierarchyByName(mdmDimension, hierarchy);
    MdmLevel mdmLevel = getContext().getLevelByName((MdmLevelHierarchy) mdmHierarchy, level);
    List attributes = mdmLevel.getAttributes();
    What api's can we call that would let us list just the attributes mapped to the Level in question?
    Any help is appreciated.
    Regards,
    Ed

    <LINK (<IDESCENDANTS (PutMemberNameHere) AND <DIMBOTTOM (PutDimNameHere)

  • Raising error from Value Mapping

    All,
    We are using value mapping for a particular field in our messages. The value mapping table does have entries for most of the entries.
    Is there a way to raise an error - when the runtime gets a value that is not defined in the value mapping table?
    Thanks.

    Let me also explain what we are trying to do. probably that will help in getting a better or easier solution.
    we are using the value mapping mass replication, where in we get the whole translation table into the cache and use it in our application. This table is pushed from R/3 using a report/proxy.
    http://help.sap.com/saphelp_nw04/helpdata/en/2a/9d2891cc976549a9ad9f81e9b8db25/frameset.htm
    I was worried that what will happen, if for some reason the cache is cleared during a restart or something. All the value mappings will fail - till the time the data is sourced again from the R/3 system - right? (we are currently having the R/3 proxy push the translation data every 12 hours or so, but was worried about the time in between).
    Thanks.

  • Prob. in challan de mapping

    When de map the challan of March month
    It shows
    Unable to save challan mapping due to negative entry in Total Number of Employees Partially Mapped

    Hello
    Regarding your query, the issue reported by you basically happens due to inconsistent mapping or unmapping of the employees to the Challan.
    We would suggest you to kindly delete of the negative entry from the table 'T7INTE'. You also need to delete the entries from the table PCL4 as well for the corresponding challan for which the negative entry has been created. Performing the above suggested steps will remove the reported inconsistencies. After deleting the entries completely, kindly perform the Challan mapping for the employees again. Please make sure that you are not deleting the entry from the table for which Form24Q
    has already been generated.
    The deletion process can be explained as such:
    1. Execute the transaction 'se16'. Go to the tables mentioned above. You can execute the table 'T7INTE' with the TAN number. On execution,a negative entry will be displayed for a particular challan. Select that entry and delete of the entry from the table.
    2. Go to table PCL4. Execute the table with relid as 'I1' to 'I2' and the TAN number in the field 'SRTFD' as 'TAN number'. On Execution, you will find all the employees mapped to that particular TAN with the corresponding period dates. Delete of the entries for the period for which there existed a negative entry in the table 'T7INTE'.
    3. After deleting the entries successfully from both the above tables, kindly performing the mapping action again.
    Thanks and Kind Regards
    Ramana

Maybe you are looking for

  • Output to an HDMI TV

    Hello everyone, I am wanting to connect my MacBook (Intel Core2 Duo 2Ghz) to my TV, a Pioneer PDP-434HDE (the actual box that all TV inputs are connected is the Pioneer PDP-R04E). I have an Apple mini-DVI to DVI adapter, connected to a DVI-HDMI cable

  • Can't print PDF's to Canon MP560 running Snow Leopard on MacBook

    Since upgrading my 2008 MacBook to Snow Leopard a few weeks ago, I've been experiencing problems printing to my Canon MP560. Initially, nothing would print at all, even after updating my drivers, so I uninstalled & reinstalled the printer and it seem

  • IMac 24" power supply replacement

    My power supply went bad,it is part # 614-0405. I don't see many replacement parts for this part number online. Is there another power supply that will work in its place, maybe from the 2008 imac 24"? thx

  • Select options and parameter

    We have a parameter and select option in Selection Screen, by using the parameter and select option in the select query, with out passing the any values to the Parameter and SO, how we will get the records?

  • Need to re-install Photoshop Elements. Where can I download it? [was: Download question]

    I bought a new Mac Pro which doesn't have a disk drive. How can I download photoshop elements onto my computer? I have already purchased the program on a disk and have it on my dell laptop.