BO is not consuming the MOM file
For some reason MOM files are not being consumed at all. I have following setting in spring.properties file. it should try to consume them every 5 minutes. Are there any other conflagration needs to done before it start consuming? This in windows env. and v14.0.1
directory in which incoming data import bundles arrive
importdata.file.path=D:/data/OPOS/IN
# directory in which dimp bundles will be archived after processing
importdata.archive.path=D:/data/OPOS/Archive
execute.import=true
import.scheduler.cronexpression=0 0/5 0-23 * * ?