Hi everyone,
I’m facing an intermittent issue in Business Central when clicking a custom Action button to sync orders from a third-party system.
Initially, it fails with the following message:
If requesting support, please provide the following details to help troubleshooting:
Error message:
Failed
Internal session ID:
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Application Insights session ID:
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Client activity ID:
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Timestamp:
2025-05-15T10:00:18.0161847Z
User telemetry ID:
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
AL Call Stack:
"SaleOrderLine ResponseHandler" (CodeUnit 60108).AmazonOrderFeeCalculator line 36 - xxx by Default Publisher
What’s strange is that the same request works perfectly fine in another entity, and even in the entity where it was failing, it starts working again after some time without any code or data changes.