<!-- The FileStore used by Writer to store data in XML format -->
<FileStore name="FileStore">
<Property name="fileNamePrefix" value="ProcessData"/>
<Property name="location" value="D:\swinstall\oebps\bm71pro10g\archiver\archivedata"/>
</FileStore>
<!-- To be used when executed within the container -->
<DBStore name="DataSourceStore" type="DataSource">
<Property name="datasource" value="jdbc/SBMCommonDB"/>
</DBStore>
<!-- Direct DBStore used to point to BP Server database -->
<DBStore name="BMDatabaseStore" type="Direct" useBMStore="true">
</DBStore>
</ArchiverConfig>
You can find the following sample archiver configuration files in the OEBPS_HOME\archiver\samples directory.