Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (1)
Search Dynamics Batch Job History Info Logs

I often find myself clicking through Batch Job Info Logs while troubleshooting issues.  Every time I do this I think "wouldn't it be nice if I could just search the logs for a particular string all at once letting the system do all the work inste...

bnorma01 119
Like (1)
Sending Emails from Microsoft Dynamics AX 2012 using the Microsoft Graph API with ...

People have asked for an example of sending Emails with attachments using the MSGraph API directly from AX 2012.  Below is the same code I published in an earlier post but with an attachment.  Before running this make sure the attachment...

bnorma01 119
Like (2)
Sending Emails from Microsoft Dynamics AX 2012 using the Microsoft Graph API with ...

We send various documents to customers directly from AX batch jobs using print management.  We have found that emails sent directly from Office 365 have a much higher chance of not getting filtered by end user's Email servers and clients ...

bnorma01 119
Like (0)
Test Blog

Test Text

bnorma01 119
Like (1)
Using the Office 365 SMTP Server to Send Emails from AX 2012 to External Email Add...

If your outbound emails from AX have suddenly stopped working to external addresses you may need to change AX so that it provides a username and password when sending emails.  This can be more involved than just configuring a username and pas...

bnorma01 119
Like (1)
Hyper-V Host Power Plan and its affect on Dynamics AX Performance.

One often overlooked setting that affects AX performance in a Hyper-V hosted system is the Power Plan settings of the Hyper-V host.  On our system we noticed run times of batch jobs would vary from run to run.  This was not very interest...

bnorma01 119
Like (1)
Database Record Blocking Eye Opener - How Indexing can affect SQL-Server Blocking

Provided your system has a good volume of simultaneous users sooner or later a conversation concerning database record blocking will come up.  This article demonstrates a situation you may not think would cause a blocking event but does. ...

bnorma01 119
Like (5)
Modify a Batch Job's Created by user after it is saved.

When an AX batch job runs the user that created the batch job is what gets stamped on all the data it updates and is also the user that is used for permissions.  Often jobs are created using a users logon when it should have been a system acc...

bnorma01 119