Hello
I think there is a way to do it.
If you read the pipeline using the metadata snap (snaplogic read) you will see these properties in the settings of the pipeline.
![]()
so this is how you would try to do it. I have not tried it but it should work logically.
- Upload the expression file dynamically to SLDB using File Writer.
- Make the reference of the expression file an expression
or
- using snaplogic update, update the pipeline settings → import to point to the correct expression library you want to use.
- after usage, you can delete the expression library reference of the file itself.
Hope that makes sesnse.