Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
J.
MVP
1
Views
2
Comments
tracing an action
Question
Hi,
I have a common action which I need to trace where it's being used and what kind of parameters are being filled in.
What I like is to do a "global" search in every espace on the server and find that specific action and its parameters and log it somehow.
Is this possible?
what I want to know:
- which espace its called from
- what are it's input parameters
- optional which screen/webblock/action
How can I achieve this easily, without changing the input-parameters of the action itself.
Nuno Rolo
MVP
Hi,
Did you try to use
Discovery
? I think that component can help you a bit.
J.
MVP
I do, but that does not give me the actual input-parameters.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...