issues
search
avniproject
/
integration-service
Service for integration Avni with other systems
GNU Affero General Public License v3.0
0
stars
2
forks
source link
Handle Errors while Syncing between Salesforce and Avni
#26
Closed
himeshr
closed
2 years ago
himeshr
commented
2 years ago
Handle Errors while Syncing between Salesforce and Avni:
Create ErrorRecord on encountering error during Demand or Dispatch sync from SF to Avni
Create ErrorRecord on encountering error during deletion of Demand or Dispatch in Avni
Create ErrorRecord on encountering error during DispatchReceipt, Distribution, Activity from Avni to SF
As part of mainJob iterate over the errorRecords and process them if they are ready for retry
Terminate sync of anykind, if there are network issues
Handle Errors while Syncing between Salesforce and Avni: