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)
Powershell/GIT – Create PackageLocalDirectory Symlinks

Its been a while since my last post, but to follow are hopefully a couple of my mental notes I need to put down into writing for future use. Recently i had to connect a development environment to a GIT repository. I followed the following guide: h...

Jonathan Halland 11,310
Like (0)
Saving Company Logo to file (X++)

How does one get a copy of your company logo saved to file? (if you forgot to archive it like you should have originally) One mechanism is using X++ as follows: [crayon-5afa9bebe4c92443258230/]  

Jonathan Halland 11,310
Like (0)
Prevent AX Reports from Auto-Sending via Outlook Email

Requirement: When choosing email as the report destination in, allow the user to edit the email contents in Outlook rather than automatically sending. A number of users have been concerned that outlook automatically sends email destination reports...

Jonathan Halland 11,310
Like (1)
Allow non editable table fields to be modified via AIF.

Requirement: Allow requests made via AIF to modify fields with the table field property “AllowEdit” set to NO to be modified. By default if you modify a field in a service call that is non editable no errors occur but the field is not ...

Jonathan Halland 11,310
Like (0)
Batch Job Updates – The Corresponding AOS Validation Failed

I’ve had it a number of times when trying to update parameters on batch job tasks that I’ve received the cryptic message “Cannot edit a record in Batch transactions (Batch). The corresponding AOS validation failed.” Due to ...

Jonathan Halland 11,310
Like (0)
AX User 101 – Tips and Tricks for Using AX

A few months ago I wrote a series of posts on things I wish somebody had told me as an X++ developer right at the beginning of my explorations into the world of Dynamics AX. Today I want to start on a new list, one prompted by years of looking ove...

Jonathan Halland 11,310
Like (0)
AX DB Restore Scripts – Full Script

Just over a month ago I embarked on a series of posts on SQL scripts that I use when restoring Dynamics AX databases from one environment to another. We have covered topics including server setups, general configurations as well as data cleans to ...

Jonathan Halland 11,310
Like (0)
AX DB Restore Scripts #8 – Disable users

A few weeks ago I embarked on a series of posts on SQL scripts I use when restoring Dynamics AX databases from one environment to another. We have covered a variety of topics including various configuration and setting changes to Dynamics AX. This...

Jonathan Halland 11,310