ContributionsMost RecentMost LikesSolutionsRe: Time stamp on an end of a file There should be a quote in the beginning (as the first character) and I don’t see it. Re: Time stamp on an end of a file You need to double quote the “static text” part of your expression. Re: Time stamp on an end of a file I am guessing you do NOT have the expression toggle on for the File name property…causing it to treat the value as literal text. Re: Exception handling in pipeline If you call the pipeline from a parent pipeline using PipelineExecute snap, and enable error view on the PE snap, then any and all errors in the child pipeline should be propagated to the Error view. Re: About the Testing, Deployment, and Automation category I was working on creating a process to automatically migrate a list of pipelines from Dev to Prod Org…and was wondering if there is a way to export (through an api call or a snap) the target pipeline (so we have a backup to rollback if needed) before replacing it with the source? Thank you.