Lotus 190-805 考試概覽:
| 認證廠商: | IBM Lotus |
| 考試名稱: | 在IBM Lotus Domino 8應用程式中使用Web服務 |
| 考試代碼: | 190-805 |
| 考試時間: | 90 minutes |
| 相關認證: | IBM認證應用程式開發人員 - Lotus Notes與Domino 8 IBM認證高級應用程式開發人員 - Lotus Notes與Domino 8 在IBM Lotus Domino 8應用程式中使用LotusScript (190-803) 在IBM Lotus Domino 8應用程式中使用JavaScript (190-804) |
| 支援語言: | 英文 |
| 證照有效期限: | 無固定有效期限(舊版IBM認證考試) |
| 實際考試題數: | 約60至70題 |
| 考試費用: | 150美元 |
| 及格分數: | 官方未公佈 |
| 考試形式: | 選擇題, 情境式試題 |
| 範例考題: | Lotus 190-805 範例考題 |
| 考試方式: | IBM授權的Pearson VUE考試中心(舊版採實體考場測驗模式) |
| 必備條件: | 官方未強制要求需先通過特定考試,但建議具備IBM Lotus Domino 8應用程式的開發經驗,並熟悉Domino Designer、LotusScript、XML、SOAP及WSDL等技術。 |
| 官方大綱網址: | https://www.ibm.com/training/certification/ibm-certified-advanced-application-developer-lotus-notes-and-domino-85-14003205 |
Lotus 190-805 考試大綱主題:
| 章節 | 目標 |
|---|---|
| SOAP | - SOAP在Web服務中的角色
|
| WSDL | - WSDL在Web服務中的角色
|
| 使用LotusScript開發Web服務 | - 開發以LotusScript為基礎的服務
|
| Web服務的設計與架構 | - Web服務基礎概念
|
| Domino Designer中的Web服務 | - 建立與設定Web服務
|
最新的 CLP 190-805 免費考試真題:
1. Mark has the following methods in his Web service class: Public Function
GetAccountBalance(personnameAs String) As Stringresult=GetAccountDocument(personname)
If result = "OK" Then GetAccountBalance =GetBalanceField("Balance") Else GetAccountBalance
=
"ERROR" End If End Function Private Function GetAccountDocument(personname As String) As
String Set vendordb=New NotesDatabase("","vendor.nsf")Set vendorview =
vendordb.GetView("VendorName")Set vendordoc =
vendorview.GetDocumentByKey(personname,
True)GetAccountDocument="OK" End Function Private Function GetBalanceField(FieldName As
String) Set item=vendordoc.GetFirstItem(FieldName) If item Is Nothing Then GetBalanceField=""
Exit FunctionElse GetBalanceField=Cstr(item.Values(0)) End If End Function He is trying to call
the GetBalanceField method from his SOAP call, but it does not work. Why is this happening?
A) The GetBalanceField method did not receive a String argument.
B) The GetBalanceField method does not specify a return value
C) The GetBalanceField method is defined as Private.
D) The "fieldName" parameter in the GetBalanceField method acts as an inout parameter
2. Sofie has created a LotusScript Domino Web service. She can compile successfully, and she can generate WSDL that appears to be correct. But the Web service is not returning the expected values. Sofie is considering adding messagebox statements within the Web service code in an attempt to help debug. Will messagebox statements return any output that she can examine?
A) No.Messagebox statements are front end calls. A messagebox statement in a back end routine will result in an abend.
B) Yes.Messagebox statements within a LotusScript Web service will write output to the server log. Sofie can browse the log to see these messages.
C) Yes.Messagebox statements within a LotusScript Web service are returned to the Web service consumer as WS_FAULT String values.
D) No.Messagebox statements only display to UI. Since a Web service executes in the back end, the messagebox statements are ignored and produce no output.
3. What are the four subelements that may be found within a valid SOAP 1.1 fault?
A) code, string, actor, detail
B) FaultCode, FaultString, FaultActor, FaultDetail
C) faultCode, faultString, faultActor, faultDetail
D) faultcode, faultstring, faultactor, detail
4. Collin is writing a Domino Web service to provide product inventory information. What signature of the getQuantity function in his Web service would result in this WSDLbeing part of the associated WSDL document? <wsdl:message name="GETQUANTITYResponse"> <wsdl:part name="GETQUANTITYReturn" type="xsd:short"/> </wsdl:message>: <wsdl:operation name="GETQUANTITY" parameterOrder="PRODID"> <wsdl:input message="impl:GETQUANTITYRequest" name="GETQUANTITYRequest"/><wsdl:output message="impl:GETQUANTITYResponse" name="GETQUANTITYResponse"/></wsdl:operation>
A) Public FunctiongetQuantity( ProdID As String ) As Integer
B) Private FunctionGETQUANTITY( PRODID As String ) As Single
C) Public FunctiongetQuantity( ProdID As String ) As Double
D) Private FunctionGETQUANTITY( PRODID As String ) As Long
5. Quincy is examining a WSDL file for his Domino Web service. What role does the Service element have in the file?
A) It describes the Web service function in a human-readable format.
B) It defines a specific method available in the Web service.
C) It is the name of the Web service as a whole, and it contains the ports and endpoints for the service.
D) It points to the specific server where the Web service will execute.
問題與答案:
| 問題 #1 答案: C | 問題 #2 答案: B | 問題 #3 答案: D | 問題 #4 答案: A | 問題 #5 答案: C |

下載最新試用版
1047位客戶反饋
我們對我們的產品非常有信心,所以我們不提供会给客户带去麻煩的產品。








213.129.111.* -
不錯的考古題,我僅花了23個小時學習和記住答案,就成功的通過了190-805測試,我接下來準備190-848考試,請給我一些可用折扣優惠倦,謝謝!