• SAP connection error after upgrade from 9.2 to 9.3

    After upgrade from 9.2 to 9.3 we have an error connecting to SAP:

    [System.IO.FileNotFoundException] Could not load file or assembly 'sapnco, Version=3.1.0.42, Culture=neutral, PublicKeyToken=50436dca5c7f7d23'. The system cannot find the file specified…

  • Trying to add a SCIM schema override file always results in an error

    Hello,

    I am tasked with integrating user provisioning for an Appian applications platform in OIM 9.2. The responsible Appian dev team has installed an Appian community built SCIM module so I have a target SCIM Service provider that I can integrate with…

  • custom API Integration in angular portal

    We are using the Version 9.2 of one idenity and I have created the new page for contracts, and the API is also ready. I would like to integrate the API into the frontend. I typically handle API integration using the HttpClient in a service file. However…

  • Solution: Set a PWO DialogParameter Value via Script (Sharing is caring)

    As discussed in the hidden Gems session at the recent UNITE conference there is a simple script to retrieve the value of a DialogParameter of a Request (PersonWantsOrg).

    I faced now a situation to update a value (based on an External Decision) and want…

  • Concurrency in IDM with a Script

    Is it possible to use concurrency in IDM with a script? For example, a script that retrieves a list of central accounts from a CSV file, then obtains information via an API and writes that information to a product in IT Shop for auditing purposes.

    This…

  • Exchange field ForwardingSmtpAddress Sync and Lifecycle Management Options?

    We have a requirement to populate and manage the lifecycle (provision/sync/update/delete) of field ForwardingSmtpAddress. This is a different field than 'ForwardingAddress'.

    It's a valid field on the mailbox but I do not see it in the Sync Editor…

  • How to allow manager to renew an access request?

    Hi.

    I need to allow managers of identities to submit a renewal request on their behalf. Currently, out of the box, they can only do it for the requests they created so where they are set as UID_PersonInserted, I think.

    I tried creating a custom Permission…

  • Identity Manager New Web Portal

    Hello Everyone,

    I wanted to know how to install the new Identity Manager Web Portal like the one used in (One Identity Demo Lab).

    When I installed the app server, I only got the old looking Web Portal. I am Using Identity Manager 9.2.1

    Thank you all.

  • Error running synchronization.

    [2134003] Error running synchronization.
    [1777018] Error running synchronization project (Active Directory Domain (DC=AD-LAB,DC=LOCAL))'s workflow (Provisioning).
    [1777124] Error running synchronization step (computer) of synchronization configuration…

  • Process information - Role Based permissions

    Hello Experts,

    Can anyone point me to how to grant permissions to view Process Information to Role-Based Active Directory user? 

    Is this only something a system user can view?

    Thank you,

    Lu

  • "Slots" in JobQueue

    Hello.

    We're running version 9.2.1 and have only one jobserver. When I update more than five objects and the jobqueue queues up more than five processes, it only takes fiva each time.

    I've looked in the documentation and it says that in a production…

  • Odd template behavior in 9.3

    I have a template for UNSAccountB and when I create an account manually the template works fine, but when I do it using a business role it doesn't work.

    This is the relevant portion of the template (they are identical between FullManaged and Unmanaged…

  • REST API - Entities/Table/Count Body Format

    We have a use case for an Internal Application to make an API call to Identity Manager to retrieve the count of approvals pending a specific person.

    Has anyone managed to achieve this. My understanding would be that I would need to join for example AttestationCase…

  • Content of the DialogJournal MessageString field

    Dear Experts,

    My question is how the login/logout entries are entered in the DialogJournal table, for example. I am faced with a task where I need to extend the data entered here with additional data.

    Is there a way to do this? If so, how? What are my…

  • Xorigin membership from Business Role

    hello,

    the customer gave me this problem to solve.

    So, I have to manage the removal of memberships from Business Role in a flat way. That is, when a person loses a business role (for whatever reason), then all of his or her inherited entitlements from…

  • After upgrading to 9.3 portal says "Potentially dangerous behavior was detected"

    Hi.

    Just upgraded to 9.3 and installed the ApiServer. But when I try to access the portal it says "Potentially dangerous behavior was detected. The request will be ignored."

    Then I found the fix for that: Unable to log in to the web portal after…

  • Appserver web doesn't work after upgrading to 9.3

    Hello.

    Just upgraded to 9.3

    I uninstalled the old 9.2.1 AppServer and after upgrading installed the 9.3 version. But when I try to open it it just says:

    Not Found
    HTTP Error 404. The requested resource is not found.

    I open the AppServer from the JobQueue…

  • Permission license count in salesforce

    We have a requirement to assign CPQ licenses in Salesforce through Permission sets, we are doing the integration via starling connector

    The ask is to check the count of licenses first.. there is a permission license which is associated to the permission…

  • Access "Sponsor" field for an AADUser using Azure AD connector

    Hello all,

    Microsoft introduced a new field named "sponsor" for a user in Azure Active Directory (Entra ID). It's used to know who is responsible for a guest user.

    I want to retrieve this value using a Azure AD connector, but after a schema…

  • How to hide request paramters in IT-Shop

    Hello,

    i want to hide request paramters dynamically with the Data dependencies script.

    I know i can make them read-only or set the value like ParameterSet("Value").Value = "Test" but i dont know how to hide a full parameter.

    Can…

  • Identity Audit - SoD for multiple roles

    Hi, 

    i got the challenge, that we´re trying to implement a SoD-model where the identity inherits a SoD-tag (extended attribute) from it´s department.

    Now every systemrole we use also has a SoD-tag (extended attribute) assigned. I now need a…

  • How to view attestation cases for My Direct Reports

    Hello, Does anyone know how to allow sponsors view permission on any attestation case under a Person for My Direct reports?

    Our cases for External accounts are set for the sponsor and a secondary sponsor to approve. If the secondary sponsor or chief approver…

  • Read-only column in Person

    Hello everyone,

    I want to modify the EmployeeType column in the Person so that when a new identity is created, this field is read-only and can only be changed through a template.

    I updated the OnLoaded script by adding "Base.Columns("EmployeeType").CanEdit…

  • Select with distinct in api collection

    I am trying to load a collection using IEntitySource.GetCollection method. I need to have distinct values in this collection so I am trying to use Distinct() method after loading the collection. However, the next method should use an IEntityCollection…

  • Unable to Find the file while updating the Database from 8.2 to 8.21

    Hello team,

    Recently we started updating one identity manager from 8.2 to 8.2.1, but during the database update in the configuration wizard, the "Automatic Update" is being failed with the following error message.

    Is there any solution to resolve…