wpenfoldContributor5 years agoHow do I debug a python script in the script snap I am using a script snap to use SSH to call a procedure on another server. The pipeline completes without error, but it’s not calling the procedure–and it’s not giving me any error messages, so I do...Show More
ptaylorEmployee5 years agoTry wrapping your code in a try/catch where the catch writes the error to the error view, like in the default template for a Python script.
wpenfoldContributor to ptaylor5 years agoAh…missed a few lines of code. Now I’m getting error info in the error view…helpful, thank you.
Recent DiscussionsGenerate expression file from database queryCan we generate XML file in pretty print format using native snapLogic snaps?Solved401 error with HTTP Client and NTLMPagination and nextCursor in headerJavascript to promote top level listsSolved