This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi Team,I was looking into a possibility of fetching pipeline execution details (along with its execution frequency which is not available at the moment) via a snapLogic pipeline.Ideally, I would want to fetch everything that is available in Dashboar...
Hi Team,Is there a way we can generate a dynamic sequence in mapper or any other snap (values of which can be used in mapper eventually) with each pipeline validation? If not with pipeline validation, it will be okay for now if we are able to generat...
Hi Team,
I’m reading a text file and wanted to fetch DISTINCT columns out of the data itself, screenshot below for your reference.
.txt file:
When I read the above data in snaplogic, the format is:
Tried with $.merge(), GroupByN, CSV parse (contain...
Hi Team,
I was using the Math.round() but was wondering if we can decide on the decimal digits for the rounding.
For example, number = 3.14125252
Desired output = 3.14
With Math.round(), output is 3.
Any suggestions on how to use the native Round(num...
Thank you @LeeDuffy and @koryknick for your inputs. I was able to fetch the required details using the URL --> https://elastic.snaplogic.com/api/1/rest/public/runtime/
@arvindnsn - I tried with a sample pipeline that generates 6 files over the SLDB and the performance is pretty good. It took ~1.5 mins for completion.I didn't connect to SFTP but just to add complexity on the same lines, I added an email snap that se...
I second that @Ranjith @arvindnsn - File Delete would be your best bet for now. Just for my references, what is the total volume you're looking at and how much time it has taken for you?I was thinking to process it in a batch using a pipeline execute...
Appreciate it @LeeDuffy I will take a peek into this by the end of this week, I was travelling so wasn't able to check the notifications here.More than happy to connect with you to discuss on this but lemme first research it from my end so I'm upto t...