Data Integration
Discuss data integration use cases and solutions from ETL, ELT, reverse ETL, and AutoSync.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Array of objects manipulation

Hi team,I would like to iterate thru an array of objects and verify if the objects has same num, code and date with different boxNumbers, then I should add the boxNumbers together and make that as a single object. If those three didn't match I should...

lake by New Contributor
  • 701 Views
  • 1 replies
  • 0 kudos

Real time Integration Google Sheet to Snowflake

Hello everyone,I've been asking to update a Snowflake table in real time every time there's a modification made on a specific worksheet in a Google workbook.I'm not sure how to proceed, I believe it's by using a Google Sheet Subscribe snap and Trigge...

Capture d’écran 2024-08-06 à 18.12.47.png Capture d’écran 2024-08-06 à 18.13.32.png
salinee by New Contributor
  • 529 Views
  • 0 replies
  • 0 kudos

Unable to delete 0kb file

Hi Community!!We are using a File Delete Snap in one of our pipelines and this operation is failing when there is a 0kb file coming in the source path. II wanted to understand if there is any limitation in Snaplogic on deletion of the file. "Unable t...

Resolved! Irregular expressions

I'd like to say that I'm tearing my hair out, but I don't have any.Regular expressions seem to be taking a left turn for me today and I was hoping to some clarity.I'm building statements dynamically in a Mapper Snap (437patches26643) and want to remo...

Don by New Contributor II
  • 765 Views
  • 1 replies
  • 1 kudos

Receiving Kafka Acknowledgement Time out

Hi Community!! Greeting!!We are trying to Read data from a Kafka consumer snap and are using a child pipeline (We are using Pipeline Execute) to write data into a zip folder. The pipeline is erroring with "SnapDataException: Timed out waiting for ack...

Resolved! Filter object from array

Hello, I need to filter out an object from the distributionCenterSpecificData array where countryCodes array is empty.input payload:[{            "rpn": "ABCD",            "gpn": "G12345",            "productName": "CATHETER",            "productDesc...

Max by New Contributor II
  • 1024 Views
  • 1 replies
  • 1 kudos

SFTP Connection and Encryption Algorithms

After the August 2023 upgrade, our SFTP connections started failing due to the deprecation of some default signature protocols. I believe this happened with the 4.33 GA release. To get around this issue, we updated our snaplex node properties to incl...

alex_panganiban_0-1718295327418.png alex_panganiban_1-1718295429838.png