Steps to configure a pre-populate adapter on a process form field, which takes the value from the corresponding OIM User entity.
The example here is provided on AD connector form, for e-mail field. However, the same concept applies to any field and any process form.
steps to configure the pre-populate adapter are:
1) Go to Design Console and select Development Tools-> Form Designer from the tree on the left.
2) Select the Form Designer Table tab from the lower part of the window.
Double click the row number next to UD_ADUSER.
3) Go to the Pre-Populate tab on the Form Designer page.
4) Click the Add button then complete the form:
- Field Name -> E Mail
- Rule -> double click the field and select Default
- Adapter -> double click the field and select ADIDC Populate Form Field.
5) Click the save button.
Select the row shown in the Adapter variables Table and Click Map.
- Map To -> User Definition
- Qualifier -> Email Address
6) Save and close, save and close again the next window.
Now in the Pre-Populate table you should see the new Adapter for E-mail.