Forum Discussion

SuhasPothedar's avatar
SuhasPothedar
New Contributor II
8 years ago
Solved

Trapping pipeline name of pipeline under executiion and storing it in a flatfile or database

how can I track the pipeline name using pipeline parameters? Is there any way to pull the pipeline name which is under execution and send it in the pipeline?
  • SpiroTaleski's avatar
    SpiroTaleski
    4 years ago

    @izzy.babcock

    Once you run the pipeline, the file is stored in the same project space where the pipeline is located. You can download the file, and the data will be in human-readable format.

    The Directory Browser Snap on the output in the $Name it references the Name of the file on that location.

    Regards,
    ST