IBM
C2050-725 · Question #43
An application developer is asked to develop a Web service to retrieve a list of products by inventory level. There is no specific requirements as to the Web Services Definition Language (WSDL)…
The correct answer is D. Define a new Extended XPath expression and map this to a SQL in a Query Template File. services.doc/refs/rwvxpath.htm
Administer Chat and Presence Services
Question
An application developer is asked to develop a Web service to retrieve a list of products by inventory level. There is no specific requirements as to the Web Services Definition Language (WSDL) definition for this Web service. Which is the quickest way to accomplish this?
Options
- AExpose the Inventory module's FindProductsByInventory command as a Web service.
- BAdd an Inventory field to the CATENTRY table, map this to the existing CatalogNavigationNoun,
- CCreate a new Controller Command that uses existing Enterprise JavaBeans (EJB) finders to locate
- DDefine a new Extended XPath expression and map this to a SQL in a Query Template File.
How the community answered
(41 responses)- A12% (5)
- B5% (2)
- C2% (1)
- D80% (33)
Explanation
services.doc/refs/rwvxpath.htm
Topics
#web services#WSDL#XPath query template#inventory retrieval
Community Discussion
No community discussion yet for this question.