wpenfoldContributor6 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
ptaylorEmployee6 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 ptaylor6 years agoAh…missed a few lines of code. Now I’m getting error info in the error view…helpful, thank you.
wpenfoldContributor to ptaylor6 years agoAh…missed a few lines of code. Now I’m getting error info in the error view…helpful, thank you.
Recent DiscussionsWay to lock down in Prod org to "Monitor" only access?trace API and proxy callsPagination Logic Fails After Migrating from REST GET to HTTP Client SnapSolvedPipeline Execute Pool sizeSolvedConcat values of a field based on value of another fieldSolved