Hi,
I need to perform custom logic and business validation as part of before report trigger. Is it possible to achieve this in FAW report.
Thanks
Alok
Hi Alok,
FAW uses OAC so Triggers/Filters/functions supported for OAC can be used and you can use the OAC Documentation for more details - https://docs.oracle.com/en/cloud/paas/analytics-cloud/index.html
Please review: Are Event Triggers Supported in OAC? (Doc ID 2853502.1) - As per the feedback from development team, Event triggers are not supported in OAC for remote data gateway (RDG) execution. If Private Access Channel (PAC) for Oracle Analytics Cloud (OAC) is being used to connect to the data base then it is supported.
Please review OAC Add Before Data and After Data Triggers Documentation for details: https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsmd/add-data-and-data-triggers.html#GUID-BBCC37B1-40CD-43C0-BD8C-2BE095F49EAC
All the OAC Filters are documented here : https://docs.oracle.com/en/cloud/paas/analytics-cloud/acubi/apply-different-filter-types.html#GUID-367ADE2B-0D9D-44BB-9CCA-70D31787FD89
All the OAC Functions are documented here : https://docs.oracle.com/en/cloud/paas/analytics-cloud/acmdg/functions.html#GUID-4CBCE8D4-CF17-43BD-AAEF-C5D614A8040A
Thank you,
Rajesh L