MB6-894 · Question #4
Your development team plans to use the new API exposed in Commerce Runtime (CRT) to set/get orvalidate values based on enum type. Which two benefits will your team gain from using the new API in…
The correct answer is A. They can directly map between Finance and Operations enumsand CRT enums without D. They can have multiple partners and ISVs create extensible enums and use them. With the new extensible enum exposed in CRT, you can directly map between Finance and Operations enums and CRT enums without manually creating the enums in CRT. Multiple partners and ISVs cancreate extensible enums and use them in their code independently without
Question
Your development team plans to use the new API exposed in Commerce Runtime (CRT) to set/get orvalidate values based on enum type. Which two benefits will your team gain from using the new API in this manner? Each correct answerpresets a complete solution.
Options
- AThey can directly map between Finance and Operations enumsand CRT enums without
- BThey can easily override or add triggers at specific extension points instead of owning the
- CThey can help skip certain checks used to override the entire calculate service by adding
- DThey can have multiple partners and ISVs create extensible enums and use them
How the community answered
(44 responses)- A77% (34)
- B9% (4)
- C14% (6)
Explanation
With the new extensible enum exposed in CRT, you can directly map between Finance and Operations enums and CRT enums without manually creating the enums in CRT. Multiple partners and ISVs cancreate extensible enums and use them in their code independently without
Topics
Community Discussion
No community discussion yet for this question.