ContributionsMost RecentMost LikesSolutionsRe: Find max date @cjhoward18 Thanks, for your quick response. But those two dates will be in the same column. How can I find the recently created date from the same column? Find max date Hi, How can we find the max between dates? I’m trying to find the newly created date between the dates below. 2021-05-19T19:01:47.000+0000 2021-05-19T22:11:26.000+0000 Re: NetSuite Attach Operation bjadav: to upload file to NetSuite File Cabinet using SnapLogic. But I couldn’t find a way to attach that file with vendor record using SnapLogic even though N @bjadav Can you share a sample pipeline to upload a PDF file into the NetSuite File cabinet? I have tried to upload the file but not able to get a successful upload. Re: NetSuite Attach Operation bjadav: eline where we create a vendor record in NetSuite @bjadav, I believe we don’t have the feasibility to attach a file to the vendor record when we create it through SnapLogic. The alternate approach I would suggest is to pass the file name into a custom field on the vendor and have a user event script deployed on the Vendor record to attach the file to the vendor when the record is being created. Are you able to Upload a PDF file into the NetSuite File cabinet through SnapLogic? Get Pipe Run Time ID When I’m trying to insert data into the Teradata table, I also want to insert the pipeline run time id into a column to log as an entry. Can anyone suggest a way to get the id into a mapper when the pipeline is executing? SolvedRe: Download Pipeline @vineesha Thanks for your response. We are looking to have version control for the pipelines. To do so, we want to download the pipelines into JSON files. I have built a sample pipeline where I can download the actual pipeline into a JSON file. But when I make changes to the pipeline in Snaplogic and redownload it, the JSON file is not just capturing the changes made, and the order in the JSON file is changing. Attached the Sample Pipeline [Test.slp], which I’m trying to download using the pipeline [Download.slp]. Please let me know if there is a better way to download the pipelines into JSON format without any ordering changes in the JSON file? Read_2021_01_26.slp (4.9 KB) Download_2021_01_26.slp (10.0 KB) Re: Download Pipeline @cstewart I’m trying to build a pipeline to pass the project name as a parameter and download all pipelines’ slp files in that project folder. Download Pipeline Hello All, Can anyone suggest how to download the pipelines automatically? Re: Pipeline Execution Duration @cstewart By executing a SQL Query every day we update the same number of records, which takes approximately the same time. But some times the query execution takes a lot of time when this happens we are looking to get an alert. Pipeline Execution Duration Hello All, Is there a way to get notified if a pipeline is running more than anticipated time? Thanks, Sasank