190-805 試験問題を無料オンラインアクセス

試験コード:190-805
試験名称:Using Web Services in IBM Lotus Domino 8 Applications
認定資格:Lotus
無料問題数:96
更新日:2026-05-27
評価
100%

問題 1

Jerry has coded a function called ConnectToProvider in the GetAccountBalance class in the Declaration section of his Web service. What WSDL element will be used to control the request to and response of the function?

問題 2

Rob is creating a Stock Price Web service in Domino and would like to use an existing WSDL file as his starting point. How can he create his Web service from that WSDL file?

問題 3

Liz wrote a LotusScript Web service method with the following structure: Public Function lookupPersonInfo (personName As String) As PersonInfo '** do the lookup, return the information in our custom PersonInfo data typeEnd Function PersonInfo is a complex data type that is used to return various pieces of information in a single object. How does Liz need to define this complex data type in her LotusScript Web service code?

問題 4

Emilio has coded a function called ConnectToProvider in the GetAccountBalance class in the Declaration section of her Web service. What WSDL element will map to this function name?

問題 5

Examine the following WSDL excerpt: <wsdl:portType
name="GetEmployeeInfo"> <wsdl:operation name="GETEMPNAME"><wsdl:input
message="impl:GETEMPNAMERequest" name="GETEMPNAMERequest"/><wsdl:output
message="impl:GETEMPNAMEResponse" name="GETEMPNAMEResponse"/>
</wsdl:operation>
<wsdl:operation name="GETEMPID"> <wsdl:input message="impl:GETEMPIDRequest"
name="GETEMPIDRequest"/><wsdl:output message="impl:GETEMPIDResponse"
name="GETEMPIDResponse"/></wsdl:operation> </wsdl:portType> Paola is developing a
Domino
Web service to supply the appropriate response(s) for the operations represented in the WSDL.
How
many of what type(s) of LotusScript code blocks must she create?

コメントを追加

あなたのメールアドレスが公開されることはありません。個人情報に関する内容は隠されます *

insert code
画面にある文字を入力してください。