Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Added on May 28, 2024 9:23AM
Likes: 0
Replies: 0
Hi,
I created an application recipe in project A, which I want to use in project B.
This recipe requires multiple parameters as input.
In project B, these parameters are defined in my variables.
As the application recipe does not allow for a reference to these variables, I try to find a work around for this.
I initially create a separate python recipe which I can run. This recipe updates the parameters (based on the variables) and runs the application recipe. However, I prefer to find a solution where everything is integrated in one recipe. Therefore I am wondering:
Any insights or solutions are greatly appreciated!
Also, please let me know if you need any clarification.