Adobe
9A0-127 · Question #61
What must you do when calling a SOAP-based web service by its service name rather than the service's WSDL URL?
The correct answer is D. configure the service name and associate it with the service's WSDL URL in ColdFusion Administrator. See the full explanation below for the reasoning.
Question
What must you do when calling a SOAP-based web service by its service name rather than the service's WSDL URL?
Options
- Ause the createObject() method to call the service once and register the service with ColdFusion
- Bcall the service with <cfinvoke> once to register the service with ColdFusion
- Cuse the WSDL URL in the CFM page
- Dconfigure the service name and associate it with the service's WSDL URL in ColdFusion Administrator
How the community answered
(47 responses)- A2% (1)
- B9% (4)
- C4% (2)
- D85% (40)
Community Discussion
No community discussion yet for this question.