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

Forum Posts

Trigger pipeline based on table updates

HI all,I have a sql server upstream data source, there is a table in that which gets updated when the data is refreshed. I based on the updates in that particular table and colum i want the ingestion pipeline to be triggered. Is there any way i can i...

Roger667 by New Contributor III
  • 778 Views
  • 1 replies
  • 0 kudos

Help With Reduce Function in Mapper

I'm having trouble using the reduce function in a mapper which will subtotal two values across a two field compound key.  For example, take the following input:"myarray": [{"key1": 1,"key2": "A","value1": 5,"value2": 10}, {"key1": 1,"key2": "A","valu...

ahouston by New Contributor II
  • 915 Views
  • 1 replies
  • 0 kudos

Resolved! Create Key: Pair value in mapper

Input Structure[{"Id": "ABC","IFA_Number__c": "1"},{"Id": "BCD","IFA_Number__c": "2"}]I have to save this data in a key value format ( Ifanumber is key and ID is value) so that later in mapper I have to fetc fetch the respective ID based on IFA numbe...

akarsh by New Contributor III
  • 4700 Views
  • 11 replies
  • 3 kudos

Teamcenter connection issue

Hi Team,I am trying to use Teamcenter snapack, while connecting with Teamcenter i am getting below error, could you please help me on this. i am imported all jar files in this path (C:\Opt\snaplogic\teamcenter_lib)in my groundplex.but still getting e...

maheswara_0-1706596843673.png
maheswara by New Contributor II
  • 584 Views
  • 0 replies
  • 0 kudos

$original values thru Snowflake Bulk Load

Below is the snaplogic process to load data from Redshift to Snowflake. The Map execution mapper has a output variable named "$last_execution_datetime". The data is sourced from Redshift Select Snap and Snowflake Bulk load is used to load the data. T...

arvindnsn_0-1704919876818.png arvindnsn_3-1704920179790.png arvindnsn_4-1704920252374.png

Resolved! I need to retrieve data from a public API

I am new to snaplogic and I have an exercise where I need to retrieve data from randomuser.me/api/. I have to filter the data based on age and a few more things. Can someone tell me the basics and what can I use to filter the data? So far I get the d...

TheDev by New Contributor
  • 1580 Views
  • 2 replies
  • 1 kudos

JSON Splitter

Hi Snaplogic CommunityI have a reequipment where I need to fetch the data from the API and split the all the JSON object but we have a large JSON which we cant do it manually I just need any functional part where it will work without any manual work....

mohit_jain_0-1705995236453.png
mohit_jain by New Contributor III
  • 1266 Views
  • 2 replies
  • 0 kudos