Which two benefits will your team gain from using the new API in this manner?

Your development team plans to use the new API exposed in Commerce Runtime (CRT) to set/get or validate values based on enum type.

Which two benefits will your team gain from using the new API in this manner? Each correct answer presets a complete solution.
A . They can directly map between Finance and Operations enums and CRT enums without manually creating the enums in CR
C . They can easily override or add triggers at specific extension points instead of owning the entire service or operation.
D . They can help skip certain checks used to override the entire calculate service by adding pre/post triggers for the validation check.
E . They can have multiple partners and ISVs create extensible enums and use them independently without any code merge.

Answer: AD

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 can create extensible enums and use them in their code independently without any code merge.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments