Forum Discussion
Hi @amit.saroha,
First you need to setup that Expression File inside the pipeline.
- Open “Edit Pipeline”.
- Create new field for Expression File.
- Select/Upload Expression File.
- Specify a name for that file.
After that anywhere in the pipeline where you can write expressions, you will have an access to that file.
You can access that file by typing lib.
followed by the name of the file what you will specify inside the Edit Pipeline.
Ex: lib.configFile
Regards,
Viktor