by Peter Prokopecz DAXVision | Aug 11, 2017 | Other
As part of AIF Document Service related examples, here you can find an example C# code to call AIF Document Service. I would like to highlight few things in the example. Have a look at the error handling. This ‘catch’ will display the real errors from AX...
by Peter Prokopecz DAXVision | Aug 10, 2017 | Other
This page is to collect links to my AIF Document service code examples. AIF X++ generate XML example code Example C# code to call an AIF Document Service create Example X++ job to call an AIF Document Service create (for easier debugging)
by Peter Prokopecz DAXVision | Aug 10, 2017 | Other
As part of AIF Document Service related examples, here you can find how I generate an XML using an enhanced file system outbound port. I will have a detailed description that will link to this code. static void JAD_SCOGenerateXmlVendInvoice(Args _args) {...
by Peter Prokopecz DAXVision | Mar 20, 2017 | Other
Topics from the conference Based on the sessions I will write more posts in the future. The drafts are already available and you can find them here: Deployment options Upgrade Common Data Service Extensions Developer environment best practices Integration Continuous...
by Peter Prokopecz DAXVision | Mar 20, 2017 | Other
This is a draft Performance Performance Dynamics 365 Tech Conference General Analyze – define key scenarios Load profile Data volume Subscription …estimator on LCS Define acceptable perf goals Leverage task recordings to play the automated tests ...
by Peter Prokopecz DAXVision | Mar 20, 2017 | Other
This is a draft Continuous delivery Continuous delivery Dynamics 365 Tech Conference General Document: branch strategically The main branch – dev and release branches branched off Try to avoid dev branch for each developer Main/ dev release10 release15 for each...