Hi all,
I am trying to use the ords_metadata.sec_sessions table/view ? to get information on client_id /name accessing my rest api call. When I try to include this structure in my pl/sql I get an error not found. However I can query it from sql developer. What the correct way to reference this information ? I want to use request token information to get back to the name associated with the client id. Appreciate any thoughts!
Thanks,
Tom