Set logical path in FILE Adapter Configuration Wizard
The first step is to select to use logical path when configuring the file adapter as shown in the below. Here XML_FILE_PATH is the logical name of the directory path for the File adapter.
composite.xml
After the configuration the file adapter using File Adapter Wizard there will one property called XML_FILE_PATH for the service in composite.xml.
cfgplan.xml
For each environment the different value can be set for the property XML_FILE_PATH in the configuration plan. The value is the actual physical path in the environment.
Enterprise Manager Console
Also the value for XML_FILE_PATH can be set at runtime by using Enterprise Manager Console as shown in below.
This is a great explanation of using logical directory paths in File Adapter! If you’re working in a containerized environment, Fly cast can simplify managing your local containers, making testing and deployment of File Adapter configurations much easier.
ReplyDelete