Modeling Action-based Data
The following is an example of the action-based modeling. Perform the given steps to model action-based data:
Before you beginSee
Action-based Modeling for details related to Action-based Modeling.
- Procedure
- Create the
HomeMove
record in the ACTION repository. - Create the
P1
record in the PRODUCT repository. - Create the
ProductHasCustomPlanFragment
relationship for theP1
record.In this relationship, theActionID
relationship attribute valueHomeMove
is selected from the ACTION repository.Note: The existing PLANFRAGMENT record is assumed from the PLANFRAGMENT repository for theProductHasCustomPlanFragment
relationship. You can create a new PLANFRAGMENT record and then associate it.