Triggering Hana Stored Procedures from FDMEE
We are in process of creating Hana Procedures. We want these stored procedures to be triggered by the FDMEE DLRs. On analysis, I can see few options where Hana Stored procedures can be triggered using Python libraries like PyHDB and hdbcli.
I am not sure if I can install python and use these libraries in the Jybthon files like BefImport.py.
Kindly advice other options or you may provide options how to achieve it using python.
Thank you