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
Vasanth
0
Views
1
Comments
Is there a possibility invoke action by Name
Question
I have multiple Action created and the action name is passed in as parameter, i want to invoke the desired action which is passed in the request. Would it be possible to do that .. is there any reflection or interface apis exist ? any alternate to it ?
André Vieira
Staff
Hi Vasanth,
There's no reflection api. The only way i see you doing this is having an action that looks into that parameter and executes the corresponding action.
Cheers,
André
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...