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

Forum Posts

Rabbit MQ - Exchange type Header

Hi Everyone, I am trying to capture header values from RabbitMQ where exchange type is header but it’s not coming properly. From the output it’s coming as base64 encoded data but when I am decoding it’s showing data are not encoded properly. Is anyon...

Supratim by Contributor III
  • 981 Views
  • 0 replies
  • 0 kudos

Replace files content in a folder

I have a folder which contains subfolder and many json files. I need to create a pipeline where can filter the folder and find files with content “” and replace with “[{}]”. remember not all files contain , some of files has only .

munish by New Contributor
  • 1657 Views
  • 1 replies
  • 0 kudos

Counting headers in CSV

Hi Team, I was trying to develop a pipeline where it compares the data of two systems . I have collected huge data from those two systems and I need to find the mismatch of data . I thought of splitting this work in two ways . First to find the misma...

Harsha3 by New Contributor III
  • 1449 Views
  • 1 replies
  • 4 kudos

Resolved! Transforming into JSON Array

Hello All, I have a requirement where I have to merge two same keys within a JSON array to form a JSON array of themselves. The below provided examples will clear the requirement: Input JSON: [{ “header”: { “batch_id”: “PVTS_20200919_866184”, “compan...

How to determine if today is between 2 dates

A task I frequently need to do is determine if today is between 2 dates (without time). I’m wondering if anyone has found a more elegant way to do this? I’ve been converting the start and end dates from an oracle database, and the current date to st...

wpenfold by New Contributor III
  • 3260 Views
  • 4 replies
  • 2 kudos