3 Months Free Update
3 Months Free Update
3 Months Free Update
Which message construct CANNOT directly receive messages from the protocol layer (wire)?
Identify the correct sample Synapse configuration to execute a custom Synapse task class org.wso2.esb.tutorial.tasks.PlaceStockOrderTask every day at 1:30PM.
What should you enter for the cacheld configuration element that resides inside the remotelnstance configuration section of the
< readonly >true
Suppose youare writing a complex proxy service. In the middle of the task, you need to debug your proxy service as it is not working as expected. Select the mediator that can be used for debugging your proxy service.
In which of the following cases will an endpoint move to the suspended state?
Which statement is INCORRECT with respect to implementing a custom mediator and best practices to achieve thread safety?
Identify the best ESB profile extension point you can use to implement the following scenario: A financial application needs to make a credit transaction by sending an XML message. The message needs to be converted to an IS08583 byte stream before being passed to the wire through a TCP channel.
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.
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.
Consider thefollowing scenario: you are working on an ESB integration project, and you want to work with messages that contain PDF files as the payload. You also need to filter some messages based on the content of the PDF files. Identify the step you would need to take to fulfill this requirement.
Which of the following is NOT an entry point or trigger of the Synapse mediation engine?
What is the easiest method to put a thread sleep in the ESB profile for the purpose of troubleshooting and debugging?