22A(12c) Update BI Publisher ScheduleReportWSSService Fails With InvalidParametersException
(Doc ID 2850452.1)
Last updated on MARCH 07, 2022
Applies to:
Oracle Fusion CX Sales Cloud Service - Version 11.13.21.10.0 to 11.13.22.01.0 [Release 1.0]Information in this document applies to any platform.
Symptoms
General Symptoms:
You might encounter an issue only if you've updated from an earlier version and had removed the <item></item> tags in the ScheduleReport Webservice requests.
Usecase1:
After 22A Update, ScheduleReport() Soap webservice called from OIC fails with below Error:
Fault Details :
<InvalidParametersException xmlns="http://xmlns.oracle.com/oxp/service/ScheduleReportService">
<Message xmlns="http://xmlns.oracle.com/oxp/service/ScheduleReportService">No condition is defined for EMail notification. EMail notification is disabled.</Message>
</InvalidParametersException>
URL_End point: https://<Podname>.fa.us2.oraclecloud.com/xmlpserver/services/ScheduleReportWSSService?WSDL
Steps to reproduce the issue:
1) Invoke this Schedule webservice from OIC or Soap UI
2) Schedulerequest() fails with error
Fault Details :
<InvalidParametersException xmlns="http://xmlns.oracle.com/oxp/service/ScheduleReportService">
<Message xmlns="http://xmlns.oracle.com/oxp/service/ScheduleReportService">No condition is defined for EMail notification. EMail notification is disabled.</Message>
</InvalidParametersException>
Changes
22A Update -12C
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |