Verify table, field, and choice mapping between SAFe and EAP
Before starting the migration from SAFe, verify that the default mapping of tables, fields, and column choices between Scaled Agile Framework applications and Enterprise Agile Planning is according to your requirements.
Before you begin
Verify EAP configuration for migration from SAFe.
Role required: sn_apw_advanced.eap_admin
About this task
[Omitted video] Description: Verify table, field, and choice mapping between EAP and SAFe.
Procedure
Navigate to sn_apw_advanced_safe_eap_mig_setup.list.
Select the SAFe to EAP migration record.
From the Table Maps related list, verify the table mapping between SAFe and EAP.
Open each table mapping record to verify its field mapping.
For example, open the sn_safe_epic record to see how the fields of SAFe epic are mapped to EAP epic.
If you need to change a field mapping, open its record and update the fields.
From the Field Maps related list, open a choice column record to verify the choice mapping of the fields between SAFe and EAP.
For example, in the sn_safe_epic table map, open the status field map record to see how the choices for the Status field are mapped between SAFe and EAP.
If you need to change a field mapping, open its record and update the fields.
What to do next
- For SAFe Story [sn_safe_story] and SAFe Scrum Task [sn_safe_scrum_task] tables, all default columns are migrated to the Story [rm_story] and Scrum Task [rm_scrum_task] tables. To include or exclude any columns, update the sn_apw_advanced.SAFeEAPStoryTaskMigrationAPI script include. See Modify columns to migrate from SAFe story tables to EAP.
- Start migration of SAFe data to EAP.