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

Forum Posts

Spaces in File names or folder paths

I wonder if anyone has a resolution to my current challenge. I am a “newby” so please assume “I know nothing!” I’m building some basic pipelines to connect to a xlsx. If any folder in the path has a space or the filename itself has a space I am getti...

RobG by New Contributor
  • 2534 Views
  • 1 replies
  • 0 kudos

Snap to connect to Informatica MDM hub

Is there a Snap/connector to connect to Informatica MDM hub ? If not, what is the best snap that can be used to connect to the Informatica Hub? SQL Snap Pack or JDBC connector snap ? We may need to bring in data from multiple tables from hub into Sna...

Expression Library

Hello All, If I have an expression library, having content: { FindObjectID:x => ( (x == ‘OBJ1’ ? ‘OBJ2’ : (x == ‘OBJ3’ ? ‘OBJ4’ : (x == ‘OBJ5’ ? ‘OBJ6’ : (x == ‘OBJ7’ ? ‘OBJ8’ : (x == ‘OBJ9’ ? ‘OBJ10’ : (x == ‘OBJ11’ ? ‘OBJ12’ : (x == ‘OBJ13’ ? ‘OBJ...

Ensure serial child pipeline execution

On the Pipeline Execute snap, if I have the Reuse checkbox unchecked and the pool size =1, does that ensure the executions of the child pipelines are serial and not parallel? I want to ensure only one instance of the child pipeline is running at any ...

kmiesse by Contributor
  • 4560 Views
  • 11 replies
  • 4 kudos