Ignoring double quotes
I am in a situation where after a CSV formatter my data is coming in double quotes. How can i ignore it?
I am in a situation where after a CSV formatter my data is coming in double quotes. How can i ignore it?
The header is a JSON file and content comes in a binary file as can be seen from the trigger task debug trace below: Tried using the pipeline below and I only get the response header also included below and can’t find a way to get the content:
In the router i am trying to route data based on below criteria if any of the value in statusC.contains("T’) route to view1 if any of the value in !statusC.contains("T’). (does not contains) route to view2 How can i best achieve from below data [ { ...
I want to join two files based on a field of file 1 containing the value of a field in file 2. What would be the best way to do this? e.g. File 1: $district_name='ABC School District". File 2: $district: ‘ABC’. So if $district_name.contains($distr...
Hello everyone, I’m trying to figure out is there a way to send notifications via email on errors without SMTP server as I do not necessarily need to attach files or error documents? Like the notifications that are sent on tasks execution. I have a p...
My usecase is to ingest data from ServiceNow into Snowflake, with no tranformation. I’m creating simple pipeline with 2 snaps - ServiceNow Query and Snowflake BulkLoad The service now table has 2.5 M rows, it is taking about 7hrs to read this data fr...
Hi, I am getting error while running the child pipeline with larger files. There is no error with smaller files. I have a mapper at the starting of child pipeline. Below is the error:- Failed to execute pipeline Reason: Snapi request failed: {“respon...
Hello Expert, I’m trying to encrypt few fields of file (eg Name,Age) using encrypt field snap. if same name and age appears in different file encrypt field snap is giving different cipher text. Attaching sample pipeline for reference. testCipherText_...
User | Count |
---|---|
322 | |
226 | |
179 | |
153 | |
116 |