I'm trying to execute a simple automation script (sending an email) from a QAction using protocol.ExecuteScript() or SLNet. Both seem to be failing. On my local machine both calls work as expected, but not on another DMA. If I manually execute the script or use a testing tool, it executes fine, using the exact same setup and variables.
My only guess is there are some permissions preventing the element to run the automation scripts. As I don't really have any response information or logs (response from SLNet is null), what could be causing my script to not run? Thanks in advance for any information.
Hi Blake,
Did you verify already if you can find any logging in the SLAutomation.txt file indicating the script actually started (or not)?
Hi Joey, looks like you were onto the answer, to which you can find in the comments of the selected answer.
What version of dataminer is your local running? Also the other DMA?