Use Case - Adding a new property to an existing entity
2 Tasks
15 mins
Scenario
After conducting a gap analysis, the project team identified the need to create a new property in the subscription entity: PreToPostPropensity. The data scientist team intends to source this property to determine the likelihood of a prepaid customer switching to a postpaid contract. This property will also be used in a suitability condition in engagement policies.
Create and expose the PreToPostPropensity field in the Subscription data type in Dev Studio.
Detailed Tasks
1 Other details
- As the System Architect, in Dev Studio, extend the Subscription data type with the following field:
Field Value Field Name
PreToPostPropensity
ID
PreToPostPropensity
Data Type
Decimal
- Ensure that the property is also mapped in the External Mapping of the class record.
Column name Property name pretopostpropensity
PreToPostPropensity
- Associate the property with Suitability conditions from Configure > Application > Inventory > Relevant Records.
2 Acceptance criteria
- The new PreToPostPropensity property is created in the subscription data type.
- The external mapping of the property is completed in the subscription class.
- The class definition is tested for connection errors, and none are reported.
- PreToPostPropensity is added as a relevant record associated with the suitability condition.
Available in the following mission:
Want to help us improve this content?