OIM11gR2 - Is it possible to create a direct link to a specific area in the oim plattform?

hi,
is it possible to create a direct link to specific area in the oim self service plattform? for example a link to the users account list, or a link to a specific resource account?
br,
max

Hi,
Yes, Its very much easy in R2 as compared to R1. You can use following link to achieve your requirement:
http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/uicust.htm#BABIDJAB
~J

Similar Messages

  • HowTo create a direct link to an approval

    Hi all,
    did someone of you tried to create a direct link to an approval?
    The link looks like this: "u2026/ProcessRequest?RequestID=12345&TaskID=111&EntryID=01234"
    So my question:
    Is it possible to use SQL statements in these scripts to read out the needed data from "MXP_PROVISION"?
    I have tried out this:
    Configuration in "EMailNotifiaction_Approval" Pass:
    MSKEY     %MSKEY%
    MX_APPROVERS    %MX_APPROVERS%
    MX_ENTRY_REFERENCE     %MX_ENTRY_REFERENCE%
    Coding in the script of "Next data entry" (just the relevant part)
    var entryReference = Par.get ("MX_ENTRY_REFERENCE");
    var sql = "SELECT MSKEY FROM MXP_PROVISION WHERE AUDITREF = " + entryReference;
    var sqlresult = "";
    sqlresult = uSelect (sql);
    I don´t get a Value into "sqlresult". I think one problem is that he doesn´t read the value of entryReference
    Br,
    Philip

    Thank you Thomas,
    the privilege was the problem.
    Maybe someone of you had the same problem.
    I have solved it like this now: (All with * marked lines can be found in the HowTo guide)
    *var pendingValue = Par.get("MSKEY");
    *var approverList = Par.get("MX_APPROVERS");
    *var entryReference = Par.get("MX_ENTRY_REFERENCE");
    *// uErrMsg(logLevel,"Approver List: " + approverList);
    *var approvers = new java.util.Vector();
    *approvers = uSplitString (approverList, "|");
    *var i = 0;
    *var result;
    *var emailAddress = "";
    *var idStore = uGetIDStore();
    *var emailAttribute = "%$MAILATTRIBUTE%";
    var sql = "SELECT APPROVALTASKID, AUDITREF, PARENTMSKEY FROM MXWV_PENDING_APPROVALS WHERE MSKEY = " + pendingValue;
    var sqlresult = "" ;
    sqlresult = uSelect(sql);
    var part = new java.util.Vector();
    part = uSplitString (sqlresult, "|");
    actionid = part.get(0);
    auditref = part.get(1);
    usermskey = part.get(2);
    // This line was made to get the unique name of the requesting person
    var sqlname = "SELECT AVALUE FROM MXIV_SENTRIES WHERE (ATTR_ID = 2 AND MSKEY = " + usermskey + ")";
    var name = "";
    name = uSelect(sqlname);
    var url = "http://10.44.110.68:50000/webdynpro/dispatcher/sap.com/tcidmwd~workflow/ProcessRequest?RequestID=" + auditref + "&TaskID=" + actionid + "&EntryID=" + pendingValue;
    I think there are much more solution. (Iam new at IdM )
    Br,
    Philip

  • How do I create a direct link to a page in the secure zone?

    How do I create a direct link to a page in the secure zone? Right now I have a menu link to the "member-news" page, which is secure. When clicked, the link goes to the member login screen. Upon login, it drops the user onto the default login page.
    I want the "member-news" link to allow the user to log in and continue onto the "member-news" page without stopping at the default login page.
    Is this possible?

    What program are you using?

  • Is it possible to create a customized survey with our organizations logo at the top?

    Is it possible to create a customized survey with our organizations logo at the top? I'm trying to create a survey for our members but instead of using a template we would like to use something simple with our logo included at the top.

    Just create a blank form and click Add Header at the top of the form page:

  • Is it possible to create and save a .PDF without any compression to the resulting .PDF?

    I need an uncompressed file so I can use the resulting PDF to do a find/replace. Can't do it with compression.
    Thanks
    JDRHC1115

    Dave,
    Thanks for the reply. Of all the suggestions I've received this seemed to
    be most promising. I gave it a try and the problem is that when I attempt
    to save as optimized a message box pops up and says I have to save my
    document first. Low and behold when I save it, compression occurs. Even
    when I select the options you suggest I'm left with a compressed document.
    I'm using Acrobat Pro X
    Jeff
    From:   Dave Merchant <[email protected]>
    To:     Jeff Ross <[email protected]>
    Date:   01/06/2011 09:35 AM
    Subject:        Is it possible to create and save a .PDF
    without any compression to the resulting .PDF?
    You don't want the UncompressPDF plugin - that's designed to split out the
    COS objects but doesn't remove the Flate encoding (plus if you've never
    compiled a plugin before, it's not really the time to learn).
    Instead, simply save your PDF file using the PDF (Optimized) file type,
    click the Settings button and under "Clean Up" - "Object compression
    options", choose "Remove compression". Turn everything else off if you
    want to retain the PDF content exactly as it was before.
    Your document-level scripts will then be in the file as plain text.

  • Create return but linked to original sales order where the material was delivered in the first instance

    Hi Everyone
    I want to create return but linked to original sales order where the material was delivered in the first instance, I don’t want to create other sales order (to return) with references to the original, and then other sales order to be delivered again (replacement).
    Example
    SALES
    1. Create a sales order number 33 with 10 Ton
    2. The delivery is linked to sales order 33 just with 8 Ton
    3. Invoice is created linked to the delivery with 8 Ton
    4. Sales order number 10 pending qty is 2 Ton
    RETURN
    5. We would like to link the return delivery to the sales order, 5 Tons will be retuned
    6. Credit memo is created
    7. Sales order number 10 pending qty update to 7 Ton

    The only way is to change the item categories in the delivery.
    Create the delivery wrt the original sales order.
    Change the item category(In the config make sure the return is checked)- But I think you need to do some changes in the user exit to enable the item category in the delivery)..
    The other option is to have a return order document(type RE) and then create the return delivery for this document. In the copy controls you can maintain the return item categories while creating the return order from sales order..
    Thanks

  • Is it possible to create a text link to a video in an interactive pdf

    Hi, I was wondering if anyone knew how to create a text link to a video within the same interactive pdf?
    I've seen that you can create buttons to link to video's but nothing about linking from text
    thanks in advance for any assistance

    HI Bernd,
    The video above does not show me how to link to a video have it start playing.
    I know it is also possible in indesign to have a button link to a specific point in a video, but I haven't been able to find out how to do that from a text link.
    so for example. the text could say "watch our video, or click here to learn about subject two".
    where - "learn about subject two" takes the user to a specific part of the video, and makes it start to play.

  • Is it possible to create a custom, linking desktop background?

    Hey everyone. I have a computer running Windows 7 connected to my TV as a media center. Since I only use the computer to run the internet or Plex Media Center, I'm trying to create a clean looking desktop with large links to each program and nothing else.
    I've tried increasing the size of the default shortcut links, and that works to a point, but I would like something with a little more customization. I realize that Active Desktop is gone with 7, so if anyone has any idea of a way to make this possible, please
    let me know.
    Here is a link to the image of what I would (ideally) end up with: mslewiswrites.com/images/wallpaper.jpg.
    The two areas on the right that are bordered in lighter blue would be the links (the entire rectangles), with the rest just being a plain image background.
    Any help is appreciated. I'm willing to install third-party software as needed, providing it isn't resource hungry.
    Thanks!

    Hi,
    For this issue, we’d recommend you ask MSDN forum for professional solution:
    http://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/home?forum=windowsgeneraldevelopmentissues
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding. 
    Karen Hu
    TechNet Community Support

  • Is it possible to create an "offline" file of company specific updates?

    Hello everyone -
    Wanted to know if and how it is possible to create an offline file(.cab) of our current, company specific Windows Updates. We currently use the stand alone SUS for all domain PCs.
    I'd then like to apply this file to our current image, then capture it.
    Currently our image is a bit dated and any deployment of this image will then have to "catch up" to all of our updates that we deploy, (around 300MB+ right now).
    TIA,
    randy

    Wanted to know if [...] is possible to create an offline file(.cab) of our current, company specific Windows Updates.
    No.
    Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
    SolarWinds Head Geek
    Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
    My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
    http://www.solarwinds.com/gotmicrosoft
    The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

  • Is it possible to create an HTML link?

    I made a post earlier asking for a method to edit an existing PDF document and create a UNC link.  The post had several views but nobody responded saying if it was or was not possible to do such a thing using Acrobat SDK.
    I thought perhaps if I simplified the requirement a little by changing the link type to an HTML link that might get a better response.
    Example of what I need to do:
    We the people
    needs to be changed to:
    I am people
    This is certainly doable when using Acrobat 9.  It puts a visible rectangle around the string.  Which would work as well, if there is a way to do it using the SDK.
    Thanks in advance.

    Dear Cheema,
    Hope this helps u...its a C++ code to retrieve the Annot..
    AVDoc avDoc = AVAppGetActiveDoc();
    PDDoc pdd = AVDocGetPDDoc (avDoc);
    Int32 nNumPages;
    Int32 nError;
    register Int32 i; 
    if (linkProc == NULL) {ASRaise(GenError(genErrBadParm));
    nError = 0;
    DURING
    nNumPages = PDDocGetNumPages(pdd);
    if (nStartPage < 0 || nEndPage > nNumPages)E_RTRN_VOID;
    /* Loop over each requested page. */
    for (i = nStartPage; i <= nEndPage; i++){PDPage pdp = PDDocAcquirePage(pdd, i);
    Int32 nNumAnnots;
    register Int32 j; 
    char cURI[MAX_URI_SIZE];PDAction pdac;
    /* Loop over all annotations on the page. */
    nNumAnnots = PDPageGetNumAnnots(pdp);
    for (j = 0; j < nNumAnnots; j++){ 
    /* Get the annotation and check to see if it's a link. */
    PDAnnot pdan;
    pdan = PDPageGetAnnot(pdp, j);
    if (!PDAnnotIsValid(pdan) || PDAnnotGetSubtype(pdan)!= ASAtomFromString(
    "Link")) 
    continue;
    Regard's
    Amith Sai

  • Creating a direct link to the help topics?

    Ok I have been building my first RoboHelp project with the help of some good tutorials online.
    I have a number of different help topics and they have sub topics.
    How do I direct a user when they click on a direct link to a subtopic.  What is the HTML code to use to get to a subtopic?
    If I use the HTML file name of the topic, the help TOC on the left doesn't show up.
    Does this make sense?

    Hi there
    Have you investigated the links below? Perhaps you are overthinking it.
    Click here
    Or Click here
    Cheers... Rick
    Begin learning RoboHelp HTML 7 within the day - $24.95!
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Can I create a homescreen link to a specific book from iBooks?

    I would like to able to have a home screen link to a specific book within my iBooks library vs. opening the folder that has the app that has the collection, etc.

    No, it's not possible - as far as I know currently only Safari allows you to create separate homescreen shortcuts.

  • Possible to create a second handle on a point without moving the first one?

    Hello again,
    Just had a question about something that often drives me crazy. Sometimes when I'm modifying an object (especially text that has been turned into outlines for logos etc) There are points on the path that I want/need to remove. Many of the times the points I'm removing had part of the curve that made the path look nice and smooth. For some reason Illustrator likes to create two points overlapping each other with a handle extending in opposite directions for each instead of one point with two handles...
    In the cases where I have a point on a path with only one handle, whether it overlaps another point or not, is there a way to create a new handle on the opposite side where a handle doesn't exist without moving the handle that is already there? I hate fiddling with the path for 10 minutes afterwards trying to get everything back into the same position again. I would like to be able to drag out a new handle while locking the old handle in place, but the initial behavior of the convert anchor point tool seems to be to get rid of the old existing handle and recreate two new handles which resets everything.
    Is there a way around this? A tool behavior option or maybe even a different tool that will let me just add the one handle to the point that is missing without moving or deleting the existing handle on that point? If it matters I'm using Illustrator CS5.5. Thanks for any help in advance!

    Thanks for the responses guys! Unless someone comes along with a completely native Illustrator solution I think the Pathscribe tool is what I'm looking for. The unify command in that other post sounds like just the thing for the randomd weirdness Illustrator does when you convert text to outlines etc. and I'll probably mostly use that method for the overlapping points that are created in those case. I would say close to 50% of the time though I need to add a handle to a point that isn't overlapping like where a letter shape curves on one side but is straigh on the other. I guess a good example of that would maybe tip of the "v" shape in stylized or script fonts, they often have a straigh side and curved side. Sometimes it's also me because I'll go with a more straight line concept for a portion of the letter shapes and then change my mind back again, by which time I have removed some of the handles that I want to put back. It sounds like VectorScribe will do exactly what I want the way I want it and save me a lot of time having to zoom way in to get the fine control I need to restore the paths orginial curve.
    All in all a pretty solid solution between the two. I'll have to pick up VectorScribe and will use unify where applicable. I don't understand though why this isn't something that Adobe hasn't made a native provisioin for? Seems there would be many times while making a design that you might want to change your mind without having to completely redraw the entirety of a curve, especially if you're doing an illustration from scratch. I thought there had to be a native solution and I was just somehow missing it completely... maybe they don't want to step on the 3rd party vendor's toes who have made plug-ins to deal with this sort of thing? Illustrator has been around a looong time now, seems like they would have come across this more than a few times... maybe I'm just not creating illustrations using the "proper" methods.

  • Is it possible to create a multitiered numbered list using specific stiles for each level, such as in MS Word?

    I intended to write a long document, with sections and subsections, using Pages. The title of each section / subsection should be numbered, such as:
    1. First Title (style: title 1)
    text text text
    2. Second Title (style: title 1)
    more and more text
         2.1 First Subtitle (style: title 2)
              text and  text
         2.2 Second Subtitle (style: title 2)
              text text
    3. Third title (style: title 1)
    even more text, and so on
    Is that possible? Is it simple?
    Thanks

    Do you know that Pages User Guide was not written to help helpers to help you ?
    They are also for your own use !
    Yvan KOENIG (VALLAURIS, France) samedi 5 novembre 2011 14:28:45
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • Is it possible to import photos directly into iMovie from a folder on the HD

    I would like to use iMovie to create slide shows of still photos but can't can't seem to see how to import photos from a file on my HD.  I don't use iPhoto because of the number of photos I have and the way they are organized on the HD (moved from a PC).  Any help would be greatly appreciated.

    Yes, you can do this.
    Open a Finder window to the photos you want. Select the ones you want to move into your project. Then drag and drop into your project.
    My only warning is that they should be in a folder location that is stable. If you move or rename these photos later in the Finder, iMovie will not be able to find them and your project will be broken.

Maybe you are looking for