This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Trying to use a select field in IGA Forms to show all users in IGA

Hello, Community. 

Is there some way in IGA Forms to use a Select field in IGA in a way similar to a Dynamic Entity component at the User Application Forms? 

The ideal scenario is having a select field that contains all users and when a user is selected in this field, some other fields will be filled with the information's from the selected user.

I've implemented this in the User Application Forms but I couldn't found any documentation about this on IGA.


Is this idea possible? 

  • 0  

    I don't think it is possible, at least not without some custom code.

    I would try to use the REST API from IG for this. Theoretically, it should be possible to display all users as values in a SELECT component via the REST API, although this can certainly lead to performance problems with a larger number of users.

    My recommendation would rather be to provide a "search field" and in this search field the users can enter for example a user ID and in the background the REST API is called based on this keyword to search the user catalog. The results are then stored in a SELECT component and when the user selects them then other fields are populated accordingly.

    BR

    Tobias

  • 0 in reply to   

    Tobias, 

    How can I call the Rest APIs from the Form? Is it on the JS Editor field? 

    Do you know where I can find one example of this?

  • 0 in reply to 

    On the right side of the JS Editor in Form Builder, You can expand IG Request / API Examples for two examples.
    Select example to insert code at cursor.

    BR

    Magnus

  • 0 in reply to 

    Mange, 

    At the JS Editor this is what I have. The IG Request / API Examples were supposed to be where is marked? 

    I'm using a default form to exemplify. 

  • 0   in reply to 

    Hello,

        Please provide step-by-step instructions for how you go to the page in your screenshot above as your form is missing a lot of data.

    Sincerely,
    Steven Williams
    Principal Enterprise Architect
    OpenText Cybersecurity  

  • 0 in reply to   

    Steven,

    I did the following steps: 

    1. Logged with Diego user, which have the current Authorization Assignements

    2. After the login, I selected the House on top right and then select Workflow Dashboard

    3. On the Workflow Panel, I clicked on Catalog and then Forms

    4. On the Forms page I expanded the Entries to 10 and than selected one default form, the Request Form

    5. With the Form open, I clicked on JS Editor

    6. The JS Editor opened as before

  • Verified Answer

    +1   in reply to 

    Hello,

        You can not create or update Identity Governance Request and Approval Forms in Form Builder when you launch it from Workflow Console.  Those are different Forms.  You have to start from Identity Governance.

    Also, you can not create custom workflows that are to be utilized for Identity Governance Approval Flows or remediation.  They have to be created from within Identity Governance using 1 of the templates we present.  Once they are created, you can modify them in Workflow Console. 

    Sincerely,
    Steven Williams
    Principal Enterprise Architect
    OpenText Cybersecurity