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

Extracting a Set of Custom Web Applets


This topic describes how to extract a set of custom Web applets from the Oracle CRM On Demand server for your environment (customer test environment or production).

NOTE:  Users require the Enable Web Services Access privilege to run the Read operation. The Oracle Migration Tool On Demand client requests your Oracle CRM On Demand password, which can be redirected (by using the pipe command) to the client program from standard input; that is, from a file, from the command line, or from another program.

Syntax for Extracting Homepage Custom Web Applets

The following is the syntax for using the Oracle Migration Tool On Demand client to extract a set of custom Web applets for Homepages of various record types:

migrationtool -u UserID -s ServerURL Read HomepageCustomWebApplet SystemNameOfObject [HomePageWebAppletName]

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.
  • SystemNameOfObject is the system name of the object (record type) for which you want to read a set of custom Web applets, for example, Account. The system names for the record types are listed in System Names for Record Types.
  • HomepageWebAppletName is the name of the Homepage custom Web applet that you want to extract. This parameter is optional.

Syntax for Extracting Detail Page Custom Web Applets

The following is the syntax for using the Oracle Migration Tool On Demand client to extract a set of custom Web applets for Detail pages for various record types:

migrationtool -u UserID -s ServerURL Read DetailPageCustomWebApplet
SystemNameOfObject [DetailPageWebAppletName]

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.
  • SystemNameOfObject is the system name of the object (record type) for which you want to read a set of custom Web applets, for example, Account.
  • DetailPageWebAppletName is the name of the Detail page custom Web applet that you want to extract. This parameter is optional.

Syntax for Extracting Action Bar Custom Web Applets

The following is the syntax for using the Oracle Migration Tool On Demand client to extract a set of custom Web applets for Action bars:

migrationtool -u UserID -s ServerURL Read ActionBarCustomWebApplet [ActionBarWebAppletName]

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.
  • ActionBarWebAppletName is the name of the Action bar custom Web applet that you want to extract. This parameter is optional.

Syntax for Extracting Home Tab Custom Web Applets

The following is the syntax for using the Oracle Migration Tool On Demand client to extract a set of custom Web applets for the Home tab:

migrationtool -u UserID -s ServerURL Read HomeTabCustomWebApplet [HomeTabWebAppletName]

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.
  • HomeTabWebAppletName is the name of the Home tab custom Web applet that you want to extract. This parameter is optional.
Oracle Migration Tool On Demand Guide, Release 33 Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Legal Notices.