Oracle Web Services On Demand Guide > Overview of Web Services On Demand > Web Services and the Oracle CRM On Demand Objects >

Web Services On Demand and Custom Fields


Oracle CRM On Demand allows company administrators to create custom fields that capture information specific to the company's needs. Web Services On Demand allows customers to interact with the data stored in these custom fields. Each custom field has an associated integration tag that is used by Web services and Web links to reference data in custom fields. This feature allows administrators to change the display name of a field without making modifications to the existing Web services integration.

Custom Fields can be referenced using two different integration tags:

  1. The Custom WSDL file uses the format:

    fieldtypeDisplay_Name

    For example, a custom Boolean field with the display name Account Selected would have the default custom integration tag bAccount_Selected.

  2. The Generic WSDL file uses the format:

    fieldtype##

    For example, a custom Boolean field would have the generic integration tag CustomBoolean0.

The following procedure describes how to view or modify the integration tag information:

To view or modify integration tag information for a record type

  1. Navigate to the Field Setup Administration page for the required record type.

    For example: Admin, Application Customization, Account, Account Field Setup, Rename Fields.

  2. Click Advanced.

    The integration tag information is displayed for you to view or modify.

You can download custom WSDL files in which the XML tags for the custom fields are based on the integration tags using the following procedure:

To download a WSDL file that is specific to your company's customization

  1. Navigate to the Web Services Administration page.
  2. From the Select Service drop-down list, select Web Services v1.0, or Web Services v2.0 as required.
  3. From the Document list, select WSDL.
  4. From the Type list, select Custom.
  5. From the WSDL Object list, select the required record type.
  6. From the Select Related Information list, select the child record types that you wish to include in the WSDL.
  7. Click Download.
  8. Save the WSDL file to your computer.

For more information about downloading WSDL files, see Downloading WSDL Files.

Oracle Web Services On Demand Guide, Version 25.0 (Oracle CRM On Demand Release 37) Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.