Tower 3.4.3 - Workflow Execution by REST API - no extra_vars possible
Dear Tower Community
We have Tower 3.4.3 running, an I miss the option to set extra_vars in a workflow when it will be started by REST API.
{
"extra_vars": [
"Variables pdb_prefix, oracle_db_sid are not allowed on launch. Check the Prompt on Launch setting on the Workflow Job Template to include Extra Variables."
]
}
But, on level workflow template there is no checkbox like for a Job Template to enable these extra_vars by REST API with the checkbox PROMPT ON LAUNCH.
I have added a screenshot with the WF templates.
Is there another way to pass the extra_vars to the workflow?
Regards, Martin