action-info
Service icon

Action Info

Stable version 3.0.8 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded
 on 13 December 2024
 by 
5.0
 (7 ratings)
action-info

Action Info

Details
Returns information of the executing server action, including action name, inputs, eSpace name and more. Useful for logging and debugging.
Read more

Reads the StackTrace and returns useful information, including the name of the executing Action, eSpace name, Screen name, Web Service name, whether the action is being executed by reference or in a mobile context, and more.


Examples of use

  • Creating logging/auditing data which has Action name or Screen name and previously had those fields hardcoded.
  • Execute different logic in the same Action when running inside a Timer (such as setting different timeouts for service requests, doing more resource-intensive tasks, etc).
  • Identifying when the Action has been triggered by a Client Action from a mobile application and skipping part of the flow in order to make the response faster.


Release notes (3.0.8)
  • Fixed crash that occurred inside REST APIs with long names (forum thread).
License (3.0.8)
Reviews (0)
Team
Other assets in this category