Hello,
My question is: is it possible to access a secondary set of data through designer (i.e. access two sets of data at once)? If not, can this be done through Workflow? If so, is it through metadata?
Thank you,
Cecile
Hello,
My question is: is it possible to access a secondary set of data through designer (i.e. access two sets of data at once)? If not, can this be done through Workflow? If so, is it through metadata?
Thank you,
Cecile
Datamapper cannot read two data files concurrently.
It may be possible with JavaScript to access a second data set somehow, but that’s lot of custom code and maybe difficult to control.
In Workflow you may use the database plugin or even the Workflow repository, or also custom scripting to achieve that.#
So I thnk not easily to be done.
Perhaps if you provide more detailed information regarding:
One can suggest a more targeted solution\approach