Hi,
It would be great to leverage the power of the Generic pattern to run a WorkspaceRunner
using a unique generic parameter.
Since we can use an attribute to run a workspace, you need to preload the workspace to access all parameters.
If we could have a checkbox to switch it to a Generic call, it would allow us to pass only one parameter as a JSON. This way, we would only need to prepare the JSON with the Parameter/Value pair to pass to the workspace for execution.
This would enhance the benefits of using Generic calling.
Thank you,
Jean