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

Forum Posts

How to divide dates in to custom quarters

I have a special quarter division requirement where I have to allot data to different quarters based on the dates they belong, for this I need to get the first Monday of each month, tried the below logic to get it but not working for the Monday part....

vaidyarm by Contributor
  • 3067 Views
  • 3 replies
  • 2 kudos

Resolved! Map Key value pairs function

Hi, I’m having it very difficult to fill the value of a key/value pair wit another value. I Have an object that consists of a list of strings that are each unique. but with each string inside the object there is a value outside the object for each it...

Resolved! Kafka consumer Skip messages when fail

Hi , We pull the data from Kafka and put it and the database, but we realized the Kafka consumer skips the data/offsets if the pipeline fails. for example: in a run Kafka consumer is supposed to read offset 3,4,5 but it pipeline fails so it skips the...

Extracting lineage from snapLogic pipelines

How can lineage–source information, target information, field transformations/calculations/derivations, etc.–be extracted from a group of pipelines? I need to be able to do so, to adhere to our company’s data governance rules around data movement. ...

tfonken by New Contributor
  • 2323 Views
  • 1 replies
  • 0 kudos

Passing Body Content in Post Snap

Hi, This is a very novice question, but I am having trouble with a post request snap. This is just to authenticate with the RingCentral platform to receive a token for API consumption. I am able to successfully retrieve an access token when calling t...

jsmith141 by New Contributor III
  • 11220 Views
  • 48 replies
  • 10 kudos