Oracle CRM On Demand JavaScript API Developer's Guide > JavaScript API Reference > Methods for CRUD Operations >

Finding Record Type Names


For methods like the CRUD methods that reference record types, you must use the correct record type names.

To find record type names, you can:

  • Use the oraclecrmod.ctx.isObject() method, see Methods for the Context Object.
  • Find the name in the URL for the record type Application Customization page in the UI. The value for the ActiveObj parameter in the URL gives the record type name.
Oracle CRM On Demand JavaScript API Developer's Guide, Release 38 Copyright © 2019, Oracle and/or its affiliates. All rights reserved. Legal Notices.