Hi @RickMatthews ,
Thank you for your response.
The JavaScript throw approach is currently just the workaround we found, mainly because I could not find another way to display a custom validation message to the user during workflow execution.
What we are actually trying to achieve is a user-friendly validation message, rather than exposing a technical runtime error.
Is there any supported or recommended way in SAS VI LEI to display such messages to the user and stop the workflow execution when validation fails?
Thanks!