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, I have to convert/transpose columns into rows. Basis the input file the count of columns may increase/decrease. Have to pick all the columns and convert them into rows. Input: INV111 INV11...
In a mapper, we need to convert all keys of a JSON file at every level to lowercase. Example: {"Id":"600b31dadece310027cdf492", "User":{"Id":"5cbf7330263cd09f9445bd90","displayName":"coyote"...
Hi, I have 2 dates, which are of localdatetime. Date1 - 2023-08-13T14:17:00.000 Date2 - 2023-08-23T05:00:00.000 I am using the below expression find the difference between them, and i am getting ...
Hi, I have 2 input streams, i used inner join and fetched the matching data, also to capture the unmatched data i used- Unmatched data to error view option. I am able to find the get the unmat...
Hi Snaplogic experts, my pipeline is creating one big CSV file (50k rows) as the result. Collegues asked me, if it is possible to split this big CSV file into smaller ones (create csv files wi...
Hi SMEs, Good day, with the upcoming deprecating REST snaps currently migrating some of my ultra task to Http Client snap but Http Client snap needs to have at least 1 output view, while REST post s...