SAP Certified Development Associate – SAP Cloud Platform Integration — Question 19
What are some benefits of value externalization in iFlows? (Choose two.)
Answer options
- A. Less memory consumption of iFlows
- B. Faster run time of iFlows
- C. Separation of business logic from iFlows
- D. Simplified portability of iFlows between different tenants
Correct answer: A, C
Explanation
The correct answers, A and C, highlight that value externalization leads to lower memory consumption by separating data from the iFlow logic, which also enhances modularity. Options B and D are incorrect as they do not directly relate to the primary benefits of value externalization; while runtime may improve indirectly, it is not a guaranteed benefit, and portability is not specifically addressed by value externalization.