Oracle Mobile Cloud Service 2016 Developer — Question 1
What are three available options for pulling existing products already purchased by a customer (installation base) while implementing renewals?
Answer options
- A. importing assets from sales force into BigMachines
- B. fetching asset data via a Web Service call from an external system
- C. storing asset data in a BigMachines data table and displaying it by using a Commerce attribute
- D. importing parts by using Recommended Item rules
Correct answer: B, C
Explanation
The correct options B and C are viable methods for retrieving customer installation base data. Option B allows for real-time access to asset data through a Web Service, while option C involves storing data directly in BigMachines for easy access. Option A refers to importing assets, which is not a method for pulling existing products, and option D discusses importing parts, which does not pertain to fetching installation base data.