I have a customer that is asking if he can access the RESTful API’s and Database API’s directly from the Aurena Commands function? TIA for your responses.
Solved
Commands in Aurena Cloud environment
Best answer by Charana Udugama
Hi
Custom Actions support methods which have simple Parameters (VARCHAR2, NUMBER, DATE) or no Parameters at all.
Custom Actions currently do not support Methods such as,
- Return data (Functions or methods with OUT Parameters)
- Complex Data Types (PL/SQL Record Types)
- BLOB, CLOB Parameters
- PL/SQL methods exposed in Projections (_SVC package), client metadata package (_CPI) and Report package (_RPI) methods
you can read more about it from here Custom Action Configuration (ifs.com)
I hope this helps.
Best Regards,
Charana
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.