Editing duties in a copied Role impact the default Role in AX 2012
Hi, I'd like to share an issue related to the editing duties in Dynamics Ax 2012. I created an new Security Role and copied some duties from the default Role(s) into the New Security Role. When I...
View ArticleAx 2012 AIF Salesorder service - how to specify a delivery address.
Hi I am trying to use the salesorder service. create interface in AIF to create salesorders - the basic create call goes fine. But now I want to specify a delivyery address - and here I have problems....
View ArticleCreating Class from xsd-file (AX 2012)
Hello, Are there any tools/utility classes to create a class in runtime or with a tool from command prompt using xsd file?I mean same kind of utility than xsd.exe in .NET.Thanks,Michael
View ArticleAX 2009 - Inventory dimension Site is mandatory and must consequently be...
Hi All, I am getting "Inventory dimension Site is mandatory and must consequently be specified." error while working with ReturnOrderInServiceClient AIF service. I am using the inbuilt WCF services to...
View ArticleToo long form name Error - Possible Table Rename Issues
I am new to Dynamics AX Development. I am working in Dynamics AX 2009.I received the following errors when attempting to bring up the AutoLookUp on a form:Too long form name: Unique identifier for a...
View ArticleValidTimeStateEnabled does not have any effect on views
Hi,need help with such issue: when i'm opening LogisticsPostalAddressView i get several rows for same address, all of them except one have validTo field with particular value. On MSDN it is said that...
View ArticleClicking on hyperlink in Workflow Notification in Outlook 2010 does not...
Hello, When our users click on the hyperlink in Outlook 2010 for a workflow notification they are prompted with the following message: "Would you like to access a Dynamics client?" If the user clicks...
View ArticleAX 2012 R2 Business Connector partition issue
I am trying to use the .NET Business Connector with AX 2012 R2 with multiple partitions set up. Whenever I connect via the business connector, it will always connect to my user's default partition - no...
View ArticleAX 2009 - Deleted a system label
I accidentally deleted a system label. Is there anyway to get it back with the same ID? I have tried going to the Label Log and choosing "recreate", but that creates it with a new Label ID.
View ArticleAX2009 How to create hyperlink or AXUrlMenuItem in ep using code
Hi,I would like to know how to create hyperlink or AXUrlMenuItem without using AxGridView in EP?I would like to use method from AX2009 to get the AXUrlMenuItem (with record and menuitem) in a control...
View ArticleHow do I enable the "On Hold" menu choice on the vendor maintenance form?
A custom role has been created and assigned duties to allow vendor records to be maintained. One of the menu choices at the top of the vendor form, "On Hold", is missing from the Maintain menu bar....
View Articlei need an steps of delivery note in AX
here is the scenario, i have entered 10 qty on PO, and partial receiving of 2 qty and then receive 4 qty, which mean i have received  6 items, but when i go to invoicing it shows total qty which 6, i...
View ArticleLedgerJournal service update
I have created the Journal entry throuh AIF service from external ASP.net application GeneralJournalServiceClient client = newGeneralJournalServiceClient();client.create(context, journal);I could not...
View ArticleSSRS Reports Barcode
Hi!I have a problem. I inserted a barcode in the ProdPickList Report (production work paper). As the Picking List (sales), it takes fontsize and fontfamily from the invent parameters.For example, the...
View ArticleCheck the Auto-Create box through command button
 Hi I wonder how to do this because this command is not working AutoCreate.Checked(NoYes::Yes); in command click  any suggestion about this please see image belowThis is from Inventory transfer...
View ArticleAX 2012 AIF Webservices and tools like SoapUI
Hi All, I've been generating several webservices in AX 2012 R2 and are able to consume them in Visual Studio.However, when i try to consume them in for example SOAPUI, nothing happens!Is maybe...
View ArticleInserting a record in DirPerson table the AOS crashes in AX 2012 r2
When we insert a record in Dirperson table (using the form or using the table in AOT) the AOS crashes after the super () in insert method of dirpartytable. In the event log we found this error in...
View ArticleData Migration FRamewrok - BOM Entity - ConfigGroupId
Hi,I am attempting to import BOMs & BOM Versions.The BOM entity marks the ConfigGroupId as a mandatory field, however when entering a BOM manually AX lets you leave the field empty.Our build does...
View ArticleMulti select grid lines and print ssrs report
Hi,I am trying to select multiple lines on the pick ticket journal form and be able to print all those (print multiple reports, one for each line selected)I changed the print button property...
View ArticleMulti select grid lines and print ssrs report
Hi,I am trying to select multiple lines on the pick ticket journal form and be able to print all those (print multiple reports, one for each line selected)I changed the print button property...
View Article