3.2 Attributes Manipulated by APEX_APPLICATION_INSTALL
The table below lists the attributes that can be set by functions in this API.
Table 3-1 Attributes Manipulated by the APEX_APPLICATION_INSTALL API
| Attribute | Description | 
|---|---|
| 
 | Workspace ID of the imported application. See GET_WORKSPACE_ID Function, SET_WORKSPACE_ID Procedure. | 
| 
 | Application ID of the imported application. See GENERATE_APPLICATION_ID Procedure, GET_APPLICATION_ID Function, SET_APPLICATION_ID Procedure. | 
| 
 | Offset value used during application import. See GENERATE_OFFSET Procedure, GET_OFFSET Function, SET_OFFSET Procedure. | 
| 
 | The parsing schema (" | 
| 
 | Application name of the imported application. See GET_APPLICATION_NAME Function, SET_APPLICATION_NAME Procedure. | 
| 
 | Application alias of the imported application. See GET_APPLICATION_ALIAS Function, SET_APPLICATION_ALIAS Procedure. | 
| 
 | The image prefix of the imported application. See GET_IMAGE_PREFIX Function, SET_IMAGE_PREFIX Procedure. | 
| 
 | The proxy server attributes of the imported application. See GET_PROXY Function, SET_PROXY Procedure. | 
Parent topic: APEX_APPLICATION_INSTALL