Oracle Migration Tool On Demand Guide > Migrating Custom Web Tabs > Migrating Custom Web Tabs >

Deleting a Single Custom Web Tab


This topic describes how to delete a custom Web tab from your Oracle CRM On Demand server for your environment (customer test environment or production).

Syntax

The following is the syntax for using the Oracle Migration Tool On Demand client to delete a custom Web tab:

migrationtool -u UserID -s ServerURL Delete CustomWebTab SystemNameOfCustomWebTab

where:

  • UserID is the user sign-in ID that has the appropriate privileges to run the Oracle Migration Tool On Demand client commands.
  • ServerURL is the URL for the Oracle CRM On Demand server where your company resides.
  • SystemNameOfCustomWebTab is the system name of the custom Web tab that you want to delete, for example, My Custom Web Tab.

NOTE:  The Oracle Migration Tool On Demand client requests your Oracle CRM On Demand password, which can be redirected (using the pipe command) to the client program from standard input; that is, from a file, from the command line, or from another program.

Example of Deleting a Single Custom Web Tab

The following is an example of deleting a single custom Web tab:

migrationtool -u UserID -s ServerURL Delete CustomWebTab "My Custom Web Tab"

NOTE:  Quotation marks are required only if the name of the custom Web tab contains spaces.

Oracle Migration Tool On Demand Guide, Release 33 Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.