Table of Contents
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 |
Workspace ID of the imported application. See GET_WORKSPACE_ID Function, SET_WORKSPACE_ID Procedure. |
Application ID |
Application ID of the imported application. See GENERATE_APPLICATION_ID Procedure, GET_APPLICATION_ID Function, SET_APPLICATION_ID Procedure. |
Offset |
Offset value used during application import. See GENERATE_OFFSET Procedure, GET_OFFSET Function, SET_OFFSET Procedure. |
|
The parsing schema (" |
Name |
Application name of the imported application. See GET_APPLICATION_NAME Function, SET_APPLICATION_NAME Procedure. |
Alias |
Application alias of the imported application. See GET_APPLICATION_ALIAS Function, SET_APPLICATION_ALIAS Procedure. |
Image Prefix |
The image prefix of the imported application. See GET_IMAGE_PREFIX Function, SET_IMAGE_PREFIX Procedure. |
Proxy |
The proxy server attributes of the imported application. See GET_PROXY Function, SET_PROXY Procedure. |
Parent topic: APEX_APPLICATION_INSTALL