Tilia Griffin - Output error message
- magnussandstrom
- Advanced member
- Posts: 288
- Joined: Thu Jul 30, 2020 6:34 pm
- Location: Sweden
- Contact:
Tilia Griffin - Output error message
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
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.
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.
Laurent De Wilde, Solution Architect @ Enfocus
- magnussandstrom
- Advanced member
- Posts: 288
- Joined: Thu Jul 30, 2020 6:34 pm
- Location: Sweden
- Contact:
Re: Tilia Griffin - Output error message
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.