Skip to main content

Reference: Integration errors page

Business Central search: AppsForDynamics365 Integration errors

Records errors that occur when the A4D cloud calls Business Central's web service endpoints. Use this page to diagnose sync problems.

When errors appear here

An entry is created whenever a Business Central endpoint call fails with an unhandled error. The sync cycle continues after the error - it is recorded here, and the A4D cloud retries on its next poll. Errors do not accumulate indefinitely; the background housekeeping job clears old entries.

A single intermittent error is usually not a concern. A pattern of repeated errors with the same function name indicates a problem that needs investigation.

Columns

ColumnDescription
FlowThe high-level operation that failed. Common values: Sync (data replication), Housekeeping (background maintenance job).
ApplicationThe consumer application involved, if applicable.
Function nameThe specific Business Central procedure that raised the error. Useful for identifying the exact point of failure.
Error messageThe error text captured at the time of failure.
Created atWhen the error was recorded.

What to do with errors

SituationWhat to check
Single error, not repeatedUsually safe to ignore - likely a transient connectivity issue
Repeated errors on the same functionInvestigate the function name; check whether a recent Business Central update or configuration change could be the cause
Errors with flow = HousekeepingThe background maintenance job failed; check whether the company's Active flag is set correctly on the Portal Configuration page
Consent-related errorsRe-run the setup wizard to re-grant consent

For deeper diagnosis, contact Truvio support.