Enable real time extraction

Use this setting to either configure IRC to continuously extract data, in this case the setting is "true", or configure IRC so that data is extracted on a set schedule, such as daily or weekly, in this case the setting is "false."

This figure displays the default setting:

EnableRealtimeIONExtraction in ExtractionSettings.xml

Based on your requirement, define this setting as :

Xml file name and path [Install Path]\ Settings\ExtractionSettings.xml
Tag <settings>
Node <EnableRealtimeIONExtraction>true</EnableRealtimeIONExtraction>
Configuration setting The configuration options:
  • true: Real time extraction from the Infor database is enabled. Whenever new data is published in the Infor database, the data is extracted into IRC.
  • false: Real time extraction is disabled. You must schedule an extraction from the Schedules page.
Default Value true.