8.2 Attributes Manipulated by APEX_APPLICATION_INSTALL
The table below lists the attributes that can be set by functions in this API.
Attribute | Description |
---|---|
Workspace ID |
Workspace ID of the application to be imported. See GET_WORKSPACE_ID Function, SET_WORKSPACE_ID Procedure. |
Application ID |
Application ID of the application to be imported. 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. |
Schema
|
The parsing schema ("owner ") of the application to be imported. See GET_SCHEMA Function, SET_SCHEMA Procedure.
|
Name |
Application name of the application to be imported. See GET_APPLICATION_NAME Function, SET_APPLICATION_NAME Procedure. |
Alias |
Application alias of the application to be imported. See GET_APPLICATION_ALIAS Function, SET_APPLICATION_ALIAS Procedure. |
Image Prefix |
The image prefix of the application to be imported. See GET_IMAGE_PREFIX Function, SET_IMAGE_PREFIX Procedure. |
Proxy |
The proxy server attributes of the application to be imported. See GET_PROXY Function, SET_PROXY Procedure. |
Parent topic: APEX_APPLICATION_INSTALL