How to get max element of array and its corresponding index
How can we get the max element of the array with its corresponding index? Ex : “somefield” : [1,2,2,2,2,1,1,1,1] Max element is 2 and indexes are 1,2,3,4
How can we get the max element of the array with its corresponding index? Ex : “somefield” : [1,2,2,2,2,1,1,1,1] Max element is 2 and indexes are 1,2,3,4
Hi, I am trying to replace the words that starts with ‘Auft’ because somehow it changes the next two characters by �� Image Below: I’m not a professional in regex expressions so I am trying to learn it but I can’t come up with the solution. I always...
I have a pipeline where i make a REST api call . I want to log the request body and the response body everytime the pipeline executes.How can this be achieved.Kindly help in this regard.
Hello, So I created an API specification with these error responses. ‘400’: description: Bad request. ID must be an integer ‘401’: description: Authorization information is missing or invalid headers: {} content: {} ‘404’: description: Not found ‘50...
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, I’m trying to create a pipeline which suppose to create an xml file out of a CSV file. CSV file looks like - |ProductCode|ProductName|Price|Country| |A001|DellLaptop|$400|US| |A001|DellLaptop|$500|AU| |A001|DellLaptop|$550|EU| XML output should b...
How and when does snaplogic determine when to finally update the pipelines to the latest version. I continually get this error when debugging from the dashboard that the pipeline is out of date and it is showing the one as it was when it last ran… Th...
Hi, I’m trying to assign xml node attribute and its value from a mapper snap. Below is the sintex: $Invoice.cac:AccountingSupplierParty.cac:Party.cbc:EndpointID.@schemeID == “Attribute Value” $Invoice.cac:AccountingSupplierParty.cac:Party.cbc:Endpoin...
User | Count |
---|---|
322 | |
235 | |
180 | |
153 | |
119 |