Page 1 of 1

Tilia Griffin - Output error message

Posted: Thu Sep 07, 2023 9:09 am
by magnussandstrom
When anything fails in Griffin, is it possible to grab the error message and use it later in the switch flow?

Re: Tilia Griffin - Output error message

Posted: Thu Sep 07, 2023 3:53 pm
by laurentd
Hi Magnus,

I tried with a file too large to fit on the substrate.
No dataset attached, but the job is sent to the Problem jobs folder.
If you check [Job.FailMessage], you get "Nesting session was unsuccessful, sending job to Problem jobs".
So you can use this to send a warning, and also [Job.FailModule] (Griffin) to filter the warnings.

Also note we opened Griffin and Phoenix2Switch sections on the forum.

Re: Tilia Griffin - Output error message

Posted: Fri Sep 08, 2023 12:33 pm
by magnussandstrom
Thanks Laurent, I managed to use the Problem folder and send the FailMessage by email. It would be cleaner if I could use an error output connection, but this will have to do for the moment.