PAG - get account - error handler => I am attempting command “Get User by SAM Account Name”, if the account is found, everything works fine, but when I enter a sam that does not exist, I am experiencing a “stop execution” error instead of flowing into the “false” path of the exception handler. My end goal would be to go down a false path after lookup, confirming account name is unique, then create the account in AD.
Hi @questjj , I don’t think PTA workflows support Account Creation. The current documentation on PTA doesn’t provide command s to create account. It provides command on enable , disable, unlock.