0B0-103  Exam

Exam # of questions Description  Update
0B0-103 58 Integration Solutions... 02/15/2011
[Practice Test]   [Download Study Guide(PDF)]  [Update Exam]

0B0-103 - Exam Information
  • Description:Integration Solutions
  • Passing Score:0%
  • Practice Test - Number of questions:58 questions
  • Simulation Test - Number of questions:58 questions
  • Simulation Test Duration:120 minutes
  • Has explanations:No

Question of the day

You have finished creating your process definition. The definition is somewhat complex, and it involves multiple entry points and branches; you want to step through the definition to test for correct execution and flow. You created a complex XQuery that maps a purchase order XML document onto arguments of a Web service method. In WebLogic Workshop, what is the easiest way to test the validity of this XQuery expression?

Answer(s)

  1. In Format Builder, set a breakpoint on the first line of the MFL file.
  2. Display the transformation control in Design View, and select the Test View tab of the XQuerymethod.
  3. Set a breakpoint on the XQuery method when displaying the transformation control in DesignView.
  4. You cannot test an XQuery expression in Workshop.
  5. Set a breakpoint on the called method of the Web service and use the service's test page toverify that data was converted correctly by the XQuery expression.
Correct Answer

Display the transformation control in Design View, and select the Test View tab of the XQuerymethod.