Dialog Participant Step not storing input data in workitem metadata
We have a Workflow model in which we are using "Dialog Participant Step" as one of the step.
We have mapped the dialog path to cq:dialog of one of the component where we have 2 properties
(TextField and PathBrowser). When the user completes the step he gets extra 2 input fields in the WorkItem complete modal. The user enters the values to the input field and clicks on ok.
But the data is not being stored in the WorkItem Metadata. So we are not able to process next steps in the workflow as the subsequent steps depend on the input values of the user in the previous step.
Thanks,
Debasis

