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

Forum Posts

Resolved! IF else Condition in Mapper

Hi , I have a requirement to write multiple IF/ELSE conditions and generate an output column. but i am getting syntax error, please someone correct me $section == “Presentation” && $action_field == “Product Short Name” ? $EMA_PRODUCTSHORTNAME: $secti...

pranil2k2 by Contributor
  • 13626 Views
  • 6 replies
  • 4 kudos

Snaplogic Metadata Pipeline

Hi , Can you help me to design a pipeline to do unit testing for a project in dev organization and need to push this project to git hub dev branch. And need to pull the changes from dev branch to the project in QA organization. Regards, Achyuth G.

aig8355 by New Contributor
  • 2849 Views
  • 3 replies
  • 0 kudos

Converts the Columns into Rows

hi , I have a requirement where in to read the .xls file which is having data and transpose the columns into rows and create a csv file as a output . Below is the screenshots for the input and output . i tried in pivot its working but the columns wil...

Move Files from NetSuite File Cabinet

Hi, We have a requirement to move all documents from NetSuite File Cabinet to an SFTP location. Any suggestions how to do this? File Operation snap is not supporting HTTPS protocol and we couldn’t find any other URLs to access the NetSuite files.

Rosmyt by New Contributor II
  • 2398 Views
  • 2 replies
  • 2 kudos

Resolved! JSON Splitter for an Split column

Hi, I have a requirement to read multiple XML files data and load into Oracle table. I am using Directory browser to read the list of XML files and passing the path to File reader and then XML Parser, from XML parser the output is given to mapper the...

pranil2k2 by Contributor
  • 6389 Views
  • 12 replies
  • 1 kudos

Resolved! SnapLogic and DocuSign Account Setup

I am trying to setup SnapLogic to a DocuSign developer sandbox. I’m following the DocuSign API details which uses REST OAuth2 and I believe I have all the creds I need (client id, secret, token, etc.) Yet it’s not connecting. I am wondering if instea...