web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Integration: Claim-check pattern on Azure function service bus bindings

Claim-check pattern is also known as reference based messaging. It allows large messages to be processed, which otherwise are not allowed by the messaging platform or slows it down. It stores the entire message in an external service such as b...

Basheer17 2,720
Like (0)
Integration: Generate DMF data package

Azure function to create DMF data package for import integrations. The sample uses the attached package template resource and customer groups entity as an example. https://github.com/b-a-s-h-e-e-r/DynamicsFscmPackageImport Run the function ...

Basheer17 2,720
Like (0)
AX7:Removing overlayered code from foundation models using inheritance

Updated on: 15/02/2017 10:50 PM IST We can do most of our customizations using extensions, in same cases overlayering unavoidable. I was working on a code upgrade from AX 2012 to AX7 update 1 (currently D365forOps). I had customizations in foundat...

Basheer17 2,720
Like (0)
AX7:Removing overlayered code from foundation models using eventhandlers

Updated on: 15/02/2017 11:33 PM IST In my previous post i’ve explained removing customizations using inheritance from foundation classes . That approach was limited to instance methods. If we want to remove customizations from a static metho...

Basheer17 2,720
Like (0)
Dynamics365forOps:Supported elements for creating extensions

Edited On (05/05/2017:) This post was written during update 2 availability. It is still applicable for current platform updates, please refer to the official documentation for information on new extensibility features.   Creating extension is...

Basheer17 2,720
Like (0)
Dynamics365forOps: Creating extensions for Label files

We can create label extension files for existing labels. To do so we must name it with the “Name of the the label that you are extending”_Extension suffix. We can modify the string value of a label, add new labels and add new languages...

Basheer17 2,720
Like (0)
Resolution: Failed to write runtime metadata to disk. Metadata file ‘ApplicationSu...

I have created extensions for SRSPrintDestinationSettingsForm, SRSPrintDestinationSettings class and other elements of reporting framework in my solution. I was getting below error while building the solution. Failed to write runtime metadata to d...

Basheer17 2,720
Like (0)
Announcement: VHD availability of Dynamics 365 for Operations Platform Update 4

VHD for D365fOperations platform  update 4 is now available for download. The new features in the latest versions of Microsoft Dynamics 365 for Operations can be found here.

Basheer17 2,720