BI Publisher 11g Scheduled Report Exception
Hi
We are sending a SOAP request to 11g to the ScheduleService endpoint using the scheduleReport method. We get a good response back from BIP and the report becomes visible in BIP UI "Report Job History" search. When we open up the report though there is a red x in the "Status" field.
When we click on the red x, the following dialogue is displayed.
Poking around the forums, it seems like it is caused by a data type on one of the three <v2:item> fields that is being sent in the SOAP request. I tried to change one that I though might be <xsd:int> but I got the same result. The others I am sure are varchar in Oracle. Thanks for any help the community could provide.