Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Problem: 

Currently there is no manual commit process in AAI that will synchronize Brill Formulas and Ingredients and Aeros  (ERP). 

Current Process:

Currently the ERP Service is calling AAI web methods to extract records and return results.

Problem: 

Currently there is no manual commit process in AAI that will synchronize Brill Formulas and Ingredients and Aeros  (ERP). 

Solution:

Modify the current LCF to ERP process to include a manual commit process similar to the manual commit process to AIM.

Proposed Process Modifications:

  • Review the current ERP Formula Service Methods located in Agrisoft.ERP.Process.BusinessObjects.SchedulerService.WI.ERPWebMethods.FormulaSync,
    • Create overload or new methods that mimic current ERP service processes.
    • Create Object to send messages back to AAI.
    • Create or reuse object to populate AAI Out tables.

Proposed UI Changes.

Image Added