I noticed an issue with the approval workflow for role assignments in IDM 4.9. If the workflow is configured with only the admin user as a trustee and set to "custom approval process" for certain roles, it now requires all approval activity assignees…
The approval workflow for a resource is giving errors:
13:55:25.634 [https-openssl-nio-8543-exec-3728] INFO com.novell.pwdmgt.util.PasswordHelper - [RBPM] [Login_Success] cn=adminUserApp,ou=People,o=vault successfully logged in.
13:55:25.775 [WORKFLOW…
We are trying to use FormBuilder in designer but the components doesn´t seems to load correctly (see attached image). Looks like some stylesheets are missing. There is no problem to load a form in IDMdash. Any ideas what could cause this?
Hi,
We get this error "Identifier does not exist for this service operation" for the below IDVault query for a random role though that particular role is exist in IDM and 'nrfRequestDef' attribute is added in it. Any idea why this issue occurs?
IDVault…
I migrated my IDM 4.8 workflow and JSON forms to IDM 4.9 by just exporting and importing them. All seems to work fine BUT the buttons like approve,deny,cancel do not fire any event and do not close the form. Any experiences from somybody else?
After upgrading Identity Manager IDMAPPS (UserApp) from 4.8.5 to 4.8.7 all users cab see the "Administration" tab with "Workflow Monitoring". Below is a screenshot from a logged in user: In the admin settings panel i'm not able to change the visibility…
Hi,
I have a select field that should display some employment types. On Calculated Default Value i make a query and set the field value with:
instance.setFieldValue(empTypes,"XATTRIBAssocRole","Description");
That works perfecty fine and renders…
Hello, community.
The scenario we are dealing is:
When opening some forms in UserApplication, the error on the end of this message is populated on catalina.out, the ambient is running on Windows Server 2019, at IDM 4.8.6.
The thing is, we have…
Hello,
After settlement and acceptance of the Identity Application on a test infrastructure, does a solution exist to copy it to production with a limited adaptation ?
regards
Hello, I have my Workflow with three levels on approvers.
In my workflow I perform a validation if it contains a specific attribute, it has to go through the 3 levels of approval even if the request is made by access control.
When a user does NOT…
Hi,
I was modifying ACLs attributes in a workflow to show it for users but i made a mistake typing and set these values
ACL: 1#subtree#[Inheritance Mask]#[Entry Rights]
ACL: 1#subtree#cn=grp-access,ou=initiators,ou=workflows,ou=groups,o=data#[Entry…
We've upgraded from 4.8.3 to 4.8.6.0200 and noticed the View Role Approval Information is no longer available.
The image below is from before the upgrade.
Was this planned? It's not in any of the release notes. The only related change that I *might…
Hi!
I am trying to figure out a way to make my form look cleaner and before I throw myself into a silly workaround I thought I would check in with the community! :)
I want to show roleassigments of a role, with information on the assignees, such…
Hi People,
For our PRDs (workflows) we are using "Log Activity" to write messages that are visible while inspecting the PRD activity in the "Request History" module of the User Application.
We are trying to print these messages in multiple lines to…
Hello,
I have IDM behind a load balancer. Tomcat on the IDM server is configured to HTTP only and SSL is activated on the load balancer (yes, I know it is not secure, but I have to deal with this task).
The setup looks like this:
DNS idm.acme…
Hello.
I'm trying to return the fullname of the form initiator in the onload event so that when the Service Desk technician clicks the submit button, the system checks if he is trying to grant himself roles and deny.
I understand the logic for making…
I am using a custom workflow activity in Identity Governance. The document says if multiple users are performers one of the users can claim the task.
When one member claims the activity, the activity is removed from the task lists of others in the group…
Hello, community. I'm getting an error while trying to access the workflows in UserApplication
I was checking the URL and I found that there is a missing "/" after the "forms".
I am not sure if this is the error but there is nothing else in catalina…
Hi, community.
On a customer we will have to integrate one application using RPA (Power Automate).
The scenario is: IDM/IGA will populate one database and the RPA consumes the information from the database and feeds the final application.
However…
Hello
We have a specific workflow we don't want the users to deny. (we still want the users to be able to bulk deny other workflows)
Using a formIO approval form.
We have removed the deny button.
But the issue is that it is still possible to…
Hello, everyone!
I'm trying to build a Workflow to create a new company.
The workflow should have by default only two visible components: a EIN input and a validate EIN button. (1 - First picture)
But, it will have other fields to register all…
Hello, everyone.
I'm trying to do a custom button which will validate the input typed on other field.
The thing is I can't quite understand how can the click on that button invoke the function and to the validations.
I don't know if is necessary…
Hello, everyone.
I'm constructing one workflow to register new company in IDM 4.8 and I need to validate if the company code is already registered.
If has been registered, it will need to show a message such as "This company has already been registered…
I have a resource with a multi-valued entitlement assigned that I am able to assign to the same user when doing it once at a time.
But, I need to assign multiple entitlement param values in the same request. What I've tried doing is loop through each…
Anyone know how to access the data filled out in a form.io EditGrid or DataGrid component in the PRD server side workflow?
My form consists of both a datagrid and an editgrid, with a few components inside each. In the form's debug console, they show…