This series shows you how to create a child object using CRM Application Composer.
The Release Content Document (RCD): Business Process Model (BPM) document communicates information about new or changed functionality in the specified release of Oracle Fusion Applications relative to the Oracle Fusion Business Process Model (BPM). New elements of the Business Process flow within the specified release, such as Activities or Tasks, are highlighted as such and shown alongside existing levels of the Business Process flow.
This series of tutorials shows you how to add a custom field to an opportunity, display that field in the UI, and make it available for import when you import your legacy data. In this example, we create a text field salespersons can use to suggest the next step to take on an opportunity.
This tutorial shows how to add a long text field to an object in Application Composer. A long text field supports entry of up to 32,000 characters.
This tutorial shows how to add a fixed choice list field to an object in Application Composer. In this example, we are adding a status field to a trouble ticket application. Users will have the option of selecting one of two statuses for each trouble ticket: Open or Closed.
This tutorial shows how to add a dynamic choice list field to an object in Application Composer. A dynamic choice list field contains a list of values that is populated from the actual data of another, related object.
This tutorial shows how to create a child object in Application Composer. The child object we are creating appears as a subtab in the runtime application. Child objects do not have a separate work area, and their records are deleted when you delete the parent object records.
This tutorial shows how to create a long text field for a child object.
In this tutorial, you will learn how to create a fixed choice list field for a child object.
This tutorial shows you how to create the user interface for a child object in Application Composer.
This tutorial shows you how to test the UI of a child object.
This segment shows you how to add pages to display a custom object in the mobile application using CRM Application Composer.
This tutorial shows how to add a field to an existing application object. In this example, we are creating a text field salespersons can use to suggest the next action to take on an opportunity.
This tutorial shows how to expose a custom field on application pages. In this example, we are adding the Next Step field we created in a related demonstration to the create and edit opportunity pages.
In this tutorial, we test the custom text field we added to the create and edit opportunity pages.