User Activity

Hi, I have a scenario where I need to filter out json based on length of a particular element. so in Source if json is like this:- [ { “SaleDatas”: { “DataId”: “”, “AmazonDataId”: “Sale.purchase_4”, “AmazonDataName”: “”, “Name”: “Sale.purchase_4”, “D...
Hi, Getting below expression error in mapper after join snaps:- Expression worked for 7 previous documengts, but failed on document #8 with the error: $[‘$’] is undefined
I have 2 different arrays, one having id, header and another having id,name. Need to join these 2 arrays and get an output file of id,header,name. I need json splitter json path, I have just for id which is jsonPath($, “id[*]”). How do I include both...
Hi, I need to map “id” and “header” field in mapper. Data.txt (785 Bytes) I am using file reader snap,xml parser and mapper. in mapper, tried different expressions but not able to get the fields. File is attached, Any suggestions!
Hi, I am using Multi File reader snap but is not picking correctly filename if it has curly brackets. filename is like: abcd{334-ffg-gg}.xml How to handle these kind of schenarios.
Kudos from