Building a customised Create User web page to initiate creation of new user in AD

Complete newb to AR and would like to understand the steps needed to be able to provide a customised web page to HR for requesting creation of a new user in AD.

I think the part I'm mainly missing is how to build a customised web form and present to HR users - as delegated admins - that captures the necessary initial user data and then initiates an associated workflow in which I can built all the data transformation and approval steps.

I'm using 7.3 on W2K16 server.

Many thanks,

Bernie

Parents
  • Here’s how to create your new “New User” form:

    1. Log into the Web UI as an AR Admin
    2. Select Customization
    3. Select Directory Objects
    4. Select Organizational unit (I assume this is where you create your users)
    5. Select the “New User” command from the list (this assumes that you want this command to apply to everyone - see further note on this below)
    6. On the right side, click “Link with New Form”
    7. Select “New Object” and Next
    8. Specify a name for your form – for example “Custom New User”
    9. Change “Object type” to “User”
    10. Check the box “Open properties…”
    11. Click Finish
    12. Add the tabs and fields you want to the form.
    13. Click Save
    14. Click Reload.

    At this point, your new user form will be in place.

    If you don’t want this form to be use by all users, then you will either have to set it up under a different command OR, make a copy of the ARWebAdmin site, save it under a new name and direct your users to that new site – forexample http://ARServer/CustomAdminSite

    'Hope this helps.

Reply Children
No Data