Unix timestamp in snaplogic
Hello, I’m trying to generate time in unix timestamp format. Is there a snap function which can perform this task? Thanks, Smit
Hello, I’m trying to generate time in unix timestamp format. Is there a snap function which can perform this task? Thanks, Smit
I have a pipeline that retrieve data from an external REST API, performs some data transformations and returns the resulting data. Part of the data transformations require looks that rely on the inbound payload so I have a copy snap to enable the loo...
Hello, I am trying to run a python script in the script snap that mocks up some test data for unit testing pipelines. The script relies on python data types such as list and dictionary to iterate through the incoming JSON document and manipulate it. ...
I’m tasked to build a pipeline for API service. This pipeline will accept API calls for GET/PUT/POST/DELETE to a database table. I am lost at how to get started. Please show me your example. Thank you
Hi guys, Can anyone supply a list of the available python packages for usage via the Script snap? Thanks in advance - Igor
Greetings, I have an Oracle stored procedure that produces DBMS_OUTPUT in the SQL server. How can I capture the output in the pipeline so that I can produce a CSV file from said output? Thanks.
Hi , I have an array which i want to sort it by the keys/column. { array1:[ { " Width":“4” " Length":“5 " " Item Desc”:"Black ", " Item ":"Pen " }, { "Width":"5" " Length":"7 " " Item Desc":"Blue ", " Item ":"Pen " , } ] } Output:- { ...
Hi , I have a requirement to combine the 4 JSON document into 1 document using the group by N snap. But group by N snap is not working as expected. Below are screen shot of pipeline.
User | Count |
---|---|
322 | |
226 | |
178 | |
153 | |
116 |