Forum Discussion

mandavillikiran's avatar
mandavillikiran
New Contributor
5 years ago

Expression Library - Environment Variable

Hi all,

We are looking at building a solution for loading variables into pipelines via the expression library feature. One feature we would like to include is when loading the external library it will select the file based on the environment(ORG) that it is in. we have seen a method of doing this via the pipeline path.plexpath (Expression language) however this would involve a large query to select the path e.g.(…SLDev\Shared\Tools)

Just wondering how other customers may have implemented this kind of solution in order to get environment variables.

many thanks,
Kiran

1 Reply

  • with a mapper you can use the expression: $Tickers and target of where you want to map the value to, which in this case is: ExtractionRequest.InstrumentalIdentifiers