• Events and mails are not getting triggered after One IM version upgrade

    hi,

    We have upgraded One IM from 8.0 to 8.0.2. But, events for assigning account definition, mails and few others are not getting triggered. What can be the cause? Please suggest.

  • Whetehr Person object can handle two AD object simultaneouslydel

    I have a Person Object .We have created a manual AD account at one domain and connected to this account.

    But we have automatically configured account definition and Resource.According to user location ,this means it has to create AD in Different domain…

  • Events not getting triggered for assigning account definition to a user

    Hi,

    I want to assign account definition (account definition is created to provision account in AD) to a user but when I assign account definition directly to a user, only one DBQueue process is coming up in Job queue info and not the processes which follows…

  • Events not getting triggered for assigning account definition to a user

    Hi,

    I want to assign account definition (account definition is created to provision account in AD) to a user but when I assign account definition directly to a user, only one DBQueue process is coming up in Job queue info and not the processes which follows…

  • ADSAccount.CN Template issue

    Hey Folks,

    I am having a weird issue with template updates on ADSaccount CN created as part of an account definition.

    Breakdown is as follows:

    • Account Definition SO is created.
    • Manage level SO FM is created.
    • Account Definition is assigned to Business…
  • Assign Group to elevated account only.

    Ok so we have a number of Account Definitions for different classes of accounts, standard and elevated accounts.

    The same is defined for groups. In which case, only elevated accounts should be allowed to be added to elevated groups. Similarly for regular…

  • RE: Error creatingf UNSAccountB: Write permission denied for value "Account definition"

    Hi,

    you have to use the method AssignAccountDef at the UNSAccountB object.

    Parameters (in order) are:

    • uidPerson
    • uidTSBAccountDef
    • uidTSBBehavior

    Otherwise, you would have something like a chicken & egg problem.

    The system only allows you to assign…