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

Custom Web Applets


A custom Web applet embeds external Web content in Oracle CRM On Demand record-type Homepages or Detail pages, in the Action bar, or in the Home tab (My Homepage). Typically, the Web content is embedded by creating a custom Web applet that is added to the page layout for a Homepage or Detail page. For more information, see the topics about custom Web applets in Oracle CRM On Demand Online Help.

Table 24 describes the Oracle Migration Tool On Demand client commands used with custom Web applets. For more information about running these commands, see Migrating Custom Web Applets.

Table 24. Commands Used with Custom Web Applets in Oracle Migration Tool On Demand
Command
Description

Read HomepageCustomWebApplet
<SystemNameOfObject> [<HomePageWebAppletName>]

This command exports all the Homepage custom Web applets for a specified object, such as Account, or a specific Homepage custom Web applet for a specified record type (object), where:

  • <SystemNameOfObject> is the specified record type. The system names for the record types are listed in System Names for Record Types.
  • <HomePageWebAppletName> is the name of a Homepage custom Web applet.

Read DetailPageCustomWebApplet <SystemNameOfObject> [<DetailPageWebAppletName>]

This command exports all the Detail page custom Web applets for a specified object, such as Account, or a specific Detail page custom Web applet for a specified object, where:

  • <SystemNameOfObject> is the specified record type.
  • <DetailPageWebAppletName> is the name of a Detail page custom Web applet.

Read ActionBarCustomWebApplet <ActionBarWebAppletName>

This command exports the specified Action bar custom Web applet from Oracle CRM On Demand.

Read HomeTabCustomWebApplet
<HomeTabCustomWebAppletName>

This command exports the specified Home tab custom Web applet from Oracle CRM On Demand.

ReadAll <WebAppletType>

This command exports all custom Web applets of <WebAppletType> from Oracle CRM On Demand, where WebAppletType is one of the following:

  • HomepageCustomWebApplet
  • DetailPageCustomWebApplet
  • ActionBarCustomWebApplet
  • HomeTabCustomWebApplet

Upsert <WebAppletType> <MyWebAppletXML>

This command updates or inserts a custom Web applet into Oracle CRM On Demand, where WebAppletType is one of the following:

  • HomepageCustomWebApplet
  • DetailPageCustomWebApplet
  • ActionBarCustomWebApplet
  • HomeTabCustomWebApplet

NOTE:  Nonadministrative Oracle CRM On Demand users can run the ReadAll command.

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