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,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...
Hello,As you can see from the title, i am trying to remove a duplicate key in XML which is created by the XML formatter.The JSON generator contains JSON something along the lines of this:What i get when i run this through the XML formatter is this:Bu...
Certain flow snaps like “Filter”, “Head”, “Tail” when used in a complex pipeline doesn’t generate a preview while validating the entire pipeline however these generate a preview if the pipeline is simple. For instance, if I’m trying to read data from...
Hi Community, Looking forward to your suggestions (I’m brand new to snapLogic and wanting to learn more!) → Input is an excel file with multiple columns, I’m planning to fetch 2 columns only from those multiple columns (this has been achieved so far...
Hi All, I have a pipeline date parameter with timestamps and based on this date I am processing some records which I change manually as of now but the requirement is to schedule the pipeline. I need your help in achieving this date change automatical...
Is there a way to get the current time in the snapplex’s timezone? (or could this be filed as important platform enhancement?) using date.now() returns the date in UTC, but i’d need it in “my” timezone (or in a random timezone, really). The closest i...
Hello all,I'm trying to convert a string to a JSON structure, but I'm not succeeding because the format is wrong. The JSON.parse() method says that it's not valid format for a JSON.Here is the string:"{language=Tamil, taskId=123},{language=French (Eu...
Hello all,i try to convert the following input/source into the described target structure with a mapper snap but i am not able to find a solution for this. Can anybody give me a hint or example how i can solve this problem My current source:[ { ...