17 Nov 2020 09:17 AM - last edited on 01 Jun 2023 01:22 PM by Karolina_Linda
Hi,
I've being trying to find out how to export/stream user sessions to Oracle database as JSON (CLOB) format. I've have found out that there is something called Oracle ORDS to enable REST services for Oracle database. I am a little in the dark in here.
Is it possible to to define end point URL in user session export and stream that data to Oracle DB? Some guidance would really be appreciated.
Regards,
Serhat
17 Nov 2020 06:27 PM
I would imagine that would be on the Oracle side. In theory the system could run an API to pull the Session Data to the endpoint as desired.