Solutions for AX DEV: Your Go-To Resource for D365 F O (AX . . . - Blogger In this case, we can use the method “ PostTargetProcess ” method, which allows you to use DMFDefinitionGroupExecution from where we can get the Entity DefinitionGroup and Execution Id This method is automatically called by the Framework class DMFEntityWriter at the end of processRecords () method
Create A D365 Batch Job - Dynamics 365 Musings Before I explain how to create a D365 batch job using x++ code, I want to provide a high level overview of how to start a Batch Job To start, when a user click on a Menu Item in D365 that points to a Batch job class, the system will open a dialog form
Use of CreatedTransactionId and OCCEnabled property in Table The GeneralJournalEntry table (as well as the GeneralJournalAccountEntry table) has a CreatedTransactionId field, and if a dozen GeneralJournalEntry records are inserted within a single master (outermost) transaction, they are all linked by the shared CreatedTransactionId value