Loading
Set Up Trade Promotion Management
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Create the Business Object API Entity

          Create the Business Object API Entity

          Use the Business Object API Entity to hold the entity definitions for the Business Object APIs that are used in workflows and in input and output entities. 

          Required Editions

          Available in: Lightning Experience

          Available in: Enterprise and Unlimited Editions where Consumer Goods Cloud is enabled

          You can create only one Business Object API per object per sales org.

          1. From the App Launcher, find and open Business Object API Entity.
          2. On the Business Object API Entities home page, click New.
          3. On the New Business Object API Entity page, provide these details:
            Field Description
            Business Object API Entity Name The Business Object API Entity name.
            Location The location of the entity: Input or Output.
            Description The description of the entity.
            Path

            Defines the path of the entity with these structures:

            • objectProperty.property

            • arrayProperty[*].property

            • property
            • arrayProperty[*]
            • An empty path (represents the root of the input object and is considered as a valid path)
            Note
            Note

            For a successful configuration, ensure that the path property adheres to the specified structure:

            • Mark the array property [*] at the end of the field name.
            • Ensure that the path property is a dot-separated list of fields. For example, .AnchorAccount, .CommitDate.
            • Specify multiple paths by separating paths with a comma [,].
            • Validate the path before a record is saved; an error message appears if the path doesn't match.
            Unique Key

            The unique key that holds the schema constraints.

            Note
            Note This field isn’t shown in the UI.
          4. Save your changes.
           
          Loading
          Salesforce Help | Article