Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hello Sangeeta, Your last comment is that you have been able to get the records from our ORDS source. Can you confirm if the response is in XML format coming from ORDS? If yes, how have you created the XML response. I'm doing it as follow: SELECT 'application/xml', v_table.v_xml FROM ( SELECT XMLELEMENT( "ROOT",…