Exception For Base Reports With Subtemplates
(Doc ID 1576670.1)
Last updated on FEBRUARY 18, 2019
Applies to:
Oracle Communications Billing and Revenue Management - Version 7.5.0.0.0 to 7.5.0.0.0 [Release 7.5.0]Information in this document applies to any platform.
Symptoms
On running BIP - 10.1.3.4.2, on oc4j, BRM Base reports with interim patch 17020368 :
For the base reports which are using sub template, there are some exception as shown below .
After studying on one of the templates (ARDetail.rtf), looks like the following import statement in the beginning of template is incorrect -
<?import:http://localhost:9704/xmlpserver/SubTemplates/sub-template-parameters.rtf?>
After replacing the localhost with server name and 9704 with another port (e.g. 8888) and uploaded the template, the ARDetail report worked fine.
(<?import:http://<HOSTNAME>:8888/xmlpserver/SubTemplates/sub-template-parameters.rtf?>).
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 |
Cause |
Solution |
References |