New attributes for resource

Hi,
I have AD as a resource in IDM. The attributes in IDM are mapped to corresponding attributes in AD. Now i have a requirement wherein I have some new attributes in AD. So i need to have IDM attributes mapped to these new AD attributes so that when i make changes to the IDM attributes these changes get reflected in the resource(AD) side as well.
Can anyone please tell me how can I proceed on this.
Thanks

You should be able to define those attributes in schema. If the workflow updates them as global.<attribute>, updates will flow to all resources with that attribute name. That's a blessing and curse if you're not careful with attribute naming, but very useful if you are careful.

Similar Messages

  • Add a new attribute for user provisioining on SAP R3

    Hi,
    I want to add a new attribute for user provisioining on SAP R3.
    - I have added new attribute in Process form and Resource form
    - I think i need to add this attribute in lookup definition of SAP attributes also need to do mapping
    but i am not finding lookup definition of SAP attributes .
    What will be name of lookup definition of SAP attributes? (In case of AD, we have AtMap.AD).
    Can any body please help me?
    Thanks

    Hi,
    You cannot add custom fields and do provision or recon for it.I have opened the SR with Oracle and this facility will be available in 9.1. which is launching after 4 months.You need to request the source code and modify it to get the custom fields.
    Thanks

  • Creating new Attributes for use with AttributedStrings

    I trying to find a way to change the color of key strings in a phrase so that they stand out. For example.
    the String (The water is HOT). I want the word HOT to be the color RED.
    I have noticed in using the TextAttributes option on the AttributedString doesn't have an option to change a color for a particular word in a String only a way to swap the foreground and background colors. In general is there a way to add new attributes for doing the above example?
    Just a note. This modification is not being done in an editor pane or text field. I'm looking for a way to do this without user interaction.

    If you are not drawing this in an JEditorPane, but just with DrawText, you will have to split the text up your self, draw the first half, then switch colors, then draw the second half.

  • Interface scenarios - new attributes for adapters

    Hi,
    sinde sp15 we have a new tab interface scenarios in solman
    and there are many adapters lile: EDI, XI adapters, etc that
    we can use in those scanarios with special attributes
    for each of those adapters
    if there any chance to add some new attributes in standard
    to those tabs ?
    thank you,
    Regards,
    Michal Krawczyk

    Hi Michal,
    On a related note, I would suggest you to read [this|Interfaces and Interface-Scenarios in Projects; thread, if it's useful for you.
    Coming to your specific question, by new attributes do you mean new technologies being listed in the list of values ?
    If so, yes you can add them (though there will be a standard warning message from SAP) in the view tables version of the following tables, from SM30.
    DIR_IFTECHATTGRP     Solution Dir: Interface technology and Attribute groupe
    DIR_IFTECHTOATT     Solution Dir: Assignment of Attributes to Interface techno       
    DIR_IFTECH_TYPE     Solution Manager: Interface Techno
    DIR_IFACE_TECH     Solution Manager: Interface Technology
    Trust this helps to answer your question.
    Best regards,
    Srini
    Edited by: Srinivasan Radhakrishnan on Oct 2, 2008 11:03 AM

  • How to add new attribute for triggering workflow?

    Dear Expert,
    I want to create condition for triggering workflow.
    I am working on travel request workflow, using BUS2089.
    my requirement is to differentiate or make condition of triggering workflow based on trip activity type,
    but I can't find any attribute about trip activity type.
    how to add activity type to be available for create condition?
    thanks

    Hi,
      If am not wrong you are trying to raise event when ever there is a new travel request raised, so the BOR would be availbel in the workflow container to be more preciese it would be available in the event container, so you need to find out the right attribute in the BOR where the trip type is assigned and validate this in the start conditions i mean in the basic data of the workflow where you activate the event linkage.
    Regards
    Pavan

  • Data load for new attribute

    i added a new attribute for customer master data but will be loading this attribute with a flat file which is different from the customer file. How can i achieve this?

    Once you have added the new field in the target.
    Flat File to contain Customer No & the new fields
    Follow instructions in this link...
    http://help.sap.com/saphelp_nw04/helpdata/en/9a/e92637c2cbf357e10000009b38f936/content.htm

  • Addition of New Attributes to existing Infoobject

    Hi all,
    I need to add new Attributes to an InfoObject,
    which is already in Prod Env for my next release.
    Can I add the new attributes in Dev and Transport the same to Prod without deleting the Data in the InfoObject in the Prod. env? we don't have option to get the data back if it gets deactivated, when transporting the New attributes to Prod as it is live and used in reporting..
    Please suggest me the best way to do that and some important points to consider when dealing with the above scenarios.
    Thanks in advance.
    Mike.

    Hi,
        You can add new attributes for the existing object and it will not be a problem to teh data.
    since you are doing it in dev you can even follow the below method.
    Create a new infoobject in dev with same attributes of the existing object and load data to the newly created object. Add attributes to the existing one and load back the data from the newly created object. Check out this. It will let you ensure about the data.(Assuming that the infoobject is master data object)

  • Web Service Tool - to add the attribute (to get a new TAG) for existing Obj

    Hi Gurus
    I have existing (productive) object name which we use for Letter Templates
    I need to add the new attribute but when I select it (highlight) the buttom below "Confirm selection" is not active, so when I got to "Maintain Attributes" I can't see my attribute there...
    Question is - how to do that?
    Do I need to got ot Settings first and make my WS "Not Productive" (what is the sequence)?
    Or I need to create a NEW web service (to re-place the current one) ?
    Thank you.

    hi There,
    Once the service is made Productive you can not make any changes.
    So first change it to non productive.
    Then add the attributes and again set it to productive.
    Hope this helps.
    Regards,
    Suchita

  • Steps for adding a new attribute

    Please let me know if the below steps are correct
    =================================================
    I have an Infoobject called 0XXXX in BW and want to add another attribute called XXX_TYPE.
    This infoobject is used in 2 Info Cubes and a Multiprovider. Also in 3 queries.
    In R/3 the info I need is stored in a Table(XYZ). Please let me know if the below steps are correct and all I need
    1) Create a generic extractor to pull the data from XYZ table (Like an ABAP program) .. This is the part which I am not clear !!!
    2) Modify 0XXXX in BW to add this new navigational attribute
    3) Load Master data using process chain
    4) Re activate all update rules
    5) Change Infoprovider's for the new attribute (How to do that ??)
    6) Change query (What changes will I need to make .. Just select this attribute field into the required query)
    Please help

    Hello,
    As you said, either enhance the extract structure by adding this new InfoObject and then write the code in the user-exit.
    Or if the SAP table has the Key fields of the InfoObject, then create a generic extractor. Create a view by including the key fields of the InfoObject and the new attribute InfoOBject for which data has to be derived from this. Use this view or the table itself for the extractor.
    Create new InfoSOurce for the InfoObject which will only update the new InfoObject. Keep only transfer rules for the Key InfoObjects and the new InfoObject.
    GSM.

  • PS2013 - When creating a new instance of Project Server hangs in 'Waiting for resources' status

    Hi,
    I have one instance of Project Server 2013 fully operational and I tried to duplicate the instance to make some tests. As I know the issue of using the same Content Database of Project Server in the same Server Farm, I used the powershell  backup/restore/dismount
    and mount the content database to change the site IDs to avoid index duplication. The Project server database was a regular SQL backup and restore in another database.
    I created a new Web App in the port 90 as show below.
    Then I included the Content database of Project Server as separated DB from SharePoint for this new SharePoint -acme90 and I tried to create the new instance. The creation hanged in "Waiting for Resources" status.
    To make another check excluding the reuse of the SharePoint-80 I tried to create another instance both in the SharePoint-80 where is the working instance and in the SharePoint-90, everything default and again they all hanged in Waiting for Resource.
    If I try to create the instance using PowerShell I got the following error:
    PS C:\Users\epm_setup> Mount-SPProjectWebInstance -DatabaseName Test_EPM -SiteCo
    llection http://acme02/epm -Lcid 1046
    Mount-SPProjectWebInstance : Cannot find an SPSite object with Id or Url:
    http://acme02/epm.
    At line:1 char:1
    + Mount-SPProjectWebInstance -DatabaseName Test_EPM -SiteCollection
    http://acme02/ ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~
        + CategoryInfo          : InvalidData: (Microsoft.Offic...ountPwaInstance:
       PSCmdletMountPwaInstance) [Mount-SPProjectWebInstance], SPCmdletPipeBindEx
      ception
        + FullyQualifiedErrorId : Microsoft.Office.Project.Server.Cmdlet.PSCmdletM
       ountPwaInstance
    All SharePoint and Project Server services are running, all App Pools and sites are started at the IIS. I could not find a hanging timer job.
    I cannot stop the hanged process or dismount the instances using Powershell since no instance created.
    How should I solve the hanging status of creation of the instance? As they are in Hyper-V I can go back using one snapshot.
    Thank you.
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

    Hi Eric,
    Thank your for your interest in this case.
    I checked for running and crashed PWA jobs and deleted all of them just after restoring the snapshot and tried to create the new instance in the new web app in port 90 (besides the existing and working instance in port 80), but again it hanged in "waiting
    for resources". There is not any timer job hanging, no error in event viewer or in log. So the error is well before working with cloned dbs.
    Answering your questiion, I am working all on 2013. My intention is backup one instance of the port 80 and copy to the instance of port 90, changing of course the url and the index of the content db of SharePoint. The process I used was:
    Create a new web app in port 90, creating a new SharePoint_Content_2 on a
    http://server:90 site.
    Created the top level site called Portal using the Team Site template.
    Create a new content db for new instance of Project Server named EPM_Content_2 using Central Admin.
    Backup content db from port 80 instance of Project Server and restore to this EPM_content_2 using PowerShell cmd.
    Dismounted and mounted this Project Server content db to create new index for existing sites to avoid index conflicts.
    Backup the Project Server DB from port 80 using SQL backup and restored as ProjectWebApp2 db for port 90 instance.
    Tried to create a new instance of Project Server
    http://server:90/pwa on web app of port 90 using the ProjectWebApp2 db and using the same app pool of the other instance. But as in the previous case, it hang out in "Waiting for resources".
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

  • New Format for creating Attribute Sets.

    Hi,
    In SAP CRM webclient ui 7.0 there is a new format for creating Attribute Sets. The format is 'value table'.
    On selecting Format=Value Table the field 'Table' comes up.
    There is a message: Here you can enter a table that contains all the values you want to use. This is particularly useful for attributes with a lot of values or if you want to enter multiple attributes with the same values. The table must be a check table with a search help.
    Do I need to create a table with all the fields in in marketing attribute assignment block with search help on attributes field.
    Can you please guide as to how I should go about this issue.
    Regards,
    John.

    Hi John,
    The Attribute Set of Format type 'Value Table' is for the Mutiple Attribute Sets. These can be either a Single Attribute Set with Multiple values or the Multiple Attribute Sets with One value.
    You can include all such marketing attributes into one table which is a check table with search help. and use this as the Value Table.
    Hope this helps you out!
    Regards
    Veena.

  • WF item attributes for new workflow versions

    Hi All,
    I have a query regarding Item Attributes for a particular workflow.
    Assuming that for a particular version there are say 100 Item_Attributes for a particular Workflow.
    In case a new version is loaded and if the new version is having say 102 Item_Attributes then
    2 additional attributes appear in WF_Item_Attributes table for that Item_Type.
    What if in the new version the number of attributes gets reduced to say 95.
    Will the number of attibutes for that particular Item_Type in WF_Item_Attributes will be 95???

    workflow creates versions for the new workflows you create(for most of the activities though not all)
    satish paul
    Hi All,
    I have a query regarding Item Attributes for a particular workflow.
    Assuming that for a particular version there are say 100 Item_Attributes for a particular Workflow.
    In case a new version is loaded and if the new version is having say 102 Item_Attributes then
    2 additional attributes appear in WF_Item_Attributes table for that Item_Type.
    What if in the new version the number of attributes gets reduced to say 95.
    Will the number of attibutes for that particular Item_Type in WF_Item_Attributes will be 95???

  • PS2013 - Creating a new instance of Project Server does not run and hangs in "Waiting for Resource"

    Hi,
    In my Project Server 2013 environment I created an instance of Project Server which is running in a notebook Hyper-V Windows 2012 Server with 11 GB, 4 threds, 3 GHz, one box configuration with complete version of SQL Server 2012 with SP1, nothing trial.
    PS and SPS 2013 updated with Cumulative Update of Dec 2013.
    I want to create a new empty instance in the same port 80 with a different URL or in the port 90 creating a new web application.
    Whatever option I choose, when I try to create the instance of the Project Server it hangs in "Waiting for Resource" status. No Event Viewer, no hanged timer Jobs, all services running, all pools and sites started and I found out nothing in the
    SharePoint Logs. After every attempt I return the server snapshot to the former state.
    The Project Server and SharePoint continue to work normally.
    Any hints where should I look to solve this issue?
    Thank you.
    Best regards, Ricardo Segawa - Segawas Projetos / Microsoft Partner

    Ricardo,
    so, the only clue I can find in your posting is around the web application.
    if you want a 2nd PWA instance on the same web application (this presums you have one already, working, right?).
    all you really have to do is give it a different "pwa" name - like "Test" or some such and use a unique project database name : Test_ProjectServerData
    there is much more you could do, for isolation into a private content database for example.
    to use a different port, then you need to setup a web application on a different port and proceed as above, selecting that web app to start from.
    if the basic action of new pwa site provision is not working, then it may suggest there is something systemmically wrong with the setup.
    let us know,
    Thanks, Eric S. Pcubed

  • New fields for Attributes Data Tab  in Org Model

    Hi, Guru's
    I want to add/remove a new fields for Org model --->Attributes data tab
    Diivision
    Currency
    region
    dist.chnl
    like that I want to add another new XXXX and respected values
    How it would be done.
    Regards
    CR Gupta

    Thank you.
    I didn't get get the final Object
    Can any one give solution.
    system automatically generating the Table = HRT1222 and Field = LOW,
    But
    I need to maintain some values and to be select one from that list.
    How can I overcome ?
    Thank You.
    Edited by: CR.Gupta on Oct 1, 2011 7:53 PM

  • New sales attribute for an Org Unit

    Dear Experts,
    how can I add new (sales) attributes for an Org Unit in the Org Model?
    Thanks in advance!

    Hi Joe
    Yes you can new attributes if you wish to add in Org.mgt
    if you want more details Reply back to this , i will send you all the details
    Regards
    Vinay

Maybe you are looking for

  • Connecting Sony Vaio v

    I am using Airport Extreme to connect multiple devices ( iMac, mac mini x2 , macbook , macbook pro, ipod touch, iphone, ps3 x2, wii, apple tv ) all with no problems. However, the only windows device i try to connect doesn't work. It's a fairly new (

  • Anyone have a decent W540 IPS display profile?

    I just received a W540 with the hi-res IPS display.  I didn't order the X-Rite builtin calibator because  I have an xrite i1 pro calibrator and their software and I can calibrate it myself, and I hadn't heard very good things about the builtin's resu

  • N97 - Maps 3.04 - difficult to create a multi-poin...

    On the face of it, the fact that Maps 3.04 can allow a multi-point, ordered route to be created is a good thing. However, I find building such routes to be difficult, particularly where they involve a mix of places stored as Favourites and places fro

  • 7.1.2 update + iPhone 4s = 1% battery and never charging.

    I recently did the update to 7.1.2  on my iPhone 4s. The issue I have had since then has been the battery reading 1%. It has been left on the charger with no change in status. Did the simple restart with the home button and power/lock button, still t

  • Update statistics for database

    I'm needing to update stats on all tables in the database, and an unsure how to do so, and haven't been able to find any documentation for it. Could someone help me in this, show me the code on how to make this happen. Thanks