on 2024 Feb 17 5:03 PM
Dear all,
as anyone tested succesfullly this kind of feature or founded documentation that explain it? If yes, how? If not, what alternative way?
Thank you.
Best regads.
Daniela C.
No 😅 I tried also to open an incident and the response wans't good.
Here the extract
I understand the issue you're encountering while establishing connection to SAP HANA using Python RFA in PaPM.
Upon investigating, we found that the connection that you are trying to establish fails. We would like to highlight that pandas.connect() is not a supported API according to the official documentation of pandas library. Furthermore, there is no alternate approach of connecting to HANA database which is currently supported in Python RFA and this is by design to avoid security issues.
As an alternative, you can retrieve data using the method data = scope.get('data', []). Please have a look at https://blogs.sap.com/2023/12/28/using-the-python-rfa-function-in-papm-to-calculate-the-difference-b... to get a detailed example showcasing the same.
If anyone had a positive experience, please tell us 😅
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
8 | |
5 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.