The OWA_UTIL package provides an API to get the values of CGI environment variables
e.g.
owa_util.get_cgi_env('X-CORRELATION-ID')
It works for ORDS with source typ "source_type_plsql"
question:
Why is the same CGI environment variable not displayed
for other ORDS source types, e.g. "Source_type_collection_feed"