Running VirtualInteractionProcessor as a batch process
Edit the Batch.properties configuration
file to indicate that you want to use the VirtualInteractionProcessor processor
when you run runbatch.sh.
About this task
Within the "Processor settings" section of the Batch.properties file,
specify the VirtualInteractionProcessor processor
and the associated classname: com.ibm.mdm.replayer.batch.VirtualInteractionConsumer.
Note: If
you know that the virtual MDM interactions you are processing need
to be mapped from one version to another, use the
MappedVirtualInteractionProcessor processor
instead of the VirtualInteractionProcessor processor.
Use one processor or the other. Do not use both. For more information,
see the link at the end of this topic.