Spring 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 9 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 9 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 # 4

Which statement is FALSE about REST APIs in the ESB profile?

A.

Specifying a url-template or a url-mapping is mandatory for all the resources in a REST API.

B.

APIs can be exposed through HTTP inbound endpoints.

C.

REST APIs are exposed over one of the HTTP listener ports opened by the EI http transport.

D.

Each REST API can have multiple resources, and each resource can have different service orchestration logic of backend services.

Question # 5

Identify the scenario where a task may NOT be the best option.

A.

Periodically connect to an external service and extract some data.

B.

Trigger some Java code when certain types of data (for instance, stock price of IBM) comes to the sequence.

C.

Periodically run some Java code inside a sequence.

D.

Run a piece of code just once after the ESB profile starts.

Question # 6

You have created a custom ESB task that you want to run every 30 seconds continuously. Select the CORRECT task configuration you can use for this purpose.

A.

< task name=\"CheckPrice\n class=\"org.wso2.esb.tutorial.tasks.PlaceStockOrderTask\" >

< trigger interval=\"1800\7 >

< /task >

B.

< task name=\"CheckPrice\" class=\"org.wso2.esb.tutorial.tasks.PlaceStockOrderTask\"

< trigger interval=\"30\", continuous=\"true\7 >

< /task >

C.

< task name=\"CheckPrice\n class=\"org.wso2.esb.tutorial.tasks.PlaceStockOrderTask\" >

trigger interval=\"30\7 >

< /task >

D.

All three configurations are incorrect.

Question # 7

Select the CORRECT statement about deploying custom mediator artifacts.

A.

If it is a class mediator, you can put that JAR file in the < EI_HOME > /lib directory.

B.

If you have developed your custom mediator as a regular non-OSGI JAR, you have to put it in the < EI_HOME > /extensions directory.

C.

All of the above.

D.

If you have developed your custom mediator as an OSGI bundle, you have to put it in the < EI_HOME > /dropins directory.

Question # 8

Which statement about large file transfer using ESB profile is true?

A.

To enable binary file transfer, you must enable the message builder and formatter for the relevant content type in axis2.xml.

B.

You can enable streaming within your ESB pfoeile configuration using a parameter.

C.

All of the above.

D.

Files can be transferred as binary files using streaming to reduce processing and memory requirements.

Question # 9

How do you configure a REST API to handle different mediation logic with different HTTP verbs?

A.

Define a resource for each API, and only allow that HTTP verb for that particular resource.

B.

Each HTTP method can be identified by the transport, and you can configure a sequence for each method at transport configuration logic.

C.

Only define the message filtering switching logic inside a sequence, and each path can handle the specific HTTP verb.

D.

Wrap a given REST API with an inbound so that you can filter out requests based on an HTTP verb.

Question # 10

In which of the following cases will an endpoint move to the suspended state?

A.

When retry count is 0.

B.

When the suspend timeout is reached.

C.

When there is a response from the endpoint.

D.

When the retry count is a positive integer.

Go to page: