Salesforce Certified OmniStudio Developer — Question 38
A developer needs to change some field labels on a FlexCard. The FlexCard is currently deployed to production. The developer decides that the best course of action is to version the FlexCard rather than cloning it.
Which factor would lead the developer to this decision?
Answer options
- A. Another team member is developing new actions, fields and styling for the current version of the FlexCard.
- B. The new and current versions will be displayed together on the same target.
- C. All instances of the FlexCard must be updated with the changes.
- D. The new version of the FlexCard will be used in a new Console, and the current version of the FlexCard should remain unchanged.
Correct answer: D
Explanation
Choosing to version the FlexCard allows the developer to maintain the current version unchanged while introducing a new version for use in the new Console. This is beneficial when the existing version must remain functional for current users, making option D the correct answer. The other options do not align with the need to keep the current version intact while still making necessary updates.