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

Forum Posts

Access a shared account

how do i access a account present in shared project space. using read account it gives an error that account or path doesnt exist what I am doing is : org_name/shared/account_name please help

vipulk10 by New Contributor III
  • 2153 Views
  • 3 replies
  • 1 kudos

Pass the json input request payload to REST GET

Hello, I am new to Snap logic, I am trying to create a pipeline where I need to pass the json input request payload. based on the input I have to check for condition and then route to TWO different REST GET calls. my input json is like this { “state”...

arunnp by New Contributor II
  • 7635 Views
  • 12 replies
  • 3 kudos

Delete input file in pipeline

Hi, I am reading SFTP directory through File Poller and File Reader using scheduled task running every 1 min. I need to delete input files once processing is complete. How do I achieve it?

Sahil by Contributor
  • 2367 Views
  • 4 replies
  • 1 kudos

Array Rename

Hi Team, I am trying to achieve below. I would need directions on how to achieve below in a mapper or any other way. Source : { “UBER_ID”:[ “1”, “Integer_pattern” ], “First_name”:[ “Majid”, “TextOnly_pattern” ], “Last_name”:[ “”, “TextOnly_pattern” ]...

Majid by New Contributor III
  • 4332 Views
  • 10 replies
  • 4 kudos

Heroku PostgreSQL JDBC Account Setup

I’m trying to configure the JDBC Account to work with my Heroku Postgresql account: But I’m getting the following error: Failed to validate account: java.lang.RuntimeException: Driver org.postgresql.Driver claims to not accept jdbcUrl, jdbc:postgres...