1Z0-441 · Question #26
You used the REST service data control wizard to build a data control from a remote REST service endpoint. How do you change the endpoint while you move the MAF application from testing to production?
The correct answer is A. Edit theconnections.xmlfile stored in the application's.adf/Meta-Infdirectory. After creating a web service data control, you can modify the end point of the URI. This is useful in such cases as when you migrate an application feature from a test to production You modify the end point by editing the connections.xml file
Question
You used the REST service data control wizard to build a data control from a remote REST service endpoint. How do you change the endpoint while you move the MAF application from testing to production?
Options
- AEdit theconnections.xmlfile stored in the application's.adf/Meta-Infdirectory.
- BEdit theDataControls.dcxdata control definition file stored in the project within which the
- CEdit theadfm.xmlfile in theApplicationController/adfmsrc/Meta-INFdirectory.
- DEdit thecacertsfile in the application's/resources/securitydirectory.
How the community answered
(61 responses)- A84% (51)
- B5% (3)
- C10% (6)
- D2% (1)
Explanation
After creating a web service data control, you can modify the end point of the URI. This is useful in such cases as when you migrate an application feature from a test to production You modify the end point by editing the connections.xml file
Topics
Community Discussion
No community discussion yet for this question.