최신 IBM Certified Integration Developer 000-270 무료샘플문제:
1. An integration developer implemented the XSL Transformation, asshown in the following exhibit:
What behavior will the integration developer observe while testing the map?
A) The test client returns a runtime error because the CSV file is not well-formatted.
B) The Lookup transform returns the <regionName>Alaska</regionName> in the output XML.
C) IID reports a build time error because the CSV file is not well-formatted.
D) The Lookup transform returns the <regionName> </regionName> in the output XML.
2. An integration developer has configured a BPEL business process for a customer, as shown below:
What should the integrationdeveloper consider when implementing this flow?
A) If Snippet1 is invoked in an instance of the process, that instance will not receive messages sent to the Service2 interface.
B) It is possible for Snippet1 and Snippet2 to run concurrently in the same instance of the process.
C) A Timeout element must be added to the ReceiveChoice activity.
D) An Otherwise element must be added to the Choice activity.
3. An integration developer needsto allow an administrator to change some properties of a trace primitive in a mediation subflow at runtime. The subflow is used in a mediation flow of a mediation module. How can the integration developer implement this requirement? Set the required properties of the trace primitive as promotable in the:
A) mediation module.
B) mediation flow.
C) mediation subflow.
D) mediation subflow and the mediation flow.
4. An integration developer has implemented the mediation flow shown in the exhibit,
where ServiceInvoke1 calls the asynchronous service. What behavior will the integration developer observe when the flow order primitive is executed? MessageFilter1 isfired:
A) immediately after ServiceInvoke1 is invoked.
B) only if FlowOrder1 throws an exception.
C) in parallel with CustomMediation2 and XSLTransformation1.
D) only after ServiceInvoke1 completes execution.
5. An integration developer is testing a long-running process applicationfor a customer. When the business process receives a request, it invokes several other SCA services. During integration testing, the developer finds that an unexpected failure has occurred. Which troubleshooting method gives the integration developer a detailed hierarchal view of the invocation record, including input and output data?
A) Enable cross-component trace (XCT)with the Data Snapshot option.
B) Put breakpoints at various places in the business process.
C) Change the log detail level to the SCA.* option in the running server.
D) Load all the other integrated SCA services in the business process to the same workspace.
질문과 대답:
질문 # 1 정답: D | 질문 # 2 정답: A | 질문 # 3 정답: D | 질문 # 4 정답: A | 질문 # 5 정답: A |