Oracle
1Z0-441 · Question #81
You have built a MAF application to manage service calls. The end users are company employees that are deployed in the field and they must document the work they perform. To do this, they must take…
The correct answer is C. Always bind AMX pages directly to the Web Service DataControl and never invoke web D. Perform batch inserts or updates to the local SQLite database in multiple concurrent. See the full explanation below for the reasoning.
Question
You have built a MAF application to manage service calls. The end users are company employees that are deployed in the field and they must document the work they perform. To do this, they must take high-resolution pictures of the equipment before and after repairs. Which two strategies should you use to ensure that the application is optimized for performance while keeping the memory usage at a reasonable level?
Options
- AStore the picturesin the local SQLite database or on the file system and transmit them to
- BTransmit each picture right away over a cellular data connection and inform the user of
- CAlways bind AMX pages directly to the Web Service DataControl and never invoke web
- DPerform batch inserts or updates to the local SQLite database in multiple concurrent
- EUse RESTFul web services and the JSON data format instead of SOAP/XML web
How the community answered
(39 responses)- A5% (2)
- B15% (6)
- C72% (28)
- E8% (3)
Community Discussion
No community discussion yet for this question.