IBM WebSphere Enterprise Service Bus V7.0, Integration Development - C2180-605 Exam Practice Test
A PurchaseOrder business object and a child PurchaseOrderLine business object are defined in a library. An integration developer needs to extend the business object model to also represent service purchase orders. A service purchase order only differs from a normal purchase order in that each child line object has an additional service order amount property. What is the BEST way to accurately and thoroughly model the new service purchase order object(s)?
Correct Answer: A
Vote an answer
An integration solutions developer needs to create a module with a many-to-many mapping between service requesters and service providers supporting Web services.
Using the patterns explorer, which pattern would be most appropriate?
Using the patterns explorer, which pattern would be most appropriate?
Correct Answer: B
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
An integration developer needs to integrate a SAP system using a SAP Inbound Adapter. The SAP administrator decides to send IDocs (Intermediate Documents) as the data that must be intercepted by the mediation module. Which of the following is the most appropriate interface to choose during the SAP Adapter configuration?
Correct Answer: B
Vote an answer
An integration developer has been working on mediation flow development using an older version of WebSphere Integration Developer. The integration developer has now installed WebSphere Integration Developer V7.0. and wants to move the existing flow development to the WebSphere Integration Developer, V7.0 environment.
How should the integration developer achieve this?
From the older version of WebSphere Integration Developer:
How should the integration developer achieve this?
From the older version of WebSphere Integration Developer:
Correct Answer: B
Vote an answer
An integration developer has written a new mediation flow and wants to test it on an embedded test server. It is expected that the mediation flow will require repeated redeployments during the testing phase.
What is the suggested way to install the application in order to efficiently redeploy it after repeated changes?
What is the suggested way to install the application in order to efficiently redeploy it after repeated changes?
Correct Answer: C
Vote an answer
An integration developer has implemented an error handling strategy for a mediation module as illustrated in the Exhibit. According to the strategy, if a runtime exception occurs during the invocation of the target service, the module must:
store a trace message in a file
store an error code in a DB error table
throw an exception in order to propagate the error to the invoking component
But at runtime the developer observes that when a runtime error occurs, no error code is written in the DB even if the fail primitive is executed.
What could be the most likely cause of the problem?
store a trace message in a file
store an error code in a DB error table
throw an exception in order to propagate the error to the invoking component
But at runtime the developer observes that when a runtime error occurs, no error code is written in the DB even if the fail primitive is executed.
What could be the most likely cause of the problem?
Correct Answer: D
Vote an answer
Which type of interface is used by the WebSphere Adapters to transfer data between adapter components and WebSphere Enterprise Service Bus runtime?
Correct Answer: D
Vote an answer
An integration developer is designing a new mediation for retrieving purchase order records from a backend system based on a purchase order number.
What type of operation is BEST for the export interface?
What type of operation is BEST for the export interface?
Correct Answer: B
Vote an answer
An integration developer created a mediation flow component utilizing the Data Handler mediation primitive.
Which view should the integration developer use in the integration debugger to view the message as it passes through the mediation flow as part of the request?
Which view should the integration developer use in the integration debugger to view the message as it passes through the mediation flow as part of the request?
Correct Answer: A
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
An integration developer wants to access a database table on a DB2 database installed on an AIX system using a JDBC Adapter. Using the configuration wizard of the JDBC Outbound Adapter import, the integration developer is prompted for JAR files. Which kind of JAR files are required?
Correct Answer: A
Vote an answer
An integration developer is designing an XML map that transforms an array of elements from the input to a corresponding array of a different type to the output. Which transform type would be the most appropriate for this situation?
Correct Answer: B
Vote an answer
An integration developer would like to preserve the breakpoints created during the debugging process.
What action should the integration developer take?
What action should the integration developer take?
Correct Answer: D
Vote an answer
An integration developer wants to create a non-SCA Java client that accesses a mediation flow component. What must the integration developer create in the mediation module in order to allow this scenario?
Correct Answer: A
Vote an answer
An integration developer wants to log only the payload of the service message object flowing through a mediation flow into a flat file. Which of the following is the correct configuration of the Message Logger mediation primitive to achieve this?
Correct Answer: A
Vote an answer
An integration developer is tasked to test the XML maps created in the mediation flow component using the integration test client. In order to perform testing of the XML maps, which of the following is most applicable?
Correct Answer: C
Vote an answer