UC has a legacy client server app that as a relational data base that needs to be migrated to salesforce. What are the 3 key actions that should be done when data modeling in salesforce? Choose 3 answers:
A.
Identify data elements to be persisted in salesforce.
B.
Map legacy data to salesforce objects.
C.
Map legacy data to salesforce custom objects.
D.
Work with legacy application owner to analysis legacy data model.
E.
Implement legacy data model within salesforce using custom fields.
A.
Identify data elements to be persisted in salesforce.
B.
Map legacy data to salesforce objects.
D.
Work with legacy application owner to analysis legacy data model.
Explanation:
A (Identify data elements): Essential for determining what is meaningful to migrate and maintain.
B (Map legacy data to Salesforce objects): Core action required for effective data migration, ensuring legacy relationships align correctly in Salesforce.
D (Analysis with legacy application owner): Crucial for accurate, complete understanding of legacy data nuances and appropriate mapping.
Directly implementing legacy data models (E) without adaptation is usually inappropriate, and explicitly mapping all legacy data exclusively to custom objects (C) overlooks standard Salesforce objects, unnecessarily complicating migration.