scheduling
scheduling copied to clipboard
Submitting a workflow without variable doesn't bind variables in parameters
Submitting a workflow with a POST request on /scheduler/path:submit/ usually bind variables even when they are not contained in the workflow. If the workflow doesn't contain variables then the provided variables in parameters are not binded.
We had a similar discussion here: https://github.com/ow2-proactive/scheduling/issues/2983
@MaelAudren ain't this issue closed now ?