Execute Automation from QAction Failing

Hi Blake, Did you verify already if you can find any logging in the SLAutomation.txt file indicating the script actually started (or not)?

Execute Automation from QAction Failing

Hey Blake, Permission issues usually are indicated by the server throwing a DataMinerSecurityException during the call. When the script is run from an element. This exception should end up in …

Shapes in table row are non-interactive

Hi, In order to make this work, you need a combination of following shape data on the child shapes (= buttons on which you applied the ‘Execute’ shape data): Enabled …

Shapes in table row are non-interactive

The ‘Execute’ shape data field should be added at the child-level shape data that represents a table row i.e where you define ChildType etc. I dont think you need to define …

Shapes in table row are non-interactive

Hi Robin, Does any of the parent shapes have the “enabled=false” shape data? In that case, this behavior is inherited by the table row shapes. You can work around this …