Hello,
I'm trying to automate a workflow to create service accounts, however I'm struggling to find a way to accomplish this.
My goal is to create a user that has an associated property pattern and business rule. The initiator selects the user who is making the request, and the new account information is sent via email to them after account creation.
Example:
Select the person who requested the account
Create user w/ custom form
Property pattern applies
Make changes as needed
Complete user creation
Email is sent to requestor with username and password
I've also tried to do this with a custom command instead of the create user action to no avail.
Any advice appreciated!