AEM Workflow dialog participant step datasource values not getting populated
We are facing an issue with workflow, we have a workflow model where we have Added a dialog participant step with a multifield dropdown and its values are getting fetched from data source servlet. I.e. we have created a data source servlet for the same. In the dialog data source node we have added sling resource Type property and mapped it it to servlet path. when we are attaching the workflow on a single page the dropdown values from data source are coming up and getting populated in the dialog participant step but when attaching the same workflow to multiple pages as a package together the data source values are not getting populated from data source in dialog. Could you please help.