Capture Client (Oracle Content Management) Issue
Please let me know how to resolve the below isssue. Thanks
Oracle Content Capture Client
Message:
oracle.oddc.client.batchbuilder.BatchBuilderException: The Scanner Interface could not be found or no scanner has been selected. Scanner Interface ID: CAPTURE_IMPORT_DRIVER.
Level:
WARNING
Stack Trace:
The Scanner Interface could not be found or no scanner has been selected. Scanner Interface ID: CAPTURE_IMPORT_DRIVER.
oracle.oddc.client.batchbuilder.AbstractICEBatchBuilder.initializeCapture(AbstractICEBatchBuilder.java:150) oracle.oddc.client.batchbuilder.AbstractBatchBuilder.createBatch(AbstractBatchBuilder.java:136) oracle.oddc.client.BatchEditForm$81.run(BatchEditForm.java:6778) java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) java.util.concurrent.FutureTask.run(FutureTask.java:266) java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:748)