Forum Post: RE: Dynamics AX through SMS?
Hai Mukesh Hirwani,can u send me the complete process of the same..how to send sms from ax in 2012 ?
View ArticleForum Post: RE: AX2012: kernel and Business Connector version mismatch after...
Hi,CU1 installation package doesn't contain new version of BC assembly, so version mismatch is logged in the system event log. Because MS didn't increase BC version we hope that version mismatch...
View ArticleForum Post: RE: recommended steps to get started on a path to become a...
contact your partner account manager from MS in your countryalso search the internet for this linemicrosoft dynamics partner readiness
View ArticleForum Post: RE: AIF Value Substituion
Hi Lars,The standard value substitutions are just substitutions based on values not other fields. If you are using AX2012 you can create an XSLT (translation) to do this job for you. From AX you will...
View ArticleForum Post: RE: display table fields to combo box
Can you explain your question a bit more? You can show anything but I don't understand your question.
View ArticleForum Post: RE: [AX2012] Purchase Order report can not show customized data...
I dont understand why is that you need to add a new table. Please try adding a new address type field with you project name like ***_InvAddress on the existing table.Refresh the dataset. All you need...
View ArticleForum Post: RE: Security Development Tool Bug - Role names must be unique
Hi Tommy,Interesting findings... :-)The override permissions do have a bug as well! I checked it with the duplicate name in the Netherlands and has the same wrong behaviour. When I changed the name of...
View ArticleBlog Post: Event handler for a clean world [AX 2012]
Eventing has been covered in many blogs and Microsoft has documented it pretty well.I thought I should touch on it a little bit today to bring it back in our conversation.Below is an example of...
View ArticleForum Post: RE: Security Development Tool Bug - Role names must be unique
Unfortunately there is more. If you attempt to apply these roles to certain users, you will also notice the InfoParts showing what users having "this" role will not load the users correctly. It seems...
View ArticleForum Post: Word.application silent exception
Hello.I am using word.application in AX, and every time I check a bookmark, there is an error message occured (at infolog) even I do nothing.Here is My code:COM wordApp; COM wordDocuments; COM...
View ArticleForum Post: RE: display table fields to combo box
Davion, you can do it via DictTable, DictFields and UtilElement. For reference you can check CompanyCurrencyConversion lookupField method. Or ConvCompanyCurrency class.
View ArticleForum Post: AX2012 SSRS parameter to control design
HiSometimes report output has to fit into preprinted fields. Where is the place a report parameter can change the page margin? Or how a rectangle can be shifted by such a parameter?Thanks for help, Jan
View ArticleForum Post: RE: hotfix error
Hi, I run into the same error on new installed WINDOWS 2012 servers. I need to install the AX2012 RTM (+CU2) components but I can't get past the prerequisites checker as it requires KB2390372 to be...
View ArticleForum Post: TFS 2012 Disable Temp Label ID Allocation
Hi,Currently on a site with AX 2012 R2, TFS 2012 and Check Out policy set to exclusive.In order to allow concurrent label changes I have excluded label files from version control via the System...
View ArticleForum Post: RE: Setting P jobs (Pull) on AX 2012 retail
Hello,I know it's really late, but I figured I'll try and answer this question in case someone else stumbles on this post (just as I did).Under ***/Retail/Setup/Retail scheduler/Scheduler Job you can...
View ArticleForum Post: RE: AX 2012 - Save each Company data on a separate database
HiI think you should start by asking the customer why they want to do that. I can't believe that they specifically want each company in a different database - that's a technical "solution" to a...
View ArticleForum Post: RE: [AX POS 2012] Loading Assembly during runtime through...
Hello,in the POS.exe.config in the same folder as your DLL try and set it as:<?xml version="1.0"...
View ArticleForum Post: RE: reporting services extensions ax 2012 error during installation
Please check whether Bi services are up or not in inbound ports .If this is down , you installation fails.Resolution for this,if this is your issue,Please do a full cil generation this willdeploy the...
View ArticleForum Post: Delete posted elimination transactions
Once an elimination journal has been posted, and you perform again an online consolidation, the elimination journal will be made again and you have double figures in your consolidation/elimination...
View Article