New User Email Link Revision

Read-only forum. Used to announce new releases of EASYProcess.

Locked
JustinVanRegenmorter
Posts: 517
Joined: August 26th, 2021, 9:56 am
Contact:

New User Email Link Revision

Unread post by JustinVanRegenmorter »

As of DesignTime Revision 2542 and RunTime Revision 1171, the new user email can have a link to the IDE included. This is handled by a new checkbox labeled "IDE Developer?"

Existing tenants need to make a change before this link will be added on.
  • In your tenant's Security application, you can check out the CreateUser API's PUT Verb. If you scroll to the bottom right of the canvas you can replace the existing three services: A binary decision called SCMDeveloper, a binary decision called PD, if you have it an Evaluate off the Yes exit of the PD service called Email.
Existing Services.png
  • In its place you can copy from the attached New Services.txt document and paste the following data to create two new services where the old services were.
Services.png
  • Finally connect the GetCurrentSCMPath service to the Developer binary decision. Connect the No of the Developer binary decision to the Tenant_Admin service and connect the SendEmail service to the Output service.
Attachments
New Services.txt
(57.95 KiB) Downloaded 78 times
New Services.txt
(57.95 KiB) Downloaded 78 times
word count: 164

Tags:
Locked