User Activity

There’s a way to calculate the total number of input or output documents, which is monumentally handy. However, is there a way to calculate the number of bytes read on input/output? This would be particularly useful for file chunking ie. if you want...
I want to call an external service in a pipeline execute that can only run a single call at a time, but each document I could conceivably call against it can actually be aggregated and passed in a batch call. Is there any way to queue documents up an...
I’ve been trying to build out a pipeline that reuses pipeline executes across a pool size of 3 to get input documents on an even spread between them to take advantage of multiple cores on similar work between differing input documents. However, in pr...
I’m working on building out some new deployments of Snaplogic hosts and I am experiencing very strange SSL Certificate Mismatch errors. An example error: Unable to connect to neighbor after 15076875ns: https://ip-10-16-9-21:8081","exc":"javax.net.ssl...
Hi - I’m using the script snap to execute some external code on a server and running subprocess.check_output to execute it leaves the script running if I stop the pipeline. Is there a way to guarantee the script gets halted when I stop my pipeline? N...
Kudos from
Kudos given to