Canada
pawan.deep55@gmail.com

Tag: D365FO

D365 Finance & Operations

RESTAPID365FOxpp

D365FO REST API Integration: Asynchronous Calls & Retry Guide

D365FO REST API integration can be challenging in Dynamics 365 Finance and Operations, especially when handling asynchronous requests with retry logic for reliability under high demand. During peak times, your D365FO instance may face network glitches, server timeouts, or rate limits from the APIs you’re integrating with. This guide walks you through creating a robust …

D365FO Classic build pipeline getting failed Process ‘msbuild.exe’ exited with code ‘1’

Azure-hosted class build pipelines fail on Build Solution step with an error message that Process ‘msbuild.exe’ exited with code ‘1’ – error MSB1009: Project file does not exist. If facing this concern, edit the pipeline and change the build solution path from absolute to the relative path using wild characters. Follow below screenshot to resolve …

AxParadise.com

How to create QR code in SSRS report in D365 F&O

Even in the era of electronic reporting and PowerBI reporting, SSRS still plays a crucial role in D365 Finance & Operations ERP. SSRS report delivers most reports in ERP in a predefined format, which is beneficial for providing any legal document. For instance, a Legal invoice document containing a QR code has mandatory information specified …