Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Hi All,
I have a process Model where the value of a process variable is being updated internally like status : Success, Error, and so on . I just want to show an error message in an interface to the user if the value is different from Success.
Discussion posts and replies are publicly visible
Do you have a few more details? What is this interface? What does "updated internally" mean? What errors are we talking about?
Hi Stefan,
Actually i am uploading some excel file to upload and validating that excel through PM , RPA is also included. So after validating , status is being updated by RPA internaly.
A simple option could be to assign a user input task to a user in case something goes wrong. Another option is to use a process report to display data about these processes on a reporting dashboard.
Really depends on your use case.
everything is working as expected . The user want to display the error message based on status if status is not SUCESS
OK. Do you consider one of the options I suggested?
yes
Hi , Can you please tell me how to handle exception while "Import Excel to Database" in Process Model.
What do you mean. I think this is managed by the process alert settings.
I just want to show an error message to the user if this smart service throws error