• Dynamic IT Shop approval workflow levels

    Hello,

    Was wondering if I could get some suggestions or best practices for this customization.  

    First, let me describe the scenario.  Customer wants to make requestable, hundreds of roles which belong to hundreds of applications.  Applications will be defined…

  • How to assign Dynamic Values to SAP Parameters?

    We have a requirement to provision a SAP Parameters with value say 'A' when the user's CompanyMember attribute is say X and Value 'B' if the CompanyMember is Y.
    To do this i created a business role SAP ERP Users in our dev env. we assigned…

  • Permission error to sync Active Directory

    I have these problems, has anyone experienced this? I'm using version 8.1.4, sql server 2017 and windows server 2016, I also tried it on another system with version 2019 and got the same problems.

    when trying to modify permissions or synchronize…

  • Inherit AD-Groups from Org that is connected to department

     I would like to inherit AD-Groups to user accounts.

    The AD-Groups are tied to an org that ist connected to a department.

    The accounts of the persons in that department should inherit the a d groups.

    That does not seem to work. Is there a ConfigParm to…

  • timeout while submitting data into ldapaccount

    HI ALL

    Issue concerns to v8.1.4

    We run custom script to update LDAPAccount userPassword attribute by calling the following sample code:

    dbEntity.PutValue("UserPassword",Password)
    
    Try
        Session.Variables.Put("HIGHPRIORITY", True)
        Session.Variables…

  • How to make OrderReason required without using Request properties

    8.1.4 version

    Often InfoSec department require make OrderReason as mandatory property on the web portal.

    We can use Request properties feature but it calls popup for each products candidates for ShoppingCartItems separatly. It looks unconfortable when…

  • Visual Studio project fails with error 'the command "xcopy ......

    Hello

    In the 1IM v8.1.4 I'm trying to run System Debugger through Visual Studio but when I run the project it throws an error:
    "The command "xcopy "C:\Users\account\Desktop\D1IM\SystemLibrary\SystemDebugger\bin\Debug\*" "C:\Users\account\Desktop\D1IM…

  • RedirectURL (Redirect URL) for OI tools (Manager, Designer, ...)

    Hello OI community,

    We already use OAuth2.0/OpenID Connect successfully for our web portal.
    Now we would like to use this authentication method for our OI tools (Manager, Designer, ...) as well.

    The question is, what is the "RedirectURL (Redirect URL…