Using Siebel Tools > Using Siebel Tools > Workspaces Administration >

Canceling the Workspace Delivery Process


Before delivering a workspace, workspace administrators must change the status of that workspace to Submitted for Delivery to make it ready for the delivery process. After the status of the workspace is changed to Submitted for Delivery, it is a read-only workspace and end users or developers cannot perform any other repository changes on it until the merging process is completed. Any repository change to that workspace would make the delivery process fail.

To cancel the workspace delivery process, avoid the delivery failures, and allow end users or developers to be able to make repository changes on the workspaces with the status of Submitted for Delivery, workspace administrators must revert the status of that workspace back to Checkpointed and Editable by using the Undo Submit for Delivery option under the Workspace menu or running the UndoSubmitForDelivery command from the Command Prompt window.

NOTE:  Only a workspace administrator who is also the owner of the MAIN workspace can cancel the workspace delivery process. If workspace users or workspace developers need to cancel their workspace delivery processes, they must submit the cancel requests to the workspace administrators. After the requests are approved, the workspace administrator will cancel the delivery processes as requested.

To cancel the workspace delivery process using the Undo Submit for Delivery option

  1. In Siebel Tools, select the Workspace menu and then select the Undo Submit for Delivery option.

    The Undo Submit for Delivery confirmation message appears.

  2. Click the Yes button to revert the status of the workspace from Submitted for Delivery to Checkpointed and Editable.

To cancel the workspace delivery process using the Command Prompt window

  1. Open the Command Prompt window from your computer by clicking the Start button and then selecting the Run option.

    The Run window appears.

  2. Enter the value CMD in the Open field.

    The Command Prompt window appears.

  3. Change the directory in the Command Prompt window to the <TOOLS_HOME>/BIN folder using this command:

    cd <TOOLS_HOME>/BIN

    The Command Prompt window displays a list of arguments and parameters.

  4. Run this command line to cancel the workspace delivery process:

    siebdev /c tools.cfg /u SADMIN /p SADMIN /d ServerDataSrc /UndoSubmitForDelivery <Workspace Name>

    For example:

    C:\Siebel\Tools\BIN>siebdev /c tools.cfg /u SADMIN /p SADMIN /d ServerDataSrc /UndoSubmitForDelivery <Workspace Name>

After the status of the workspace is reverted, end users and developers of that workspace must perform these steps before they can make any repository change on it:

  1. In Siebel Tools, close and then reopen the workspace.
  2. In the View Mode pane, confirm that the reverted workspace status is now Checkpointed and the title of the workspace includes Editable.
Using Siebel Tools Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.