Task 3: How to Create a File Adapter Service
After creating the domain value map, create a file adapter service named readFile to read the XML files from a directory.
Note:
Mediator may process the same file twice when run against Oracle RAC planned outages. This is because a file adapter is a non-XA compliant adapter. Therefore, when it participates in a global transaction, it may not follow the XA interface specification of processing each file only once.
To create a file adapter service: