The Perfion Execute Action query add the requested Action in a queue at the Applications server (Execute Action are introduced in Perfion 2022 R1). The Application server will execute the Acton in chronologic order from the queue.
The ActionID is the ID of the action to be executed
The ActionInput element is optional and the child elements in ActionInput must be serializable XML/JSON. The elements will be converted to Data Tables which can be used in the Action.
The query can be defined in either XML or JSON format.