invalid message schema
Hi, I tried using AIF and I encountered an error: Invalid message schema. I've search this error and I'm confuse what cause this error. I'm using a File system adapter for my enhanced inbound port. I'm...
View Articlehow to add different datatype values to a map class.
Hi,I want to add different datatype values to a map class which will allow me to move the data put in it to any application object while execution.I have tried adding values to container and then...
View ArticleMobile Wireless Barcode Scanning Computer support for CE w/ AX 2012
I have a customer that has legacy LXE equipment that is CE; the want to buy new equipment for their legacy ERP system that uses terminal VT emulation; they want to get equipment that will be supported...
View ArticleAX2012 R2 Numberseq
Hi All,I have question in ax2012 R2 number seq,in my application am creating numberseq .after generate the reference the scope part its automatically selecting the SHARED .There i need to select scope...
View ArticleAX2012 R2 Retail Parameter setups
HI all,i have a question,how can we create new numberseq into ax2012 Retail Module->Set Up->Retail Parameters ->NumberSeq Tab.. There i need to add one more new numberSeq like Retail Adj .....
View ArticleHow to handle the problem of "Conflict encountered during automatic merge of...
Hi everyone,I just want to ask what is the desired steps to fix problem during "Force Sync". Here are the steps I did:-1- There was something wrong with my dev box. So, I got the database back files...
View ArticleDatasource displays in AOT but not available when adding Query to Dataset
( Test>usr environment for both DynamicsAX 2012 and Visual Studio 2010)After Creating a Query and saving (with no errors) to AOT, I then go to Visual Studio tocreate my report. -I creat a new...
View ArticleAddress bar code location
Hi, I wanted to know the modules workflow while I am changing any company from the "Address Bar" as shown in below image: I think it is related to "SysTaskRecorder_AddressbarEvents" class. but i am not...
View ArticlePurchase order Report with indian Taxation details
Hi I am working on purchase order confirmation report where i want all details of tax applied for that order with separate details of all the taxes (for e.g. ed-cess excise ,duty etc) details i saw...
View ArticleData transfer multicompany using AIF services
Dear All,public void SetSourceEndpointAndUser(string sourceEndpointName) { string userName = System.Security.Principal.WindowsIdentity.GetCurrent().Name; var addressHeader =...
View ArticleTo Update Default Dimension in Employee master_Ax 2012
hi all,i want to update the default dimension in employee master after it has been created. i have used the code below. it is creating default dimension but not getting updated in the HCMEmployment...
View ArticleHow to use while loop to get value
Hi all,I would like to get all value of InventDimID from InventDimCombination according to the salesID,eg, When I enter Value 1001. there should be three value return, 1001_A, 1001_B, 1001_CI would...
View Articlehow do I know that other user is using different time zone in ax 2012?
Hi,Is there any method to find that one of the other user is using different time zone using X++ ?Thanks.
View ArticleCannot edit the record in Open Customer transactions. An update conflict...
Hi Friends,when a end user try to post payment He gets the error,"Cannot edit the record in Open Customer transactions (CustTransOpen).An update conflict Occurred due to another user process deleting...
View Articlehow to convert real numbers to text in ssrs report
hii all, i use NumeralsToText() method in code, but can't retrive value from the display method, how can i do it, or can i take value from textbox .
View ArticleCascade Parameter in SSRS report in Ax 2012
Hi All, I have created an RDP based SSRS report which have two parameters in Dialog form, 1) AccountCode(Table: PriceDiscTable.AccountCode) 2) AccountRelation(Table:...
View ArticleHow to get difference between given range of date
hi,i have FromDate--- 15/1/2014FromHour --- 23hrFromMin -- 15minToDate -- 10/2/2014ToHour --- 10hrToMin -- 15min How to get the difference between this range.i need output as...
View ArticleGarnishment Report
I am needing to create a SQL view for other environments, but need to pull this from DAX. I am new to DAX and not sure what tables to pull from. It looks like I need to utilize financial dimension...
View ArticleHow to add a DB created View to the AOT?
Hi All, I've created a DB view and I want to add it to the AOT. How can I do that? Thanks!
View ArticleReturn two temp tables
Hi,can someone help me please? When I open form I would like fill two temp tables (A, B). So I created class FillTmpTables with method public server static void generate(){.......}where I fill two...
View Article