Creating User Defined Field UDF in OIM
- Login to System Administrator Console using “xelsysadm” credential and click on”Sandboxes”.
- Click on Create Sandbox.
- Enter sandbox name and click on Save and Close.
- Click on User link.
- Click on new icon.
- Select Field Type as “Text” Enter field name as “PocketId”.
- Enter Display Label field and then click on “Save and Close”.
- Custom field is created.
- Go to Manage sandboxes and publish that sandbox.
- The custom field is now registered in the “USR” Table.
- Now to make visible the custom field”PocketId” in Create User Form, Login to Identity Self Service console using “xelsysadm” credential.
- create a new sandbox.
- Give sandbox name and click on Save and Close.
- Go to “Manage” tab.Click on Users tab.Click on Create.
- Click on customize on top right corner of the Identity console.
- Click on Structure tab.
- Click onEdit.
- Click on the area where you want to add your field.containing and then click on add symbol.
- Open Data component-Catalog.
- Open userVO.
- Search for added custom field and click on Add.
- Select the option : ADF Input text with label.
- Click on cross icon.
- Click onClosebutton.
- Go to manage sandboxes and publish sandbox.We can see, “PocketId” custom field added successfully.
- Similarly add the field to View page, and modify page.
Note : for adding UDF on view page the udf needs to be selected from “Manage Users=>UserV01=>Adf output text with label”.
Comments
Post a Comment