190-756 Using Web Services in IBM Lotus Domino 7 Applications
Note 1: 190-756 Exhibit and all related diagrams are not shown in demo questions.
Note 2: 190-756 Answers are not shown in demo questions.
Exhibits and Answers are only provided in the Full Version.
Note 2: 190-756 Answers are not shown in demo questions.
Exhibits and Answers are only provided in the Full Version.
Demo Question 10.
Philip is adding error handling to the getProductDescr function in his Domino Web service. Philip has added the "Option Declare" line in the (Options) section of his code. The function signature is: Function getProductDescr( ProdKey As String, ProdNotFound As WS_FAULT ) As String In the error handling code of the function, Philip has added this line: Call ProdNotFound.setFault(True) When he tries to save the Web service, he receives the message, "Not a member SETFAULT". How can Philip fix this error?
A. Set Fault is a property of WS_FAULT, not a method. Change the line to ProdNotFound.setFault = True
B. WS_FAULT is defined in the lsxsd.lss file. Add this line to the (Options) section of the Web Service: %INCLUDE "lsxsd.lss"
C. The ProdNotFound object has not been instantiated. Add this line prior to calling the setFault method: Set ProdNotFound = New WS_FAULT
D. Default settings for Domino Web services do not support generating faults. Select "Compile LotusScript code with debugging information" from the Advanced properties tab of the Web service design element.
Display Answer
- Based on the latest 190-756 exam objectives!
- Designed like actual 190-756 exam questions!
- 100% Verified Realistic 190-756 Exam Questions and Answers!
- Exhibits, Drag&Drop and Simulation 190-756 Questions Included!
- Constantly Updated Guide to Reflect the Current 190-756 Exams!
- Detailed Explanations for Most Guide Practice Exams!

Australia
Great thanks to EliteCertify for such excellent products! It really helped me a lot for passing 3Com 3M0-212. The practice ...

NY, USA
I wanted to take a few minutes to thank EliteCertify for passing 3 exams towards my MCSE. ...

London, UK
First class site! Just passed 70-290 and achieved my MCSE & MCSA. ...








