Seleccionar o recoger elementos de Colas desde workflows (Workflow Tools)
Buenas, hoy voy a volver sobre lo que me está “entreteniendo” las últimas semanas. Mi trabajo diario y dedicado a …
View ArticleTry catch and finally in new Dynamics Ax (aka AX7)
Finally I found that in new Dynamics Ax finally statement introduce in exception handling statement.try { }catch { }finally { }It means, everything written in finally must be execute. For testing this...
View Article2012 Unexpected Degeneration of Insert_Recordset Into TempDb Buffer
I recently discovered an interesting degeneration of insert_recordset into a TempDb buffer with huge performance implications. While I refer only to insert_record in this post, the results apply...
View ArticleError with extends Runbasebatch class .. a possible workaround …
Sometimes despite implementation of BOF Framework you could find to use the old Runbasebatch class (with implementation) and your implementation works fine during normal client but when you decide to...
View ArticleDynamics AX7 Development 5–More on extensions (Table extension)
Previous post compared the difference between overlaying and extending. It is clear the benefits of extensions.So to continue that discussion, in this post I will look at extensions by adding a field...
View ArticleHow To Improve Application Performance Using Entity Framework and CData...
This post was written to show you the performance considerations when developing an application using Entity Framework with CData ADO.NET Provider for Dynamics CRM 2015, to give you an overview of...
View ArticleCombineXpos.exe Length cannot be less than zero
When I was using the combineXPOs.exe executable the other day on a new project, I ran into an issue. The error message thrown by the tool was the following: CombineXPOs.exe : Warning [-5]...
View Article2012 Master Planning Floods Database Log of InventTable
When using Database log for table InventTable, i.e. Released products, Master planning can flood the Database log with Update events where Bills of materials are used. Master planning recalculates...
View ArticleHow manufacturers could see up to 90% accuracy rate in sales forecasting by...
As the Systems of Intelligence Era is upon us, we understand the transformative benefits that machine learning and advanced analytics can bring to businesses. This powerful cloud-based service can...
View ArticleRegister for February SMB Partner Insider calls and CSP Concierge office hours
New Cloud Solution Provider Concierge call seriesGet started selling fast and profitably If you’re interested in learning more about the Microsoft Cloud Solution Provider (CSP) program and want...
View ArticleDesert island customisations 7 of 8
Continuing my occasional series of my favourite customisations, I was reminded of this one the other day when I was setting up batch jobs for a new site. By the way, we found out the hard way...
View ArticleMicrosoft Dynamics AX7 Application Code Store
In AX7 Microsoft has not only changed the way application code is stored but also how it is grouped. Application code, that should stay together and is distributed/compiled as a unit, is called a...
View ArticleAX7 – Ignore-Liste für Best-Practice-Prüfungen
In AX 2012 gibt es ein Macro, das man erweitern kann, um einzelne Best-Practice-Prüfungen zu unterdrücken ( SysBPCheckIgnore ). Es gibt außerdem eine Menge Probleme damit, z. B. seine Größe, wie es...
View ArticleWho Wore it Best: System Views vs. Personal Views
A view in Microsoft Dynamics CRM is simply a columnar, filtered display of records. There are personal views and there are system views. How do you decide when to use one vs. the other? The simple...
View ArticleDatabase deployment of add-ins in NAV 2016 is broken, big time
If you are developing .NET assemblies for use with NAV, then sooner or later you’ll figure out that the new database deployment of add-ins in NAV 2016 is broken.I’ve just suffered through medieval...
View ArticlePlugin Triggered When Share/Unshare CRM C#
IntroductionHi everyone, I just want to share how Share/Unshare in CRM will trigger a plugin or just in case you need to do some logic after users has done the Share/Unshare records in CRM.The...
View ArticleProduct Recognition: Way to Go Microsoft Dynamics CRM!
Microsoft Dynamics CRM WINS Customer Magazine Product of the Year AwardRelationship Management Software is as deep and complex as the relationships that it is tracking (easy as you and I, complex as...
View ArticleLife Cycle Services, AX Update Installer (axupdateinstaller.exe) Episode x
When applying CU10 to a Existing AX 2012 R3 solution, I once again stumbled upon the mysterious Date tied to Option "Most recent" as shown below. I first applied CU10 and then, "Most recent"...(read more)
View ArticleAX 2012: Process AIF Gateway Queue in X++
AIF requires a batch job to be configured with a particular set of services to move messages into and out of the AIF gateway queue. To manually process messages in the AIF gateway queue, you can run...
View ArticleWhy Sales Definitions Are a Best Practice for Great Sales Teams
What I call an Opportunity you call a Lead. What I call ‘upside’ someone else calls ‘working set’. For a sales team to be successful, and for a sales manager to have accurate reports, sales terms need...
View Article