• 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: Updating Description@ADSAccount stuck in a loop.

    The loop occurs, because you have a self-reference on $Desciription$ in the template. As long as the description changes, the template will be called.

    Replace the $Description$ with Value. That should solve the problem. Value always contains the current…