Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to log error from tsystem in db or file

HI,

 

In tsystem, I use python code to run and wanna keep log in each tsystem in db or file.

Please suggest how to do.

 

Cheers

0683p000009M9q2.png

Labels (5)
1 Reply
manodwhb
Champion II
Champion II

@praewpunch ,

 

you can print the Error Message and Standard Output of global variables of tSystem component.

 

try to leverage those.