HI All,
Is there a way to programmatically retrieve the initiation parameters from a workflow with their type and default values? The idea behind this is to be able to generate a custom initiation form by reading these parameters from the workflow and then pass the values entered by the user to the web service to start the workflow.
Thanks in advance!