cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Show On-Prem Working/Base Folder in Formula

klandry
Deputy Chef II
Deputy Chef II

I am using the On-Prem Agent functionality. When set up, this OPA requires that I specify a Base Folder.
Is this Base Folder Path value available for use (eg as a datapill) in a Formula??

2 REPLIES 2

ab
Deputy Chef I
Deputy Chef I

Hi,

It's not possible as far as I understand. There is a good news though. Your steps working with this connector should be moved to a functional recipe and 'Runtime user connections' should be switched on like this:

ab_0-1709755236929.png

After doing this, in the parent recipe where you call function recipe you will get this parameter

ab_1-1709755350358.png

Here you will be able to use formula, lookup table etc

klandry
Deputy Chef II
Deputy Chef II

I have opted to create an Environment Variable for the Base Folder Path that I can reference in Recipes.