Hi,
does anyone know what this error means:
Cannot select a record in System cache flush (SysCacheFlush).
Error accessing database connection.
Thank you for your support
Hi,
does anyone know what this error means:
Cannot select a record in System cache flush (SysCacheFlush).
Error accessing database connection.
Thank you for your support
Hi Caspel,
As far as understand you are trying to query: for the operation number which BOM id of the item was used.
BOM Id and Route Id (Operations id/name and resource)are related to the Production order and Production order is related with the Finished good item id.
You need to include this relation in your query to get your required output.
Thanks,
Ganesh
Hello
I need to create a 'technological guide' report for a production order. It is supposed to be primarily a surgery and a used BOM. Eg, operation number = 10, operation id = Packing, ItemId (From Bom) and ItemName (From Bom). My question is how to get the BOM to the operation number. I tried in a few different ways but every time the query returns only one record to me, and sometimes several records are assigned to one operation (itemId). Could you help?
Hi Yohann and Kaled,
Appreciate both your inputs. I really have no idea how replenishment works until you have explained it.
Thank you!
Edmond
Hi everyone,
I have created a Purchase requisition with Requisition purpose "Replenishment" and have it approved via workflow. The Status is now "Approved" but when I checked the Release approved purchase requisitions it is not there.
Also, I have created a Purchase requisition with Requisition purpose "Consumption" and have it approved via workflow. The Status is now "Approved", when I checked the Release approved purchase requisitions it is there.
Can anyone help me find where the Approved Purchase Requisitions for Replenishment is located?
Best regards,
Monch
Hi Lionel07,
You can use DMFCustomerEntity or DMFCustomerAddressEntity Data Import export framework entity to export all customers with their contact information to csv or other file format.
Hello Everyone,
I need some help to extract all customers contact information(specifically telephone numbers) from AX2012R2. I have code to extract one customer by using CustTable::find(custAccount); but I would like to extract all the customers telephone number lets say in a excel sheet or something.
I appreciate all comments and suggestions.
Hi Ankit,
Did you find the solution for this issue?
thank for information..
How to replace item non catalog to catalog?
Hi,
I created a new display method in InventJournalTrans table using extension but when I try to add the new display method in the report dataset, I don't see the display method that I created. Any reason for that? This is query based report that I am talking about.
Thanks
No Alok, not yet
Hi All,
I have created a display method for a table in a class.
Now, I want to add this display method on my report.
I have created a query and attached the same table to it, but when I am adding this query on report data set the display method (created in class) is not visible.
I have attached the screenshot for the reference.
Kindly guide me into this.
Thanks For your help!!
Ankit Pratik
Dear Kaled Alloud,
Thank you for the solutions. I think I can use that solutions. Many thanks!
Hi expert,
Currently I am working with the budget control setup. The scenario is to control budget quarterly with following conditions:
a. Original budget for all quarters within a year will be registered at once.
b. If the budget from previous month within the same quarter is never been used, then it will be accumulated for the next month.
c. If the budget for previous quarter is never been used, then the budget could not be carried over to next quarter.
d. Department cannot spend budget for a quarter at once in a month.
Scenario example:
Budget Original registered for Department A in period 2018:
Q1 = $120
Q2 = $120
Q3 = $120
Q4 = $120
Monthly budget for Department A is $120 / 3 = $40.
Condition expected:
Is it possible to setup in Dynamic AX 2012 for that kind of scenario?
Thank You
Just look at Batch Thread Configuration.BTW How many batch servers do you have in your environment?
Refer below thread
Hope this will help.
Thanks & Regards,
Amith Prasanna.
Hi,
I was trying to download AX2012R3 from Partner Source as below, but I could not because no linked page is there.
Does anyone know were can I download AX2012R3 ?
Thanks for helps!!
Best, Miki
Hope this will help.
axatoz.wordpress.com/.../how-to-send-text-messages-from-dynamics-ax-using-twilio
Thanks & Regards,
Amith Prasanna
Just Go through this I think it may help
blogs.technet.microsoft.com/.../azure-vm-storage-performance-and-throttling-demystify
Amith Prasanna
Hello experts,
I am a SQL DBA supporting a Dynamics AX 2012 R3 CU10 environment. SQL is of version 2014 enterprise edition running off windows server 2012 R2 standard edition.
We currently are in deliberations and discussions to move from on premise to Azure.
My question surrounds areas on how to achieve increased IOPS and throughput for the AX Business DB on SQL Server Azure VM. Our current environment has SSDs (NVMe INTEL SSDPEDMD02) and another set of disks on - DELL PERC H730P Mini SCSI Disk Device. Both have excellent IOPS and throughput numbers.
On Azure I am aware that we can implement Windows Storage Pools (on the SQL Server Azure VM) where you add as many physical disks, group them in virtual disks with Disk Striping and that can take you closer to your target IOPS/throughput and then carve out the desired volumes.
But is implementing table/index partitioning and/or configuring additional file groups and rearranging objects even possible (supported) by Dynamics AX. And is it worth the effort if Windows Storage Pool can assist with this.
If you can share any MS KBs or Whitepapers related to these questions it will be highly appreciated.
thank you for time.
Niraj Mehta