Hi 8chkay,
If the product has product dimensions like a configuration, size or color, you can setup a name per variant. Additionally, there can be different translations, but that won't be used in the on-hand overview.
Hi 8chkay,
If the product has product dimensions like a configuration, size or color, you can setup a name per variant. Additionally, there can be different translations, but that won't be used in the on-hand overview.
Hi thx. that is what I wanted to know (not to hear but to know ;) )
I just asked to verify that I did not miss a function which can handle the insert
There is both location and warehouse of this item. The item has been working before you can see lot of transaction on it - but not On hand inventory - its empty!! BR/Peter
There is an existing item! The item has been working before you can see lot of transaction on it - but not On hand inventory - its empty!! BR/Peter
The Admin user should not be used as a service account of any service (such as AOS, SQL Server, SSRS, Business connector). Assuming you have followed this best practice, no actions are needed when changing the password of this user.
Hi Adhha Adnan,
If it is missing it can be added via a job as described int this blog post https://kaya-consulting.com/standard-batch-jobs-ax2012/
Hi All,
I have concern regarding Named user license count reports processing batch job. How do I run this batch job.
Appreciate anyone has experience on how to setup this batch job to provide steps on this.
Thanks
Hi,
Workers are usually assigned to users that have in turn roles assigned. When assigning those roles you can limit the access to the company accounts.
Another consideration is the employment history form that requires each worker to be assigned to a specific company before transactions can e.g. be approved by this worker.
Best regards,
Ludwig
Hi,
Have you processed the AX standard cubes? Once they are processed and provided that you have transactions recorded you should be able to see some data.
Beat regards
Ludwig
Prasad, if you want to discuss your problem, please create a new thread and give us a more detailed description than just "I am facing the issue".
You can't expect us to read your mind and give you exactly the piece of code you need to solve your particular issue (if it can be solved by a piece of code at all).
Hi Faran,
In Dynamics 365 for Finance and Operations, there is a new list page introduced which will show employees (worker records with an employment in the current legal entity). I would suggest to create something similar in your environment.
"Error 1 The business logic assembly LedgerJournalReport.BusinessLogic, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null does not contain a class for report [my SSRS report]
Hi, iv got same error with you.
and its frustrating .
Hello folks,
I need some assistance . I have to edit an existing report in AX however I cannot edit the original copy. For example . The report in AX smmSalesCustItemStatistics I made a duplicate of this report in visual studio and renamed it smmSalesCustItemStatisticsHSL. Now when it came to build solution (compile it) I got an error stating....
The business logic assembly CRMReports.BusinessLogic, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null does not contain a class for report smmSalesCustItemStatisticsHSL.
Can someone please assist in what would be the best course of action to take??
Regards,
Kevin
Hi Rustem,
the PurchTable2LineUpdate class allows to update information from the header to the lines
information can be company, site, or other
how can i know that the company field will be updated ?
Regards
Hi, Everyone.
Added some points about above questions.
Line 80 has the process to proceed 1st query in case it will fail then line 96 will be executed or not? This is my doubt
Rather than how can I write OR conditions in Dynamic Query...
My case, after change psw account user administrator, then i run ax and show infolog below :
Please check where you have used this account as a service account. Then configure the service to run under a service account instead of the Admin account. Then your error should go away.
Since the error comes at system startup and refers to HTTP error, it is most likely related to role centers / enterprise portal. So you can start your investigation from there.
Here's the MS documentation on the service accounts: docs.microsoft.com/.../create-service-accounts
For reference, we've had a discussion on this topic in DUG forum.
Do you have "Edit" button available in the infolog, when you select the error message? If you do, it will show you the code where the validation fails. Could you share it with us?