Which statement is INCORRECT with respect to implementing a custom mediator and best practices to achieve thread safety?
Identify the most suitable extension point to be used to implement the following scenario: At a specific time of the day, you need to read a text file at a specified location and place orders for stocks that are given in the text file.
Select the appropriate Enterprise Integration Pattern (EIP) that can be used to break down a large task into smaller subsets of independent steps that are chained together. This EIP is useful when integrating applications requiring a sequence of processing steps to perform a single event.
Which of the following is FALSE about SOAP?
Select theINCORRECT statement regarding ESB connectors.
What is the most appropriate scenario for using a class mediator over a Script mediator?
Identify the INCORRECT statement regarding the <cacheld> in the <remoteInstance> configuration section of the <EI_HOME>/conf/registry.xml file.
<remoteInstanceurl=\"https://localhost:9443/registry\n>
<id>instaceid</id>
<dbConfig>sha red registry </dbConfig>
< readonly >true</readOnly>
<enableCache>true</enableCache>
<registryRoot>/</registryRoot>
<cacheldx/cacheld>
</remoteInstance>
Identify the mediator group that can be used to implement the Message Translator EIP pattern.
Which statement is FALSE about the ESB profile?