Override variables in Database connection and table fields
Siddharth1316
Registered Posts: 5 ✭✭✭✭
Hi Team,
I am trying to update the database connection and table details on MySQL data connection recipe through the override variables mechanism. I have declared the variables in the project variables section and I am able to see the override values when I click on the "show value" under the override variables section.
However, when I run the recipe, the flow is still picking up the original values and it is not overriding the updated fields.
Am I missing any additional steps?
Tagged:
Answers
-
It's hard to say without seeing some of the code you're using and the table definitions.