New IT Resource based on old IT Resource

Hello,
I would like to create a number of IT resources all based on the same connector. So basically, I want the new IT Resource to inherit all of the provisioning tasks from the original IT Resource (but I just want less fields to be assigned).
Is there a quick way to do this? (Or is deployment manager the best & quickest)

Hello,
I would like to create a number of IT resources all based on the same connector. So basically, I want the new IT Resource to inherit all of the provisioning tasks from the original IT Resource (but I just want less fields to be assigned).
Is there a quick way to do this? (Or is deployment manager the best & quickest)

Similar Messages

  • I'm trying to download my Master CS6 onto a new hard drive because my old one crashed and I keep getting a message saying " Cannot write the file" or "I don't have permission to access the requested resource." ? What does this mean?

    I'm trying to download my Master CS6 onto a new hard drive because my old one crashed and I keep getting a message saying " Cannot write the file" or "I don't have permission to access the requested resource." ? What does this mean?

    Yes- it is a Mac. I went through adobes system requirements and re- downloaded supportive software. The notice seems to happen near the end of the down load with the messages above. I'll look into your suggestion. Thank you- appreciated.

  • Search resources based on created date

    Hi,
    I am unable to search the resources based on creation date.
    I used the code as follows.
    sqb = new SearchQueryListBuilder();
    Timestamp ts3 = new Timestamp(d3.getTime());
    String searchCreDt = "default:created(value>"ts3.toString()")";
    sqb.setSelectedCustomProps(searchCreDt);
    qel = sqb.buildSearchQueryList();
    // where d3 is the Date object.
    I am able to get the using sqb.setSelectedStartDate(d1); and sqb.setSelectedEndDate(d2);     
    I am able to get the string type as follows,
    String searchAnd = "default:modifiedby(value=" + modByTxt + ")," + "default:createdby(value=" + creByTxt + ")";
    sqb.setSelectedCustomProps(searchAnd);
    I need the sample code for getting the resources between from and to dates.
    Regards
    Chede

    Please provide me some input.
    Regards
    Chede

  • Template based on Modify Provision Resource not showing existing groups

    Hi All,
    In OIM 11gR1, we have created custom templates based on Provision and Modify Provision Resource. For templates based on Modify Provision Resource, Oracle says that it should show all existing groups/responsibilities of the beneficiary during request creation. However, it shows empty rows during adding of new responsibilities. Has anyone faced this issue and why is this happening.
    Please let us know.
    Thanks.

    Samique Tanweer, Hope this solutions helps you.
    One possibility is, If your CSS template is common for both BI and Other department Users except LOGO, then create a single CSS template.
    In your report, Take a blank cell. Insert image into it.
    Now, Create a Alert based on Users and apply that alert(Rule) to above inserted image.

  • How to change the resource of an old project from 7830r to 7841r for a NI FPGA module?

    Hello,
    Could you please tell me what is the easiest way to change the target resource (the device
    information) for the FPGA in a old project? We are using a 7841R board, but the
    old LabVIEW project always treat the board as 7830R and I therefore can not complete the compiling and run
    the project. 
    Thanks!

    You need to add the new board as a new target to the project. If you're using a recent version of LabVIEW you can then drag all the resources from the old FPGA target to the new one (I don't know if this works for IO items). In older versions of LabVIEW, you may be able to drag the files but you'll need to recreate the IO, FIFOs, memory blocks etc.

  • Making old sound resource files work again

    I have several old sound resource files from system seven through 9 that I would like to migrate over to my mac book pro but they show up as unrecognized files. any way to get these files to work in this new X environment?
    Thanks for any help
    Andy

    andyfroiland wrote:
    I have several old sound resource files from system seven through 9 that I would like to migrate over to my mac book pro but they show up as unrecognized files. any way to get these files to work in this new X environment?
    Try adding ".aiff" to the filename and see if OS X then associates them with QuickTime.
    I recently found a stash of old System 7.5 sound clips of mine from high school (1995) that now work in OS X.
    Hope this helps,
    Steve

  • Resource Based Authorization sample program and application

    Recently i have studied about the types of authorization and i also did some samples for role based authorization. Now i am looking for Resource based authorization, the sad thing is that i could not able to understand the concept.
    So i am looking for the sample application and C# program. 
    I just want to know the concept of resource based authorization and also the sample application file and c# coding file.
    Please provide me the sample.
    Thanks in Advance. 

    Hi,
    Technet forums are dedicated by technologies. Since you are more looking for concept, you should check for blogs on the Internet (try google...).
    Otherwise please refer to TechNet forums homepage and look for your technology (C# for instance).
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Approval work flow for Role based and Resource based

    Hi All,
    We have to implement approval work flow for the following things in OIM 9.1.0.1
    Approval work flow for Functional Roles (Groups in OIM) (Approvalsrequired for users to get these roles)
    IT Roles (Resources in OIM) (Approvalsrequired for users to get these resource)
    Functional Role (Group) contains policy1,polici2. Polciy1 contains res1,res2 and Policy2 contain res3,res4.I want to create approval work flow for this Functional Role to achieve the following
    User raise a request for the functional role, then it should wait to get manager approval. then once its gets approval, that user account should create on all resources which are involved in that group.
    And, I have to define approoval work flow for all individual resources to get users account creation on target with approvals. These resources may include in the groups as well.
    After getting approval for functional role (Group), then Will OIM starts the approval flow for all resources involved in the group? becase, all resources have approval workflow at resource level also.
    My Goal: Approval work flow for Group, should not process the approval work flow for resource. can we do it in OIM 9.1.0.1?
    And can we do the same in OIM 11g also?
    Please help me and do let me know, if you need any information from my end.
    Thanks.

    Thats configurable buddy ! ! And possible in 10G and 11G both versions.
    Functional Roles : These are the groups/roles in OIM 10g/11g with access policies attached at the backend.
    - Create a dummy resource and name it Request Role or anything as you like. Attach an Object Form to it and have form field for Role Name, this would be a lookup type field linked to all OIM groups (leave system values using lookup query). So a user can select any OIM Group in this request as per configuration. Have approval workflows defined on this dummy resource Request Role and in its Provisioning Process make user/s a part of the requested group.
    - Now once the user is made a part of the group, the associated access policy would be invoked automatically and thereby provisioning. The only thing you need to keep in mind is that create the access policy without approval (there is a check box). If you do this the approvals would never be invoked even if you assign a group manually to the user coz it suppresses all the approvals in this access policy.
    IT Roles : These would be linked to the resource and you can define individual approvals on the resources as required.These approvals would be required if someone raises a request for these resources individually.
    Thanks
    Sunny

  • Please note that i am seeking some assistance with adding the followng resource: A maximum of 4 resources can be added at an additional cost of $500 per day per resource.

    Hi, Please note that i am seeking some assistance with adding the following resource to a task in Microsoft Project 2010:
    A maximum of 4 resources can be added at an additional cost of $500 per day per resource.

    Hi Clemence,
    Your post has quite little details, but as far as I understand, you want to add 4 resources on a task, each resource costing 500$ a day. Since it is not mentionned if it is generic resources (skill or role) or named resources, I'll assume that it is generic
    resources. Based on this understanding, here is a proposal:
    Go to the resource sheet,
    Create a work generic resource ("type" field set to "work", "generic" field to "yes"), typing in the resource name field the skill name,
    In the max unit field, enter 400% for 4 resources (for just 4 if  your Project 2010 is configured to display units in decimals),
    Since the rate is an hourly rate, make the calculation : 500$ per day / 8 hours a day = 62,5$ per hour,
    Go back to the Gantt Chart, split the window (click "detail" in the view tab of the ribbon),
    Select your task and assign the newly created resource with a given % units.
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Synthetic FibreChannel Port: Failed to start reserving resources with Error 'Insufficient system resources exist to complete the requested service.' (0x800705AA)

    Hello Gurus 
    i have installed windows server 2012 RTM with Hyper-V. i already created virtual machine with virtual fiber channel adapter connected to physical one. sometimes when i restart the virtual machine it gets failed to start again and the following error appears
    in the event viewer of the host:
    error id 21502
    'Virtual Machine xyz' failed to start.
    'xyz' failed to start. (Virtual machine ID number)
    'xyz' Synthetic FibreChannel Port: Failed to start reserving resources with Error 'Insufficient system resources exist to complete the requested service.' (0x800705AA). (Virtual machine ID
    number)
    'xyz': Operation for virtual port (C003FF18F98C000E) failed with an error: No physical port available to satisfy the request (Virtual machine ID
    number).
    error id 1069
    Cluster resource 'Virtual Machine xyz' of type 'Virtual Machine' in clustered role 'xyz' failed. The error code was '0x5aa' ('Insufficient system resources exist to complete the requested service.').
    Based on the failure policies for the resource and role, the cluster service may try to bring the resource online on this node or move the group to another node of the cluster and then restart it.  Check the resource and group state using Failover Cluster
    Manager or the Get-ClusterResource Windows PowerShell cmdlet.
    appreciate your help
    Ashraf

    Dear All,
    Subject : Need to create a file cluster
    in Guest Vms (Host machine : Windows 2012 R2), using MSA p2000 strorage with HBA Qlogic (HP 8Gb PCIe Host Bus Adapter)
    Note: It's a direct connection from HBA to HP MSA p2000 (No SAN switch in between)
    Currently I am using Qlogic HBA (HP
    81Q 8Gb 1-port PCIe Fibre Channel Host Bus Adapter- Part No. AK344A).
    Unable to create vPort using  Microsoft
    Hyper-V (Win 2012 R2) & secondly using QConverge
    Console utility.
           When trying to create  Microsoft
    Hyper-V (Win 2012 R2), I received the below error.
    Secondly, when I am trying to create vSAN switch in using Qlogic QConverge Utility the above error is popup. 
    Currently I am using the following latest version of Qlogic Firmware & Drivers...
    HBA - Running Firmware Version:  7.00.02
    HBA - Driver Version:  STOR Miniport 9.1.11.24
    If any body the same issue, Please could you update me as earliest.
    Regards,
    Mirza

  • The new macbook 2.4 vs old macbook  pro 2.33

    hello,
    I would like to know which is (over all) a more powerful computer the new macbook 2.4(4GB ram) or the all macbook pro 2.33(4GB ram 3 GB usable). I really dont care for the weight and the screen power. I just want to buy the best computer performance for the same price.
    thank you for the advice.

    Hi,
    I too wanted to know the same answer. I decided to purchase the new macbook 2.4 4gb RAM and compare to my old MBP 2.33ghz 4gb RAM.
    Overall the new macbook opened things slightly faster but there was not too much difference. I do alot of basic 3D work, specifically in MAYA and the new macbook rendered faster everytime.
    The only thing i did notice was that the scene lagged slightly in the viewport on the new macbook compared to the old mbp.
    Not really noticable to the naked eye, but u could tell when you put the 2 notebooks together.
    My conclusion is that the 2 notebooks are very similar. I would make my descision based on whether you want a glossy screen or not. For me the glossyness is really annoying but i wanted a more portable device that i could plug into my 23 cinema display at work.

  • Error: Resource cannnot rendered with XML Resource Renderer?

    Hi, KMC fellows,
    When I tried to display/edit news with NewsExplorer, it throw me this error from times to times:
    "Resource cannnot rendered with XML Resource Renderer"
    But I am using the default NewsExplorer without making any custom change, how do I solve this problem?
    Thanks for any constructive inputs.
    Kent

    Hi Kent,
    > But when the server restart, it become fine for while,
    > then it will repeats from times to times.
    If you can reproduce it (I know, really "reproducing" is probably not possible) - so if this behaviour occurs while you know / can see from monitoring that no KMC restart has happened - please open an OSS message!
    Best regards
    Detlev

  • How to i create a new itunes account for my old iphone so i can transfer data to new iphone, since my daughters new iphone is now linked to my acc and she ends up with all my apps and contacts etc

    My daughter has previously had an ipod which was linked to my itunes iphone account.
    she now has a new iphone and has linked this to that account and now she receives all my contacts apps etc when she syncs her account.
    How do i create a new itunes account for my old iphone so that i can transfer data to my new iphone and keep the two seperate so that when she deletes all my contacts and apps and then syncs her phone again we can still be compatible.

    iOS 5 & iCloud Tips: Sharing an Apple ID With Your Family

  • HT201250 I use Time Machine to back up my entire computer with my external hard drive. I am getting a brand new iMac this month and was wondering what is the process of using this back up to restore my new computer exactly how my old computer was?

    I use Time Machine to back up my entire computer with my external hard drive. I am getting a brand new iMac this month and was wondering what is the process of using this back up to restore my new computer exactly how my old computer was? I want to make sure I will still have various important files on my new computer, like my songs in iTunes, my photos in iPhoto, etc, etc. Thanks so much in advance!

    Welcome to the Apple Support Communities
    When you turn on the new iMac for the first time, Setup Assistant will ask you to restore a backup, so connect the external disk and follow steps to restore all your files to your new iMac. Your new Mac will have the same settings and programs as your old computer.
    In other cases, I would recommend to restore the whole backup without using Migration Assistant or Setup Assistant, but a Late 2012 iMac uses a special OS X build, so the OS X version that you're using on your old Mac won't work on the new one. For more information, see > http://pondini.org/OSX/Home.html

  • Is that possible to transfer data from old apple id to new apple id becoz my old apple id is not working

    Is that possible to transfer data from old apple id to new apple id becoz my old apple id is not working.

    Merging of Apple ID accounts is not possible.

Maybe you are looking for

  • Mba-11,mini dp to hdmi adapter =sound not working.

    its a moshi bought from apple store,the picture is fine,but im not getting sound out,into 40"lcd,yes ive changed sound prefs,funny thing it works in vista on bcamp,ive heard 10.6.4 broke compatibility from 10.6.3,anyone else had this problem?anyone h

  • Is there a way I can use Catalyst to create my custom flex components but make compatible with 3.5

    I am new to Catalyst and looking for a way to create components in Catalyst to be compatible with an existing application created in SDK 3.5. I am working on a project for a client to reskin an existing flex application done in SDK 3.5, but they are

  • FormattedValue for time

    Hello all, I'm having some trouble with the formattedValue property. So far, i have used it successfully in order to validate the date format when the user exits a date field in my form. The solution was quite easy to find, and although i didn't unde

  • Without release schedule agreement schedule lines should not be maintain

    Hi experts,        i made a schedule agreement and i have given 2 level of releases for it.. so with out releasing i maintained schedule lines in me38, then i made migo then system says the document has not been released yet. but what my query is sch

  • Debug an applet that has a run-time (logic) error how?

    hi, I have an applet that has a non-terminating loop in it...I found it after eye-balling my code. How would one debug an applet? I have bought sooooo many books on java, & NONE provide/identify a process for debugging applets. I use JTextPad & would