Resolved! how to filter out spaces
How do I remove spaces from the output ?Output of this pipeline is [ {"lrs": ["Indiana","Alabama",""] }]
How do I remove spaces from the output ?Output of this pipeline is [ {"lrs": ["Indiana","Alabama",""] }]
I have a two part question. I have to perform 3 queries to extract information from an application. I can put all 3 queries in the same REST Get snap. First question is…is this better or worse than using 3 separate REST Get snaps? Second question d...
Hello Community members,I have a scenario to discuss, if you can provide your assistanceI am receiving JSOnArray in pipeline which I am then splitting using Json splitter and those individual documents I am passing to child pipeline.In child pipeline...
I have an input of 1000 Records coming in. I can only process 200 records at a time. How can I write a loop for this ?
I have pipeline where am using rest call with pagination.after every call i need to append the response data to same file. (CSV format)Append option in writer snap supports only few protocols and i need some help to configure it and make it work.Than...
Is there any way that I can control my pipeline to run in particular node,if a snaplex has 2 nodes
Hello, I am facing issue while reading a huge file (more than 2 GB) in size. I want to read the file and zip the file.I tried in 2 ways and in both i am getting the error. Method 1: After file reader snap, I am using a Binary to Document (Encode or D...
I have this below code, but the output csv contains \n instead of giving line break$id + '\n' + $crse_detail.toString().replace(/;/g, '\t\t').replace(/,/g, '\n') + '\n' + '**********' + '\n'I tried updating the csv formatter delimiter to \n. It erro...
User | Count |
---|---|
321 | |
223 | |
178 | |
153 | |
116 |