IDM  :  Customizing User Forms and/or Interfaces

Good morning.
Ok, I do not know if this is the right place to post this Issue. But, I can't seem to find any other forum which deals directly with IDM issues (believe it or not, Sun's Website is absolutely USELESS).
Here's the thing :
I am currently developing an IDM System.
The version I am developing is the latest one : IDM 8.1
I have created the Resources (LDAP and Active Directory), and done the reconciliation. I've performed all the usual and necessary user-operations (create user, edit user, create role, edit role, etc , etc).
In short, the IDM is working perfectly...............
....except for one thing : "Customizing (User) Forms"
The IDM I've created is intended for various users; some have administrator rights and access, some don't; some are mere users, some are Human Resources, some are IT, etc, etc
The point is : I want to create different "Forms" and/or "Interfaces" for some of these different users.
I know the theory behind this : I need to CUSTOMIZE a specific User Form.
I also know that it is not advisable to modify the Standard XML Forms which come with the IDM package. The advice is to copy the ones you need to modify, and then make the changes to the copies.
Here's the million-dollar question : HOW CAN I DO THIS?
I have checked, and re-checked, and browsed every site imaginable --- from Sun, to Google, to Facebook. I have not found a single helpful answer to this question. Everywhere, everyone talks about WHAT needs to be done to create Custom Forms or Interfaces; but nobody cares to say HOW it should be done.
Including our wonderful Sun Microsystems!
Could anyone please tell me, in straightforward terms, how to customize Forms, and how to implement these customized forms into the IDM instance ?
Thank you.

Please try Directory Servers / Identity Management - Sun Java System Identity Manager forum @ [http://forums.sun.com/forum.jspa?forumID=764]

Similar Messages

  • Assign User Profiles and Web Interface Transactions to Users

    Hi EM Gurus,
    Has anyone worked with not standard scenarios in SCEM?
    They are working well but I can't access them on interface web.
    In selection page (search page after logon), where choose tracking scenarios, only standard scenarios appear although I have assigned both scenarios to the user and made same configuration; Assigned and Defined Web Interface Transactions, Configured Fields for User Profiles, Defined User Profiles, Assigned User Profiles and Web Interface Transactions to Users.
    But only Standard Scenarios appear as choice of tracking scenarios that are displayed to the user as a dropdown box on the selection screen after logging on to the Web interface.
    Has anyone accessed not standard scenarios on interface web??
    Help, please!
    Thanks a lot.
    Rodrigo Freitas

    Hello Rodrigo,
    if you have assigned the scenarios to your user in transaction /SAPTRX/UCUSER you must go to the admin page and reload the profile manager.
    /admin in the URL of the WCL instead /ehsearch.
    Afterwards you should see them also in the drop-down box.
    Best regards,
    Steffen

  • Logical flow between User forms and workflows

    Hi,
    I want to know the logical flow among jsps,UserForms and workflows in IDM.
    This may appear as a silly quest. But I want to know how exctly the workflows are getting excuted when we click the buttons on the forms....
    For eg While creating the user after gving the user details in Tabbed User form when we click on save how it is calling Create User Workflow....
    where is the link and how its happening.....
    If any one know this please reply me....this a quest remaining in my mind since so many days....
    Thanks in advance....

    I dont think, there is any xml codes in any of the forms for calling workflow. One needs to render a form for any workflow. Whenever you hit new User , the create user workflow gets initiated and the form and the default form for create user is Tabbed User Form. activities and forms are mapped according to the authorisation level. If you create any Admin role, then we need to specify a form for the admin's capabilities. I guess for configurator , to create a a new user, the form has to be Tabbed User Form by default. For a custom Lanch user process, one needs to include a form along with the workflow. We can do that. Thats what I know till date.
    Thanks,
    Manila

  • Custom search form and custom results

    Hi, everyone!
    My problem is that I have to search for custom items with custom fields (attributes). So I have to create my own search form with necessary fields. Than the solution may be to call the portal30.wwsbr_search_api.submit_search procedure, but it renders it's own HTML result with advanced search form. That doesn't suit me. Searching for alternative API, I found portal30.wwv_searchdb.search function. I tried to use it, but in any case it fails with exception and error message "ORA-01403: no data found". From the previous messages I've discovered that there is custom search portlet in 9.0.2. But is it possible to solve my problem without these new features?
    Thank you for your answers ;)
    yk
    P.S. Sorry for my English...

    Yuriy,
    I'm sorry but the portal30.wwv_searchdb.search api is not one of the public apis. There is no simple out of the box way to address your issue with release 1 of Oracle9iAS Portal (you'll have to wait for release 2 for that), but you could do some post processing of the HTML that gets returned from the search results screen and present that to your users. While it would take a little work it would probably give you the functionality you desire.
    You would create a custom search screen, and have the submission call our api with the users values. Then process the results of that call (an HTML page) inside a procedure to finally present your own view of the data.
    Good luck,
    Rich

  • Create Custom list form and validate fields using sharepoint designer 2010

    Hi All,
    I have a requirement to create a custom job application form which will be filled and submitted by anonymous users. I have a an option to create custom user control web part but I wanted to
    create it using custom list form using SharePoint designer. My requirement is below
    Date of birth (user age should be above 22yrs )
    Email Validation
    Phone validation
    Resume attachment (should attach only word documents or PDF)
    Qualification (If other is selected then show textbox else hide)
    Can above validations be done using SharePoint designer (JavaScript or validation controls)? Or do I have to create custom control web part?
    MercuryMan

    Hello,
    I think jquery/javascript can be used to put validations on those fields. Fortunately some of validation can be done via sharepoint itself like: email, phone, age. For Attachment and Qualification fields use jquery/JS.
    See below link for column validations:
    http://thechriskent.com/2012/08/15/validate-phone-number-columns-in-sharepoint/
    http://sharepointsolutions.com/sharepoint-help/blog/2011/12/how-to-validate-an-email-address-using-column-validation-in-sharepoint-2010/
    See this for attachment:
    http://stackoverflow.com/questions/4234589/validation-of-file-extension-before-uploading-file
    For qualification:
    http://sharepoint.stackexchange.com/questions/88064/hide-show-field-on-list-form-based-on-value-from-another-field
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Can Actionscript do user forms and image generation ?

    Hi all,
      I need to build a web application in flash, the gist is the application takes users inputs and generates a network diagram based on that inputs.
    I actually coded the entire application in JS DOM and PHP GD, and client comes back suddenly saying they cant support PHP (IT restrictions). So now am back to square one, wondering, how to draw network images dynamically. JS cant do it. So I stumbled upon Actionscript.
    So if i were to code an application entirely in actionscript,
    My questions,
    1. Does actionscript provide me a way to create input fields (select, text, textarea...etc)
    2. Would i be able to use these user inputs from Question 1 to generate a network diagram ?
    3. Can actionscript do Question's 1 and 2 without needing support from a server side
         scripting language like PHP ?
    If somebody can help me understand, that would be very helpful. Thanks.
    Rgds,
    Kris

    Thanks for the response.
    However it still doesnt answer my question.
    I cannot have a side side language(PHP, .NET ..etc) involved at all.
    All i want to do it, design a form in FLEX and then without sending the form to the server side, i just want to read the fields (on an event) from the client side and do my processing on the client side and show the results again on the client side.
    For example (HTML/JS)
    Field A: <input type='text' id='one' name = 'one' /> <BR> <input type ='button' id='button' value='Generate' onclick = 'submitForm()' />
    <script>
         function submitForm(){
              document.write(document.getElementById('one').value);
              return;
    </script>
    With the above example, i dont need server side support at all. Can i do the same thing with FLEX.
    My only reason for trying FLEX is , i need to dynamically generate an image based the input values chosen by the user.
    So keeping the above example in perspective, can i just read that particular text field and generate an image and label/embed the value in that image appropriately ?
    any help would be very helpful. Thanks.

  • Tranformations between AD User Form and AD

    Hi,
    I have stored an image as a String encoded with base64 in one field in AD User Form. I want to provision it to AD as a byte array, so I can not use ChangeAttribute adapter. How can I transform the data?.
    Regards,
    Antonio

    If you want to use a metadata code instead (Users.Department) then create a lookup of field type with the name as Users.Department, and the field as USR_UDF_DEPARTMENT. Restart.
    -Kevin

  • Customizing uwc, cal  and mail interface.

    I want to modify uwc, cal and mail interface according to my company website. For that which files I need to modify.
    I only need to modify logo and titles

    Hi,
    Please refer to the communication express customization guide for instructions on which files you need to modify.
    Regards,
    Shane.

  • Help Pls: Create New User Form and display custom attributes +++

    Hi All,
    I am trying to create a user screen where a user would see all the organizations he is responsible for and clicking on the organization he would see the certain attribute of all the users that belong to the organization. (Kind of report)
    Account attribute need to be defined with 2 custom attributes:
    1. Organizations Responsible for
    2. Belongs to which organization.
    3. Status
    The first 2 attributes are used to define the organization heirarchy (we can't use the org heirarchy as is in IDM).
    I am just starting on the Sun IDM (very new to the product). Could you please let me know how this could be done? Which form I need to modify and any other changes I need to make.
    Thanks a lot and have a pleasant day,
    Ritesh
    PS: I know this is a long question but i really don't know how to better explain the problem.

    A workaround is to write a PL/SQL procedure to render the custom item (pass in each attribute as a paramter and then use htp.p to print it whatever format you want). You can then disable the default display of attributes (i.e. edit the style so none of the attributes are rendered).
    Hope that helps,
    Mark

  • Multiple Accounts in 7.0 using Dynamic User Forms and Account Types

    Guys/Gals,
    We are attempting to implement the new way of handling multiple account types in IDM 7.0 and so far are coming up unsuccessful. We have managed to customize the Dynamic Resource Forms to create standard default AD accounts, however when we attempt to create different account types of AD(i.e type ADMIN account, or TEST account) we have a no go. We've made identity rules for the types of accounts we have, and the form displays the attributes, however when we go to save, the it attemts to update the default account, and not make the new account type. Has anyone implemented these new features? Any help or suggestions would be greatly appreciated. Thanks!

    Were you ever able to implement this? I was told this was the way to handle multiple accounts for a user on a resource, but so far it's not making much sense to me, nor does it seem feasible. I was wondering if you had any success with it.

  • Custom Search Form and custom attribute picklist?

    I have a custom item type which has a custom attribute NAICS_Code. The NAICS codes are stored in a database table and the attribute is set to a list of values that is a query on that table. The attribute is associated with a custom item type as a text attribute.
    Now, when I add the custom item type to a page, the NAICS Code field is a popup selector, as expected.
    On a Portal page, I have the Custom Search Portlet that searches another page that contains the custom item type.
    On the Custom Search Portlet, I can add the NAICS Code as an additional attribute, but the search field is a plain text box and NOT a pick list of any kind.
    Can I configure the Custom Search Portlet to use associated LOVs with filter by attributes?

    I'm afraid that in the version of portal you are using we don't render LOVs for LOV attributes on the search portlet.
    In 10.1.2 attributes are added to the search form using a More Attributes button which simply render an empty row for the attribute details to be filled in.
    In 10.1.4 this was improved considerably. Now attributes are added to the search form like they are added in the edit defaults, with a Choose Attributes link which opens a popup to select the attributes. On closing the popup the search form is re-rendered and any LOV attributes will be rendered with a combo box of available values to select from.

  • OAM In Custom Login Form: Is there a way to get the user that was blocked?

    Hi
    I'm creating a custom login form and I need to capture which user was blocked if I get an OAM-5 error code. There is no parameter that specifies which user was filled and I can't capture it before because the login page post directly to the OAM Server.

    Hi
    I'm creating a custom login form and I need to capture which user was blocked if I get an OAM-5 error code. There is no parameter that specifies which user was filled and I can't capture it before because the login page post directly to the OAM Server.

  • Tabbed User Form Fields

    Hi,
    I modified Tabbed User Form and Assigned it to an ADmin who is under Configurator, with limited capabilities. This admin has to be able to create an organization, so i assigned him Organization Admin capability. However, this assignment also shows up New Directory Junction in the drop down, which i do not need. I tried creating a new capability, but looks like nothing related to org is specified, where i can pick and choose.
    Is there any other way i can make this field "New Directory Junction" disappear only for this adminsitrator.
    Any help is appreciated.
    Thanks,

    Hi,
    What I understand from what you write here is you're trying to develop a "custom LDAP" form rather than a fields iterator. A good starting point to look at will be to check the /sample/ directory located in your idm instance. There are several sample forms namely "Dynamic Tabbed User Form" and "Dynamic Reosurce Form". The latter has a genereic field iterator logic (if the resource is not among the predefined resources it siply iterates schema fields. You can add your own logic in there. Also there are custom forms. There's one "LDAP User Form". All there forms are in XML format you shoud read them in using the lh config. then save in the repository.
    I hope it helps.
    Cheers,
    Kerem ERSOY

  • Custom Tabular Form addRow function

    Hi All
    There appears to be a lot of people discussing this on the forum, but so far, I haven't been able to find a solution.
    I have a custom tabular form and I need to add and Add Row button to create multiple blank rows without submitting the page. I have previously used a solution devised by Duncs many moons ago, that basically clones a row.
    http://djmein.blogspot.co.uk/2007/12/add-delete-row-from-sql-based-tabular.html
    Unfortunately, this basic method doesnt work for popup_lov apex items, nor will it increment ID numbers.
    Ideally I would like to be able to use the addRow function that is used for a Tabular Form built using the Wizards; however, that function uses a ghost row as described in this forum thread:
    "Ghost row" in 4.0 Tabular forms has id pattern f0x_0000
    If it were possible to replicate that ghost row in a custom tabular form, then I guess that it would be possible to use the apex addRow function out of the box!?
    Before I start re-inventing the wheel, has anone aready done this, or can you point me in the right direction please.
    I hope that makes sense :)
    Shunt
    I'm using Apex 4.02 11g and will be upgrading to 4.2 in the near future; woohoo.

    Thanks Daniel for your reply.
    Actually its an interface with a custom tabular form on page 1 with apex collections and rich text editor on page 2. Since it is not possible to have the rich text editor, I need to have it in another page (I could have it the same page, that is the way I am trying now) however I open the next page as a modal window.
    I have a link on the tabular form, so that the clob content is opened in the rich text editor on the next page. After the edit, I update it to the same collection and go back to the tabular form page and refreshes the report. It works fine, but causes trouble to the data entered on the other columns in the custom tabular form.
    I have now deviated to another work and put this on a hold. If my explanation is still not clear, I will create the same page in apex.com to simulate the error.
    Thanks again.
    Natarajan
    Edited by: Nattu on Mar 14, 2012 11:35 PM

  • Customized incident form

    Hi ,
    I am customizing incident form and i am adding Job title of the affected user field to the form.Could you let me know how to configure this class that this should populate from Active directory.
    Thanks
    Krish
    Regards, H@ri

    Hi Krish
    You will need to target the field to the class of active directory user when you have put the text box on the page. Place you text box then in the properties window click on binding path, scroll down to where it says affected user and select the job title
    property.

Maybe you are looking for

  • Par file Error

    Hi While I am trying to export par file from NWDS I am getting below error. <b>Portal Runtime Error An exception occurred while processing a request for : iView : N/A Component Name : N/A com.sapportals.portal.navigation.HeaderiView. Exception id: 01

  • Gcc 3.2.3 = gcc 3.3

    I'm not too familiar with upgrading gcc... should it be completely transparent? or should I expect to run into some problems? I've moved to gcc3.3 from 3.2.3 and then I was trying to install openoffice and I get the following error from trying to run

  • Problem refreshing fieldcatalog in ALV grid classic

    Hi gurus, I´m really having problems with the column titles that are display in my ALV report and I cannot figure out why. I want to be able to print the text either in Spanish or in English, depending on the company code in the selection criteria sc

  • Cisco ISE: HotFix and Timers for 802.1x (EAP-TLS)

    Hi, I found the below Hot-Fix to be set; http://blogs.technet.com/b/jeff_stokes/archive/2013/01/24/20-minute-delay-deploying-windows-7-on-802-1x-fix-it-here.aspx Kindly let me know that what is the best time to be set on it. It tells 20 mintues. Also

  • Filters not working in Compressor

    Sorry if this has been posted before, but none of the filters I am applying to an MPEG-1 setting seem to be taking effect. Anyone experiencing this problem as well? I'm going in uncompressed 8-bit and, but things are coming out quite pixelated, contr