Conditional output message if workflow execution fails
under review
D
Dahlia Wren
Currently we are working on creation of IDP workflows , But at the end of the workflow we are not able to provide graceful message to the user that utilizing the workflow in case of error or the successful scenario. Can you please help us if there is any feature available for the same
Log In
Himanshu Mishra
under review
Himanshu Mishra
Hi Dahlia Wren, in case of successful execution, you can certainly set a custom output message for the users https://developer.harness.io/docs/internal-developer-portal/flows/outputs
However, in case of failure, it's not possible as of now. Would you be able to give 1-2 examples of your expected behavior? A simple one will be to show a fixed message in case workflow/pipeline fails. Are you thinking of something even more complex?