Can you pass xmltype to bi Publisher webservice as your data source?
We get input to a PL/SQL package which then triggers a call to BI Publisher's web service. One of the inputs is xml data of xmltype. I would like to use this as my report source. How can I call the web service to use this xmltype data? I thought I could use reportData in the reportRequest, but I get an invalid type error