I have a workflow that is hosted on the Alteryx Gallery. The workflow has built in data integrity checks which provide users a clear message when there is a problem with their data or workflow configuration. All integrity checks are powered by Message tools which error out when the workflow is run and a check is not satisfied. However, all of the checks, regardless or pass or fail status, go to an .xlsx output. When the workflow is run on Designer, the output is provided in the workflow directory on their desktop.
When the workflow is run on the Gallery, no output is shown to the user, only the error message from the Message tool. Is there a way to remedy this?