Hi Dojo Community,
I was wondering if it is possible to trigger a qaction through automation as I tried triggering the trigger but to no avail.
Hi Amer,
The easiest way to achieve this is by triggering your QAction from a parameter.
You can then set this parameter from your automation script (which will trigger the QAction)
Hi Amer,
Although it’s technically possible to trigger the context menu action from an automation script, it’s not considered good practise.
In such cases, it’s better to opt for interApp calls.
More info can be found on this thread:
https://community.dataminer.services/question/automation-script-context-menu/answer/110850/
Hi Amer,
You could set parameter from automation which in turn will trigger QAction.
Hope this helps,
Cheers
The issue is that the Parameter is a context menu and when sending the dependencies as required it still fails
The issue is that the Parameter is a context menu and when sending the dependencies as required it still fails