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