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

Forum Posts

Resolved! Reading files from SL manager?

Hi Team, Do we have the possibility of reading the files that gets generated under snapLogic Manager via File reader? If yes, should the pipeline be under Shared project space? Thanking in advance for your help Best Regards, DT

Resolved! Can we hyperlink inside a mapper snap?

Hi Team, I was tryin to use native JS function link in order to hyperlink inside a mapper. I found that it doesn’t work, does anyone know a similar functionality or a workaround? Basically, I was trying to hyperlink an existing column “ID” and wanted...

Resolved! JSON data size fix

My source data has more than 1M record which is in a csv format. All those records had error , hence were routed to error view. Now , All those records needs to be logged in a S3 folder. Also i send an email to the team which contains the file name ...

viji28 by New Contributor
  • 4476 Views
  • 5 replies
  • 1 kudos

Passing Parameter to OAuth2 Account

We are working on an integration here and we´re having problems while trying to pass parameters to an OAuth2 Account. We read an account with Client ID, Client Secret, Auth Endpoint and Token Endpoint already set. Then we map it, using metadata to ad...

rmedeiros by New Contributor III
  • 1763 Views
  • 2 replies
  • 5 kudos

Mapping the columns matching from the Array

Hello SnapLogic Experts, I require your help in mapping expression to map the keys(columns). I need to change the column names in the incoming data according to the mapping list that I have and load it into the database. I’m trying to achieve it usin...

spinaka by New Contributor III
  • 2852 Views
  • 3 replies
  • 5 kudos

Resolved! Retrieve the key value by passing another key value in json

My Json looks like this { “main” :[ { “CM”: “T”, “TM”: “” }, { “CM”: “100000”, “TM”: “9999” }, { “CM”: “200000”, “TM”: “” } ] } This is stored in an test.expr file. I have the CM values coming from the previous snap. What i would like to achieve is ...

viji28 by New Contributor
  • 2669 Views
  • 4 replies
  • 3 kudos