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 agoCopy LinkReportTry 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.
Recent DiscussionsJavascript to promote top level listsSolvedGoogle Sheets Subscribe questionsBasic string transformations not workingSolvedCan we generate XML file in pretty print format using native snapLogic snaps?SolvedMultipart Reader failure - 'content-type' was not foundSolved