My Oracle Support Banner

Attempting To Upload XML File Generates Error: Could not find the customization level value for document (Doc ID 848851.1)

Last updated on NOVEMBER 11, 2023

Applies to:

Oracle Applications Framework - Version 11.5.10.2 to 11.5.10.2.6 [Release 11.5.10]
Information in this document applies to any platform.
This problem can occur on any platform.

Symptoms

-- Problem Statement:
Upload XML files to deploy a OA Framework page and getting the following error :
Warning: Could not find the customization level value for document

-- Steps To Reproduce:
java oracle.jrad.tools.xml.importer.XMLImporter
$APPL_TOP/personalizations/vis/oracle/apps/ak/schema/server/TimecardSummaryEO.xml -username apps -password <password> -rootdir $APPL_TOP/personalizations -rootPackage /<sid>/oracle/apps/
-dbconnection "(description = (address_list = (address = (community = tcp.world)(proto =
tcp)(host = <host>.<domain>)(port = <port>)))(connect_data = (sid = <SID>)))"


** output **

<Line 2, Column 75>: XML-0112: (Fatal Error) Error opening external DTD
'../prodcomn/java/oracle/jbo/dtd/jbo_03_01.dtd'.
Warning: Could not find the customization level value for document
"/<sid>/oracle/apps/<sid>/oracle/apps/ak/schema/server/TimecardSummaryEO".
Error opening external DTD '../prodcomn/java/oracle/jbo/dtd/jbo_03_01.dtd'.
Importing /<sid>/oracle/apps/<sid>/oracle/apps/ak/schema/server/TimecardSummaryEO
Error:
Error opening external DTD '../prodcomn/java/oracle/jbo/dtd/jbo_03_01.dtd'.

Import failed.

Changes

 

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.