I don`t know Default Setting Destination Desc table
Allocation entries: Multi Debit Multi Credit (Version RTM and Latest version)
Dear experts,
I have an issue as below:
- Last time, we used AX R3 RTM, when i run the Allocation rule at month end, because some of my accounts have ending balance in both Debit side and Credit side (let said account XXX-01-01 has ending balance 10 (debit side), XXX-01-02 has ending balance -5 (credit side)). So allocation entry as below:
Dr Allocation entry: 100
Dr XXX-01-02: 5
Cr XXX-01-01: 10
Cr YYY: 95
- But now, after we update AX into latest version, when running Allocation rule at month end, the allocation entry as below:
Dr Allocation entry: 10
Cr XXX-01-01: 10
Dr XXX-01-02: 5
Cr Allocation entry:5
Dr Allocation entry: 95
Cr YYY: 95
-> Does AX change the logic of Allocation rule?
Thank in advance and best regards,
Thu
Journal Batch Number Periodic vs. Daily
Hi,
My journal batch number for Periodic vs. other Journal Name conflict every time a user create Periodic generate GJ00000100+
I think they have the same Number Sequence, but once for periodic journal create it doesn't update the sequence.
Hope for your guidance.
How to change history of currency rounding rule
How to change history of currency rounding rule
How to print PDF files from AX7 to specific printer
Hi all,
Requirement:
1. We will get a pdf file from web service.
2. This PDF file has to be sent to specific printer.
This task might seems similar to below blog which is for AX 2012. we are looking for D365FO
http://www.agermark.com/2008/01/print-pdf-files-from-ax-to-specific.html
Highly appreciate your suggestions.
print batch but one voucher in one page at on time
print batch but one voucher in one page at on time
win I select print batch maybe 4 vouchers in one page but I want to print one voucher in one page.
Financial reports - Dynamics 365 Default and Standard Reports not working
Hello Champs
We are using Dynamics 365 for 4 LE's. Out of 4 LE's for 3 LE's Financial reports are working fine. We are using Balance List reports and Balance sheet, Income statement reports etc. For One LE only, we are not getting any data in any report.
COA is shared across all LE's. Also the setup is the same across as they are OOB standard reports.
I am getting below error.
IDMF archive DB AOS service not able to start
Hi,
IDMF archive DB is configured for AOS and unable to start the AOS service.
Error "
The Microsoft Dynamics AX Object Server 6.3$01-ARCHIVEDB service terminated with the following service-specific error:
The system cannot open the device or file specified."
event ID: 7024
How to setup Responsibility center - Budget plan
Upgrading from AX2009 to 2012R3
Dear All
Please let me know if any one successfully upgraded from AX2009 to 2012R3. Need few advices.
Regards
Venkat Vaddiraju
SAF Bank statement (Poland)
I have the polish SYP layer. There is a class called AIFOutboundPortRunner with a Method called runOutboundPort(). This class is running when I am trying to run the SAF Bank statement (Poland) report (General Ledger, Reports, External, SAF Bank statement (Poland)). This is a report (from Microsoft) that creates an xml file with AIF functionallity. The result of this report is that nothing happens. There is no XML file created and no info or error Message. The result should be an XML file created and an infolog about that.
I have tried to debug the code. The code is like this - from SYP layer
while (actionResultsEnumerator.moveNext()) { //BP Deviation Documented xmlReader = System.Xml.XmlReader::Create(new System.IO.StringReader( this.removeHeaderNamespace(actionResultsEnumerator.currentValue()))); xmlReader.MoveToContent(); nodeName = xmlReader.get_Name(); if (nodeName == #AifFileNameNode) { aifFileName = xmlReader.ReadElementContentAsString(); if (!System.IO.File::Exists(aifFileName)) { throw error(strFmt("@SYS18678", aifFileName)); } xmlReader = System.Xml.XmlReader::Create(aifFileName); xmlReader.MoveToContent(); } xmlWriter.WriteNode(xmlReader, false); xmlReader.Close();
When AX is on code xmlReader.MoveToContent() marked as bold in the if statament the debugger stops and the report finished without any result - no file is created. Why does not Ax move to the NeXT line (xmlWrite.Writenode(...)?
XMLReader is defined in the top of the Method as System.XML.XMLReader xmlReader;
I have checked that the filepath is correct and that AOS user has Access to this path. As far as I can see the setup on AIF is correct. Any ideas what could be wrong here?
Export & Import Master Data
I need to export the master data from a copy to create a new company and import this master data.
I'm trying to use the step-by-step by the link below, but the export is running more than 48 hours and never finish!
http://blogs.bojensen.eu/2012/01/20/how-to-copy-configuration-and-setup-data-from-one-environment-to-another-environment-in-microsoft-dynamics-ax-2012/
What is the best way to copy a company? Thanks!
Filter grid by display method value in AX7
Hi All,
I want to filter the grid based on Qty Remaining. Qty Remaining is an Int control from a form not a field. Value is obtained from the display method. How can I filter the grid, if the obtained Qty Remaining is '0' then the record will not appear?
And This is my display method
display int displayQtyRemaining() { ZSDAMark _zsdaMark; SalesLine _salesline; int64 _recid; select count(RecId) from _zsdaMark where _zsdaMark.ZSDAId == this.SDAID; select _salesline where _salesline.RecId == _zsdaMark.SalesLineRecId; _recid = _zsdaMark.RecId; return this.QtySDA - _recid; }
Thanks
Error Validating Report Server Setting in AX 2012 R3
Hi All,
Im encountering below error:
Im able to access the reporting manager by clicking the url in the reporting service manager.
Im able to create folder by clicking "CREATE REPORT FOLDER" in System Ad> Setup> Business user> Report Server
But when i tried to make the configuration as default or validate it below error occurs.
I already reinstall the SSRS and Created new DB, restarted the server but error still persist.
Does anyone know how to fix this?
THank you so much!
Button to copy the information on NON AX database from the POS screen
Hi,
I am new to POS development and so is my team, we want to create a button on the POS screen that copies few fields values like store number, email address to external database which is not the store database or AX database.
Is it possible?
And how can I perform this?
LCS license product mismatch
Hi everyone,
We have a license problem in LCS and I have tried contacting several people at Microsoft to help with the issue and haven't been able to find anyone that can help, I've been bounced off from tech support to sales and everything in between and no one seems to know how to fix this.
The problem:
We are running AX 2012 R2, but when I login to LCS, the only product available I see is Dynamics NAV.
We also lost access to CustomerSource so I don't have access to KBs anymore.
I tried contacting our support partner for help, but they seem to hit the same wall as I have.
Wondering if someone here has a contact from Microsoft that can help or point us in the right direction.
Thank you,
Alex
Adding Display Field - Doesn't Show in Personalize
Hello, we're using Dynamics AX 2012, one of the FR versions. I've added a display method to the ReqPO table:
display str60 mlReqItemCategory(ReqPO _reqPO)
{
str60 ret;
InventDim inventDim;
inventDim = _reqPO.inventDim();
ret = mlSalesLineInfo::getReqItemCategory(_reqPO.ItemId, inventDim.InventSiteId, inventDim.InventLocationId);
return ret;
}
but I can't see how to personalize this into the user grids on the planned PO screen. I've added the field to the Design of the ReqTransPOPurchListPage - String type with a DataSource of ReqPO and a DataMethod of mlReqItemCategory but still no visibility in personalizations. I'm not sure what step I've missed, if anyone could point me in the right direction I'd appreciate it!
Cheers,
Dave
How can I get all the values from the table tmpTaxWorkTrans?
Hi,
when creating a free txt invoice and then clicking that VAT button, a form opens with values from tmptaxWorktrans
I want to write a job where I can get all the values from tmpTaxWorkTrans.
Exception handling Error
Hi,
there's a query related to exceptional handling. In C# or .net we can use try catch method and print our own customized message, but as per dynamics we can't do that . We just throw an exception which generally system generate. I want to know that can we throw our customized message in try catch method ? if anyone have answer then do let me know with example .
i've searched a class CLRInterpo class but don't know how to consume it in try catch method
How to setup newsletter for a customer during the live sales transactions from the POS tills?
Hi,
Is there an option to enable the newsletter or advertisement to send to the customer during their sales transactions. That is if the customer is purchasing something from the store, and provide the email address for the e-receipt and a pop up or an option can be shown to show that the customer agreed to have the newsletter?
Like a subscribe me checkbox, is there an OOB setup available?