Question
Adqura
IN
Last activity: 4 Jun 2021 10:13 EDT
How to handle/catch exceptions in pyDefault DataTransform within a case type
Hi,
We are running a casetype in which whenever pyDefault data transform fails with any exception, how can we handle or catch that exception.
pyDefault data transform is executing before the creation of case work item.
Hence when pyDefault data transform fails we can't see case work item and related error from the pyDefault.
Can someone help me on how to catch this pyDefault data transform exception