Error While Compiling Custom.pll File: Identifier 'APP_SPECIAL.INSTANTIATE' Must be Declared
(Doc ID 1110673.1)
Last updated on JULY 20, 2024
Applies to:
Oracle WebCenter Content - Version 10.0 and laterInformation in this document applies to any platform.
Goal
An error occurs while compiling the custom.pll file for the EBS-UCM Managed Attachments through Form Builder. The error is:
Compiling library AXF_CUSTOM...
Invalidating Package Spec AXF_CUSTOM......
Invalidating Package Spec AXFUTILS......
Invalidating Package Body AXF_CUSTOM......
Invalidating Package Body AXFUTILS......
Compiling Package Spec AXF_CUSTOM......
Compiling Package Spec AXFUTILS......
Compiling Package Body AXF_CUSTOM......
Compiling Package Body AXFUTILS......
ERROR 201 at line 417, column 44
identifier 'APP_SPECIAL.INSTANTIATE' must be declared
ERROR 0 at line 417, column 44
Statement ignored
ERROR 201 at line 421, column 43
identifier 'APP_SPECIAL.ENABLE' must be declared
ERROR 0 at line 421, column 43
Statement ignored
ERROR 201 at line 426, column 33
identifier 'APP_STANDARD.SYNCHRONIZE' must be declared
ERROR 0 at line 426, column 33
Statement ignored
ERROR 201 at line 450, column 33
identifier 'APP_SPECIAL.ENABLE' must be declared
ERROR 0 at line 450, column 33
Statement ignored
ERROR 201 at line 455, column 33
identifier 'APP_STANDARD.SYNCHRONIZE' must be declared
ERROR 0 at line 455, column 33
Statement ignored
Closing library AXF_CUSTOM...
Compilation errors on AXFUTILS:
PL/SQL ERROR 201 at line 417, column 44
identifier 'APP_SPECIAL.INSTANTIATE' must be declared
PL/SQL ERROR 0 at line 417, column 44
Statement ignored
PL/SQL ERROR 201 at line 421, column 43
identifier 'APP_SPECIAL.ENABLE' must be declared
PL/SQL ERROR 0 at line 421, column 43
Statement ignored
PL/SQL ERROR 201 at line 426, column 33
identifier 'APP_STANDARD.SYNCHRONIZE' must be declared
PL/SQL ERROR 0 at line 426, column 33
Statement ignored
PL/SQL ERROR 201 at line 450, column 33
identifier 'APP_SPECIAL.ENABLE' must be declared
PL/SQL ERROR 0 at line 450, column 33
Statement ignored
PL/SQL ERROR 201 at line 455, column 33
identifier 'APP_STANDARD.SYNCHRONIZE' must be declared
PL/SQL ERROR 0 at line 455, column 33
Statement ignored
Failed to generate library.
Solution
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
Goal |
Solution |