• 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…
  • 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…