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

Forum Posts

Status codes in MySQL - Execute snap

Hello Team, Need your help in understanding the meaning of different status codes received in the MySQL - Execute snap’s output. We had a scenario where we were trying to insert multiple records into MySQL DB and we have noticed a strange response re...

Resolved! Copy records for particular ID

Hi everyone Need some suggestion for below implementation. This is the file which I have to process.I want to copy all the same records for each Id which is mentioned in header ( spring_scale_score , fall_scale_score , winter_scale_score) Like this ...

mjain by New Contributor
  • 3092 Views
  • 5 replies
  • 0 kudos

Resolved! Filtering using JsonPath syntax

Hello everyone.  I have this json object"wd:Academic_Period": {        "@wd:Descriptor": "Summer 2021 (05/24/2021-08/07/2021)",        "wd:ID": [               {                   "@wd:type": "WID",                    "$": "d75e5035f5431001cbdce27c57...

brianc0755 by New Contributor II
  • 1540 Views
  • 1 replies
  • 1 kudos

SFTP without RSA Private Key

Hi, I need to deliver a file to a sftp server that doesn't require a private key. I'm able to connect to it from terminal with command "sftp -P 22010 uni@ftp.server.gov" then it request a password, I enter it and I'm in. It also works from WinSCP jus...

rmedeiros by New Contributor III
  • 1995 Views
  • 3 replies
  • 1 kudos

Iterate over json document and pivot the output

I have input as below from source and target, where I need to find the difference between same columns from source (SRC) and target (TGT), and pivot the result to get the desired output as shown below --My Input[  {        "SRC_DATE": "2023-11-20 09:...

Imran by New Contributor
  • 1280 Views
  • 3 replies
  • 0 kudos

Resolved! Filter attributes out of object

Hello,I need to filter a payload based on user entered parameters. The user can use the fieldsNames parameter to provide a list of fields they want returned, instead of all 30 attributes in the payload. In the examples below I need to filter the payl...

Max by New Contributor II
  • 2504 Views
  • 5 replies
  • 0 kudos