Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

WSO2 Certified Enterprise Integrator 6 Developer (6.5 version)

Last Update 21 hours ago Total Questions : 83

The WSO2 Certified Enterprise Integrator 6 Developer (6.5 version) content is now fully updated, with all current exam questions added 21 hours ago. Deciding to include Enterprise-Integrator-6-Developer practice exam questions in your study plan goes far beyond basic test preparation.

You'll find that our Enterprise-Integrator-6-Developer exam questions frequently feature detailed scenarios and practical problem-solving exercises that directly mirror industry challenges. Engaging with these Enterprise-Integrator-6-Developer sample sets allows you to effectively manage your time and pace yourself, giving you the ability to finish any WSO2 Certified Enterprise Integrator 6 Developer (6.5 version) practice test comfortably within the allotted time.

Question # 11

How can users write their own connector for the ESB Profile of the WS02 EI?

A.

Create a connector project and include proxy services to invoke the API provider's endpoints.

B.

Create a connector project and write Synapse configurations that call the API provider's endpoints.

C.

Create a connector project and use the API provider's SDK.

D.

Both option a and b can be used.

Question # 12

Which is a valid extension point for the ESB profile of WS02 EI?

A.

Custom Synapse Handler by extending AbstractSynapseHandler

B.

Custom transport by implementing org.apache.axis2.transport.base.AbstractTransportSender and org.apache.axis2.transport.base.AbstractTransportListener interfaces

C.

All of the above

D.

Custom class mediator by extending AbstractMediator.

Question # 13

Which statement is FALSE about WS02 transport-level security?

A.

WS02 EI can support TLS 1, TLS 1.1, and TLS 1.2 with JDK 1.7

B.

You must enable HTTPS transport configuration in aixs2.xml in order to use transport-level security.

C.

The HTTPS transport supports SSL tunneling.

D.

Transport-level security secures the messages in the wire.

Question # 14

What is the easiest method to put a thread sleep in the ESB profile for the purpose of troubleshooting and debugging?

A.

Write a custom mediator and put a Java Thread.Sleep

B.

Write a custom task and put a Java Thread.Sleep

C.

Write a Script mediator and use Java.lang.Thread.Sleep

D.

Write a Class mediator and put a Thread.Sleep

Question # 15

Which of the following is NOT an action to take in order to tune a new ESB profile server for high performance?

A.

Synapse configuration level settings

B.

JVM-level settings

C.

WS02 Carbon platform level settings

D.

OS-level settings

Question # 16

Which statement is FALSE about message builders and formatters?

A.

When a message comes into the ESB profile, an appropriate message builder converts the message's raw payload data into XML.

B.

Axis2 framework can be used to implement custom message builders and formatters.

C.

When sending a message out from the ESB profile, a message builder is used to convert XML back into its original format.

D.

When sending a message out from the ESB profile, a message formatters is used to convert XML back into its original format.

Question # 17

Why do we need to implement a custom message builder and formatter?

A.

To handle a content type that is not supported by the ESB profile.

B.

To process an incoming message structure that is not supported by existing constructs in the ESB, convert it

into the ESB profile's canonical message format, and convert the outgoing message from the canonical format to the expected message structure.

C.

To support a transport protocol not available out-of-the-box in the ESB profile.

D.

To handle a messaging structure in the ESB profile.

Question # 18

Which statement is FALSE about inbound endpoints?

A.

Inbound endpoints are useful when you have to configure the message sources dynamically.

B.

Inbound endpoints can be clustered.

C.

HTTP inbound endpoints can use existing default port 8280.

D.

They always run based on the underlying task execution framework.

Question # 19

Select the appropriate Enterprise Integration Pattern (EIP) that can be used to combine the results of individual but related messages so that they can be processes as a whole.

A.

Envelope Wrapper

B.

Process Manager

C.

Aggregator

D.

Composed Msg. Processor

Question # 20

Consider the following scenario: in the next WS02 EI integration project, you need to implement the Content Filter enterprise integration pattern (EIP). However, the messages coming into your sequence are in a wired format not supported in the ESB profile, so you cannot implement the Content Filter EIP. What would be the best extension point that you can used to overcome this issue?

A.

Write a Class mediator.

B.

Write a Synapse handler.

C.

Write a custom message builder and formatter.

D.

Use the Script mediator.

Go to page: