Snap Packs
Discuss configuration of Snaps and general questions about our Snap Packs.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Script Snap: Write files to SLDB?

Hello, I was hoping to use python on that snap to do something like this: #os.chdir(‘/opt/snaplogic’) os.chdir(‘sldb:///shared’) f=open(“blah.txt”, “wb”) f.write(“hello test”) f.close() The intention is to save this blah.txt file generated in the Scr...

kunghei by New Contributor
  • 547 Views
  • 0 replies
  • 0 kudos

Resolved! Read file from SLDB?

Hi, I am in the process of building a custom snap and I am uncertain of how to read a file from the SLDB. The documentation does not provide an example for this. I was able to read a file from the location where the Groundplex is, using the com.snapl...

How to avoid double encoding issue for URI in Snaplogic?

While processing a Azure blob storage file in Snaplogic, Snaplogic is not able to read it as its encountering with double encoding issue. I have already tried below method to handle double encoding to fix it and worked well but encountering with othe...

OAuth2 authentication error

I have built a pipeline that includes accessing a secure rest endpoint. I have created an account for OAuth2 authentication and tried all different grant types, however it doesn’t seem as though the authentication for the account is being utilized i...

Salesforce Create Snap Showing Complete but No Records Created

Salesforce create showing complete but no records created in Salesforce. I would expect to see an error or something in the trace bin, but all I see is that the pipeline completed successfully. Is there something I need to do to be able to see the re...

jmount by New Contributor
  • 1217 Views
  • 4 replies
  • 6 kudos

Diff snap sort path

For Diff Snap, what is sort path is non unique value. How does the snap behave ?

Pardot support?

Does SnapLogic have a Salesforce Pardot-specific snap/connector? Or do you use either the generic Salesforce snap, or a REST snap? I can’t find any reference in the documentation to Pardot. thank you!

dnewton by New Contributor
  • 544 Views
  • 0 replies
  • 0 kudos

Connect SnapLogic to Oracle Cloud ATP database

We are moving our ERP to Oracle Cloud and I am trying to connect SnapLogic to an Oracle Cloud ATP (Autonomous Transaction Processing) database. I’ve been trying to set up an Oracle Thin Account in SnapLogic with the settings for our ATP database but ...

jervin by New Contributor III
  • 800 Views
  • 1 replies
  • 1 kudos