Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ErrorHandler Pipeline design in case of Ultra

Hi Team, I am trying to handle errors with ErrorHandler pipe in ultra. My ultra main pipe has no i/p no o/p design(kafka snap at start and end of pipe), Here to handle errors my errorhadler is having copy snap at first place, 1 o/p of copy snap using...

KumarR by New Contributor
  • 1830 Views
  • 1 replies
  • 0 kudos

Accessing Jks(Java Keystore) file in Script

Hi All, I want to retrieve the private key stored in Jks file using the java KeyStore class in script snap. I have uploaded the Jks file in the files section of my project. Now, using the FileInputStream I try to load the jks file in Script snap, but...

prachik by New Contributor
  • 3544 Views
  • 2 replies
  • 0 kudos

Suppress Welcome Email for New Users

Are there any options to suppress the welcome email when creating users via the API? We’ve got SnapLogic configured for Okta SSO and don’t want the default emails sent out that instruct users to login via the default link. I’m hoping there’s an alter...

JMS Consumer Processing Mode

Hi, Can someone explain the Processing Mode available in JMS Consumer Snap? There is a reference to ‘STOP’ message in the doc but no explanation of what is this ‘STOP’ message or how to generate this. And what is the significance of the message count...