Task 3: How to Create a File Adapter Service
After creating the domain value map, create a file adapter service named ReadOrders to read the XML files from a directory.
Note:
Oracle Mediator may process the same file twice when run against Oracle Real Application Clusters (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: