Solved
Forum Discussion
viktor_n
4 years agoContributor II
Hi @amit.saroha,
One approach is to put the snap that writes the file into another pipeline and use it as a child of the current one.
Inside child, you will create a parameter and you will use this parametes as name of the file.
With Pipeline Execute you will call that child pipeline.
Regards,
Viktor