Sales Automation Sync for ForteAuthorizations Fails with Error

Sales Automation Sync for ForteAuthorizations Fails with Error

 

Issue:

When a customer tries to run the sync for ForteAuthorizations, they receive an error stating Sync failed. Error while copying content to stream processing your request.

 

A red and white error messageAI-generated content may be incorrect.

 

Resolution:

We have seen this error when trying to use the sync process if there are Branches in the SedonaOffice company that have a MerchantID that does not exist in the AR_ACH_Direct table. 

You will see an error in the SedonaWeb2.0 Logs as well.

A screenshot of a computerAI-generated content may be incorrect.

 

You can check the branches to see if they have an invalid merchant id using the select statements below.

select * from AR_ACH_Direct

select ACH_Direct_MerchantId, * from AR_Branch

 

You will need to correct the bad branch records and add a valid Merchant ID

 

Was this article helpful?
Thank you for your feedback!
User Icon

Thank you! Your comment has been submitted for approval.