Mike Harris Posted March 28, 2023 Posted March 28, 2023 Hi all! I have a workflow with several tasks and at the end an "Execute Rulex Flow File" doing a loop including a "Mixed Integer Linear Programming" task. If I run the whole process (Compute All) I get a result which is different from that obtained by computing the Execute Rulex Flow File alone. The input data for the Execute Rulex Flow File are identical in the two cases but the output table is different. Thanks for your help Want to know more?
Enrico Posted March 30, 2023 Posted March 30, 2023 Hi Mike! Does your flow include a Runtime Variables task? In this case be sure to compute it together with the Execute Rulex Flow File task. Otherwise, the Execute Flow would consider the default values for the code variables instead of the values set by the Runtime Variables. 1 Want to know more?
Griz Posted January 23 Posted January 23 On 3/30/2023 at 6:25 AM, Enrico said: Hi Mike! Does your flow include a Runtime Variables task? In this case be sure to compute it together with the Execute Rulex Flow File task. Otherwise, the Execute Flow would consider the default values for the code variables instead of the values set by the Runtime Variables. What do you mean by "compute it together with the Execute Flow File task"? Want to know more?
Enrico Posted January 28 Posted January 28 Hi Griz, to compute a module using the runtime variables you need to compute or the full flow or select the runtime variable task and the module and compute the selected tasks Want to know more?
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.