最新的IBM WebSphere Enterprise Service Bus V7.0, Integration Development - C2180-605免費考試真題
問題1
An integration developer has developed a mediation flow component having Web Services export. The binding type used is SOAP/HTTP.
To test the Web Services export with a SOAP message, which of the following rules must the integration developer follow?
An integration developer has developed a mediation flow component having Web Services export. The binding type used is SOAP/HTTP.
To test the Web Services export with a SOAP message, which of the following rules must the integration developer follow?
正確答案: A
說明:(僅 PDFExamDumps 成員可見)
問題2
An integration developer is developing two modules, Module A and Module B.
Module A is successfully tested. A new version of Flat File Adapter with added features has been released. These features are required by Module B.
Without disturbing Module A how can the integration developer organize the deployment of Module A and Module B so that Module B is able to use the new version of the Flat File Adapter?
An integration developer is developing two modules, Module A and Module B.
Module A is successfully tested. A new version of Flat File Adapter with added features has been released. These features are required by Module B.
Without disturbing Module A how can the integration developer organize the deployment of Module A and Module B so that Module B is able to use the new version of the Flat File Adapter?
正確答案: B
問題3
An integration developer is given a task of developing a complex integrated system involving SAP. Which is the most appropriate integration approach?
An integration developer is given a task of developing a complex integrated system involving SAP. Which is the most appropriate integration approach?
正確答案: C
問題4
A service implementation has been exposed through an SCA Export binding. An integration developer drags the SCA Export of this service into the assembly diagram of a mediation module to integrate it with this service through an SCA Import binding. At this point, neither the service, nor the consuming mediation module is versioned. After deploying these modules in production, the integration developer decides to create multiple versions of the service with no change to the mediation module.
Which of the following statements is correct if the developer implements this change on the server? With multiple versions of the service, the import in the mediation module would:
A service implementation has been exposed through an SCA Export binding. An integration developer drags the SCA Export of this service into the assembly diagram of a mediation module to integrate it with this service through an SCA Import binding. At this point, neither the service, nor the consuming mediation module is versioned. After deploying these modules in production, the integration developer decides to create multiple versions of the service with no change to the mediation module.
Which of the following statements is correct if the developer implements this change on the server? With multiple versions of the service, the import in the mediation module would:
正確答案: A
問題5
An integration developer has implemented a mediation module for a hotel reservation system as shown in the Exhibit. The interface of the mediation flow component contains two operations (reserveRoom and cleanRoom) that participate in a sequence identified by the same group (DefaultGroup) and the room number as a key.
At runtime a client first invokes the reserveRoom operation for the room number 200 and then invokes the cleanRoom operation for the same room number. What would happen to the second invocation (cleanRoom) if the first one (reserveRoom) failed?
The second invocation would:
An integration developer has implemented a mediation module for a hotel reservation system as shown in the Exhibit. The interface of the mediation flow component contains two operations (reserveRoom and cleanRoom) that participate in a sequence identified by the same group (DefaultGroup) and the room number as a key.
At runtime a client first invokes the reserveRoom operation for the room number 200 and then invokes the cleanRoom operation for the same room number. What would happen to the second invocation (cleanRoom) if the first one (reserveRoom) failed?
The second invocation would:
正確答案: A
問題6
A mediation flow had been deployed that contains several Event Emitter primitives to emit CEI events that will be used for audit tracking purposes. Currently, each of the CEI events emitted contains a copy of the entire message. During testing of the application, the systems administrator reported back that the server is performing poorly. The systems administrator has determined that the problem is caused by the size of the CEI events generated by the mediation flow. What could the developer do in this situation to improve performance?
A mediation flow had been deployed that contains several Event Emitter primitives to emit CEI events that will be used for audit tracking purposes. Currently, each of the CEI events emitted contains a copy of the entire message. During testing of the application, the systems administrator reported back that the server is performing poorly. The systems administrator has determined that the problem is caused by the size of the CEI events generated by the mediation flow. What could the developer do in this situation to improve performance?
正確答案: D
問題7
Refer to the Exhibit.

The Assembly Diagram represents an existing StockQuote mediation module. The mediation module must be enhanced to create a record in a billing system whenever a stock quote is executed. What must be done to the Assembly Diagram to implement the enhancement?
Refer to the Exhibit.

The Assembly Diagram represents an existing StockQuote mediation module. The mediation module must be enhanced to create a record in a billing system whenever a stock quote is executed. What must be done to the Assembly Diagram to implement the enhancement?
正確答案: D
問題8
An integration development team has been making use of the Trace Mediation primitive in order to examine various mediation flow paths during an extended test run. The Trace primitive has been set to log this data to a user trace file. The team is only interested in the JMSHeader part of the SMO.
During this test run, the team notices that their trace file is becoming very large and that most of the content being logged is not needed.
How can the team address the amount of trace being generated?
An integration development team has been making use of the Trace Mediation primitive in order to examine various mediation flow paths during an extended test run. The Trace primitive has been set to log this data to a user trace file. The team is only interested in the JMSHeader part of the SMO.
During this test run, the team notices that their trace file is becoming very large and that most of the content being logged is not needed.
How can the team address the amount of trace being generated?
正確答案: B
問題9
An integration developer must create an XML map to transform an input request to a back-end EIS request. Certain elements of the input request must be used as part of the back-end EIS request.
Which of the following values might be appropriate for the Root property of the transformation primitive?
An integration developer must create an XML map to transform an input request to a back-end EIS request. Certain elements of the input request must be used as part of the back-end EIS request.
Which of the following values might be appropriate for the Root property of the transformation primitive?
正確答案: D
說明:(僅 PDFExamDumps 成員可見)
問題10
Refer to the Exhibit.

An integration developer has discovered an error in the Assembly Diagram of a mediation module under development. What does the component with a broken outline and a red X indicate?
Refer to the Exhibit.

An integration developer has discovered an error in the Assembly Diagram of a mediation module under development. What does the component with a broken outline and a red X indicate?
正確答案: D
問題11
An integration developer wants to share assets (Java binaries, XML schemas, and WSDL definitions) by-reference between Service Component Architecture (SCA) modules. How can this be achieved at runtime?
An integration developer wants to share assets (Java binaries, XML schemas, and WSDL definitions) by-reference between Service Component Architecture (SCA) modules. How can this be achieved at runtime?
正確答案: D
問題12
An integration developer is writing a new mediation flow and making use of the custom mediation primitive. Within the Java snippet code the integration developer uses the List Java interface.
On building the project, it fails and an entry in the Problems Tab shows: "List cannot be resolved to a type"
How can this issue be resolved?
An integration developer is writing a new mediation flow and making use of the custom mediation primitive. Within the Java snippet code the integration developer uses the List Java interface.
On building the project, it fails and an entry in the Problems Tab shows: "List cannot be resolved to a type"
How can this issue be resolved?
正確答案: D
問題13
An integration developer is designing an XML map that combines the firstName and lastName elements of the source into a single fullName element in the target. In addition, the fullName element must be formatted with the lastName first, followed by a comma and then the firstName. Which transform type would be the most appropriate for this situation?
An integration developer is designing an XML map that combines the firstName and lastName elements of the source into a single fullName element in the target. In addition, the fullName element must be formatted with the lastName first, followed by a comma and then the firstName. Which transform type would be the most appropriate for this situation?
正確答案: C
問題14
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?
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?
正確答案: C
問題15
An integration developer has developed and deployed an SCA module. During testing, the developer configured the Cross-Component Trace. What diagnostic information is available to the developer? SCA call chain information is added to:
An integration developer has developed and deployed an SCA module. During testing, the developer configured the Cross-Component Trace. What diagnostic information is available to the developer? SCA call chain information is added to:
正確答案: B