최신 WebSphere C2180-607 무료샘플문제:
1. An integration developer is testing a microflow which invokes several external services. This microflow should take no longer than 30 seconds to complete. During the execution, a transaction timeout exception was thrown. The developer suspects that one of the external services is taking too long to return the response. Which of the following methods is the BEST approach to troubleshoot this problem?
A) Implement a fault handler in the microflow and collect additional information through the exception stack-trace.
B) Use the Tivoli Performance Viewer to check the duration of the service invocation.
C) Use a BPC Explorer to check execution time of the each invocation activity.
D) Examine the SystemOut.log for the associating transaction exception stack-trace.
2. Refer to the Exhibit.
What of the following is a TRUE statement about how the rule set will execute?
A) Rule3 will never execute because Rule1 or Rule2 will be true and the group will finish before Rule3 is reached.
B) The result of sending in either "isRule" or "notRule" will always be true since Rule3 will execute last.
C) A build error will occur because Rule3 does not implement the Rule Template from which Rule1 and Rule2 were created.
D) A build error will occur because the Rule3 logic overlaps with the other two rules.
3. A developer is creating a top-down interface definition for an inventory service. The service accepts a product number input and returns the amount in stock. When there is no inventory in stock, the service returns the amount of time the item is on backorder, or that the item is discontinued. Which of the following is the BEST way to represent the service using an interface?
A) Create a two-way operation where the output is an anyType.
B) Have the inventory service re-written to use a single message response.
C) Create three different two-way operations, each with the same input but different outputs.
D) Create a two-way operation with the amount response as the output, and two fault messages to handle the backorder and discontinued messages.
4. Refer to the Exhibit.
accounts.movements has been initialized as a list of strings with these values {"0","0","0","0","0"}. Which of the following statements about this scenario is TRUE?
A) After the execution of the snippet, accounts.movements has these values {"0","1","2","3","0"}.
B) The snippet enters into an infinite loop.
C) After the execution of the snippet, accounts.movements has these values {"0","1","2","0","0"}.
D) The snippet has a compilation error.
5. An integration developer is testing a solution where every authenticated user needs the ability to start a travel request business process. The integration developer wants to avoid the overhead of creating and managing a large number of work items. The number of instances created is expected to be very high. Which of the following people assignment criteria would be the BEST choice?
A) Users
B) Everybody
C) Group Members without Named Users
D) Users by User ID
질문과 대답:
질문 # 1 정답: D | 질문 # 2 정답: B | 질문 # 3 정답: D | 질문 # 4 정답: C | 질문 # 5 정답: B |