WorkflowNotification is outdated

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
CathyC
Posts: 469
Joined: November 16th, 2021, 11:15 am
Contact:

WorkflowNotification is outdated

Unread post by CathyC »

The workflow notification method comes in all new applications. needs some updating for latest easyprocess best practices
image.png
  • Needs error handling. a boolean at the end which checks if any of the sendemail services returned exception
  • a method output with Success and Message that is based on whether the sendemails failed
  • EASYProcess ForEaches should be updated to LOOPs
  • the binary decision named "Group" should be renamed to "Role"
  • The 4 binary decisions should be changed for a switch
  • The "PreValues" should be renamed "Variables"
word count: 83

Tags:
SteveCap
Posts: 327
Joined: August 26th, 2021, 9:18 am
Contact:

Re: WorkflowNotification is outdated

Unread post by SteveCap »

Task #11167 has been created. This post will be updated when it has been completed.
word count: 15
JustinVanRegenmorter
Posts: 517
Joined: August 26th, 2021, 9:56 am
Contact:

Re: WorkflowNotification is outdated

Unread post by JustinVanRegenmorter »

The WorkflowNotification template has been updated as of RunTime Revision 1179.
word count: 11
Post Reply