Hi all,
I'm doing a deep dive on the Message Tool (trying to cross off all the tools on my printed copy of @TaraM 's AWESOME wallchart).
Some questions for the community:
- What use cases have you seen for the message type "File Input" or "File Output". is this just a way of hyperlinking to a file (for example if you're checking rowcounts on an input, and want to point the user to the file that has an error)
- How do I get these (fileInput and FileOutput) messages appear to the end-user when the message is used in an Analytical App in the gallery? Error messages appear, but FileInput and FileOutput are not error messages (different type) so they don't come up
- Any other more advanced uses of messages that you've come across other than simple error reporting? I use them a lot to do progress indicators within a macro (set the transient flag on, and then send back the record number) to create macro progress transparency in the calling canvas.
Thank you
Sean