Using the RecordStatusEnforcement Feature for the Newly Created Repositories
If the user wants to use the RecordStatusEnforcement feature for the newly created repositories then there should be RecordStatus attribute created like other delivered repositories, so that the records in the repository receive the values ACTIVE, TESTING, and INACTIVE.
- Procedure
- For adding a new attribute to the
ProductHasCancelPlanFragment
,ProductHasCeasePlanFragment
,ProductHasCustomPlanFragment
,ProductHasProvidePlanFragment
, orProductHasUpdatePlanFragment
relationships, thePRODUCT_DATA_DS
datasource and its input map should be modified as these relationships gets embedded into the PRODUCT_DATA.csv for import. - For adding a new attribute to the
PlanFragmentHasMilestone
relationship, thePLANFRAGMENT_DATA_DS
datasource and its inputmap should be modified as these relationships gets embedded into the PLANFRAGMENT_DATA.csv for import. - For adding a new attribute to the
MilestoneToMilestone
relationship, theMILESTONE_DATA_DS
datasource and its inputmap should be modified as these relationships gets embedded into the MILESTONE_DATA.csv for import.