Hello guys,
In workflow, can we generate an alert or warning dialog box before processing to next step? For example, I want to check the range of date field input by user, if the range is not match, then warning dialog box appear.
Thank you.
Regards,
Hello,
I try to throw a RuntimeException, but the error message is not shown in the error details.
Regards,
Herru
Previously Herru Windiarto wrote:
Hello guys,
In workflow, can we generate an alert or warning dialog box before processing to next step? For example, I want to check the range of date field input by user, if the range is not match, then warning dialog box appear.
Thank you.
Regards,
Anyone can help me? :)
Regards,
Herru
Previously Herru Windiarto wrote:
Hello,
I try to throw a RuntimeException, but the error message is not shown in the error details.
Regards,
Herru
Previously Herru Windiarto wrote:
Hello guys,
In workflow, can we generate an alert or warning dialog box before processing to next step? For example, I want to check the range of date field input by user, if the range is not match, then warning dialog box appear.
Thank you.
Regards,
HI Herru,
I think there are no options of alerting the user directly. A solution strike me is, you will have to have a read only variable called 'Message/Note/warning' and update it with respective message using an automatic_task_Script and return the workflow to the previous activity.
Thanks,
Renga
Previously Herru Windiarto wrote:
Anyone can help me? :)
Regards,
Herru
Previously Herru Windiarto wrote:
Hello,
I try to throw a RuntimeException, but the error message is not shown in the error details.
Regards,
Herru
Previously Herru Windiarto wrote:
Hello guys,
In workflow, can we generate an alert or warning dialog box before processing to next step? For example, I want to check the range of date field input by user, if the range is not match, then warning dialog box appear.
Thank you.
Regards,
Hi Renga,
Thx, I got it :)
Regards,
Herru
Previously Renganathan S wrote:
HI Herru,
I think there are no options of alerting the user directly. A solution strike me is, you will have to have a read only variable called 'Message/Note/warning' and update it with respective message using an automatic_task_Script and return the workflow to the previous activity.
Thanks,
Renga
Previously Herru Windiarto wrote:
Anyone can help me? :)
Regards,
Herru
Previously Herru Windiarto wrote:
Hello,
I try to throw a RuntimeException, but the error message is not shown in the error details.
Regards,
Herru
Previously Herru Windiarto wrote:
Hello guys,
In workflow, can we generate an alert or warning dialog box before processing to next step? For example, I want to check the range of date field input by user, if the range is not match, then warning dialog box appear.
Thank you.
Regards,