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

Forum Posts

Parsing XML Data and formatting it

Hi Team, We have a requirement to parse the xml file (1.5GB) and transform/group the content based on the one of the field value and write write multiple files based on the each group. === Sample Input == <?xml version="1.0" encoding="UTF-8" ?> ...

acmohan023 by New Contributor
  • 5864 Views
  • 11 replies
  • 1 kudos

Resolved! Prefixing/Suffixing multiple Input Schema in Mapping table expressions (i.e. Target Path) under a mapper snap

Hi Team, Can we prefix/suffix multiple field names in mapping table expressions under mapper snap in a single shot? As per the above screenshot, I can either: Select All as is Manually select required field names, do necessary transformations (if a...

Resolved! File-reader encoding

I’m having some problems combining file-reader with “convert to document”. My setup is pretty simple - a file-reader that’s reading a document from sldb After the file-reader, the file still seems to have the correct encoding (notice the Ä and Ü). C...

Matthias by New Contributor III
  • 1551 Views
  • 1 replies
  • 0 kudos

Threshold check for incoming data

Hi there,I wanted to have an alert mechanism in place to capture and alert when Pipeline is processing an unusually large number of documents or large-sized documents. It should compare the previous 10 execution count from Audit and trigger an alert ...

Resolved! Unable to insert 50000 records

Hi all,I want to insert whole 50000 records from CSV File  to Sql Server,but its inserting only 2000 records only in a table. How to resolve this issue or how to insert whole data from CSV to  Sql Server Database 

Parex122334_0-1692981754074.png