Previous |
Next |
This function is used to set the workspace ID for the application to be imported.
Syntax
APEX_APPLICATION_INSTALL.SET_WORKSPACE_ID ( p_workspace_id IN NUMBER);
Parameters
Table: SET_WORKSPACE_ID Parameters describes the parameters available in the SET_WORKSPACE_ID
procedure.
Example
For examples of this procedure call, see "Import Application into Different Workspace using Different Schema" and "Import into Training Instance for Three Different Workspaces".