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

Forum Posts

Import Python modules in Script Snap

I'm building a pipeline that uses a Python Script file stored in SLDB. Lets call it main.py.In main.py I need to import modules from another Script file stored in the same place as main.py.Is this at all possible using the Script snap? I've searched ...

Resolved! Conditional Snap Run

Hi everyone,I have been experiencing an issue lately where I have a large zip file containing 17 CSV files. I unzip the file and write it into an external stage. After that, I run several procedures on Snowflake using Snowflake Multi Execute.My conce...

Capture d’écran 2023-09-19 à 10.46.29.png

Filtering Objects

Hello Experts,I have below Object input containing string values. Can someone please provide expression to get rid of duplicate values?[ { "ack": { "QueueURL": "https://www.google.com", "ReceiptHandle": "12345678", "content": "ABCDEFG" } }, { "ack": ...

ELT Execute query execution flow

We have created few pipeline where we are using ELT execute to run multiple DML queries to Snowflake. Our initial assumption was that if we give multiple queries in the ELT execute snap , they will run one by one and will be queued until previous que...

sainig by New Contributor
  • 595 Views
  • 2 replies
  • 1 kudos

Read files for Azure "File Shares"

I have a new requirement to read the files stored in Azure "File Shares". I didnt have the knowledge about "File Shares" in azure and did a little research. Its a virtual drive which can be used for storing files and uses the SMB protocol to read fro...

fileShare.png
Chandan by New Contributor III
  • 993 Views
  • 4 replies
  • 1 kudos