Custom Briefing Job: Advanced Product Import

Prev Next

Location: System Configuration > System Status > Scheduler > Scheduler Properties

This job imports product data, prices, product hierarchy and supplier details from 5 different XML files to the Encodify system:

  • moenvare_06-12-2007-15-27-16.xml — responds for products and prices

  • moenvg_06-12-2007-15-25-12.xml — categories

  • moenhg_06-12-2007-15-26-14.xml — main groups

  • moenug_06-12-2007-15-26-58.xml — sub groups

  • moenlev_06-12-2007-15-26-32.xml — suppliers

Table below describes parameters of Advanced Product Import Job: 

Parameter

Description

joblist=advancedProductImport

Specify scheduler to run Product Import Job

job.AdvancedProductImport.type= enCode.app.common.briefing.jobs.AdvancedProductImportJob

Specify class of the job

job.AdvancedProductImport.interval=5

Interval in seconds at which import job will be rerun to ensure that newly-uploaded files are imported.

job.AdvancedProductImport.param.dropdir= ../Files/customer/inbox

Path to folder with XML files that will be imported

job.AdvancedProductImport.param.backupdir=../Files/customer/backup

Path to folder with XML files that have been imported successfully

job.AdvancedProductImport.param.errordir=../Files/customer/error

Path to folder with XML files that have been imported unsuccessfully

job.AdvancedProductImport.param.logdir=../Files/customer/logdir

Path to folder where logs will be stored

job.AdvancedProductImport.param.SiteID=1

Id of the site for which Campaign Import job will be performed.