Pass the WSO2 Certified Enterprise Integrator 6 Developer Enterprise-Integrator-6-Developer Questions and answers with CertsForce

Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions
Questions # 1:

What should you enter for the cacheld configuration element that resides inside the remotelnstance configuration section of the /conf/registry.xml file?

instaceid

< readonly >true

true

/

Options:

A.

The SHA 256 hash of the JDBC connection URL of the registry database.


B.

The value you entered for the element.


C.

The SHA 255 hash of the value you gave to the element.


D.

The JDBC connection URL of the registry database.


Expert Solution
Questions # 2:

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.

Options:

A.

Envelope Wrapper


B.

Process Manager


C.

Aggregator


D.

Composed Msg. Processor


Expert Solution
Questions # 3:

Identify the INCORRECT statement about specifying scripts in the Script mediator.

Options:

A.

Scripts in the Script mediator can be stored in a separate file and can be referenced from the Script mediator.


B.

A script cannot be stored as an embedded script in the Script mediator configuration.


C.

The script file can be stored as a local entry.


D.

Script files can be stored in the registry.


Expert Solution
Questions # 4:

Which scripting language is not supported by the Script mediator?

Options:

A.

JavaScript


B.

Ruby


C.

XSLT


D.

Groovy


Expert Solution
Questions # 5:

What is content-awareness in a mediator?

Options:

A.

The method\"isContentAware\" in the mediator specifies whether the mediator requires the message to be built in order to perform themediator action.


B.

If the mediator is content-unaware, it will always build the message.


C.

It is the mediator's ability to identify the messaging format and select matching message builders and formatters.


D.

All of the above.


Expert Solution
Questions # 6:

Select the CORRECT statement about setting parameters for class mediators.

Options:

A.

Both statement b and c are correct.


B.

It is not possible to set parameters for custom mediators.


C.

Custom mediator's parameters should be declared as public fields in mediator code. For instance: public String foo, bar;


D.

Synapse properties can be used to pass values to mediator arguments. For instance:


Expert Solution
Questions # 7:

Which statement is FALSE about message entry points?

Options:

A.

A proxy service receives messages that aresent to specific endpoint.


B.

APIs can only accept JSON or XML messages but not SOAP messages.


C.

An inbound endpoint injects a message directly from the transport layer to the mediation layer, without going through the Axis engine.


D.

A task injects a message into the ESB profile at a scheduled interval.


Expert Solution
Questions # 8:

Identify the INCORRECT statement with respect to endpointtimeout:

Options:

A.

For all endpoint timeout values. Endpoint Timeout >= http.socket.timeout

The following is a correct endpoint definition with a timeout value and a response action:

url="http://localhost:8281/services/SimpleStockQuoteService" >


B.

120000

fault

</address>


C.

It is possible to define a responseAction to be taken in case of an endpoint timeout within the endpoint definition.


D.

Endpoint timeout specifies the timeout duration for an endpoint and allows different timeouts to be specified for different endpoint definitions.


Expert Solution
Questions # 9:

In which folder should you put custom mediator in the EI distribution?

Options:

A.

If your Class mediator is a regular non-OSGI JAR file, copy it into the /repository/classmediators directory.


B.

Both a and c are correct.


C.

If you develop your mediator as a OSGI bundle, copy jar file into /dropins directory.


D.

If your mediator is a regular non-OSGI JAR file, copy it into the \lib directory.


Expert Solution
Questions # 10:

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

Options:

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.


Expert Solution
Viewing page 1 out of 3 pages
Viewing questions 1-10 out of questions