RE: D365 Operations /AX integration API
I'm looking for a list of public APIs that are exposed by AX. I don't see a document listing that. I came from a developer background, java provides clear API documentation of all their packages. SAP...
View ArticleRE: Virtual companies / Cross data sharing alternative in Dynamics 365 EE
Hi Sebastian,There is no other solution than having the data copied in multiple legal entities. I'm not a fan of merging multiple legal entities into one.The master data tables are indeed not supported...
View ArticleRE: Hyper V + Dynamics 365 VM screen flickers and VM does not start
Hi Muhammad,It is working correctly for me. Can you tell what exact version of the VM you have downloaded? Do you have enough resources on your host machine (CPU, memory)? How many memory did you...
View ArticleHyper V + Dynamics 365 VM screen flickers and VM does not start
I am using Hyper V to turn on dynamics AX 365 VM but when I hit the start button the VM starts to load and the VM screen starts to flicker and after like 5-10 flickers it automatically stops and if I...
View ArticleRE: create customer voucher directly without creating a journal using x++
Hi Moataz,What is your question here? Do you need help on specific details?If you intended to share coding as a blog post, please use the option to ask for a blog space on this community.
View Articlecreate customer voucher directly without creating a journal using x++
public Voucher VoucherTrans(ChequePaymentSteps _ChequePaymentSteps,PaymentStepPosting StepPosting,ChequePaymentStatus _PaymentStatus) { LedgerVoucher voucherLedger;...
View ArticleThe target principal name is incorrect.
I cannot access the user options form from tool > options. I keep getting “The target principal name is incorrect. Cannot generate SSPI context”. I checked the event viewer log and it mentions some...
View ArticleRE: Virtual companies / Cross data sharing alternative in Dynamics 365 EE
i have the same problem but one little bit more complex scenario about 5000 items and 140 legal entities and no answer from MS about what its best solution.
View ArticleRE: Can't retrieve personalization from another user
Thank you Vilmos !!! I've been having an issue with only one user not being able to personalize forms. After reading your answer, and realizing this function is a part of "SystemUser" role, I found out...
View ArticleCan't retrieve personalization from another user
After when I saved a personalized form then settings applies to current form, I don't need to close and open the form again.When using Retrieve from User option - there isn't change anything after...
View ArticleRE: Item supersede process in dynamics AX 2012
We keep our supplier's part number in our item master in a field from an ISV we use. In our industry it is typical for a supplier to change their item number and we must keep a history in case of...
View ArticleRE: D365 Operations /AX integration API
If you are specifically looking for sales order creation look at below video , Video is about overall integrations and it has example of sales order creation using odata endpoint. www.youtube.com/watch
View ArticleRE: Master Planning, Forecast plan, Past demand
Hi Steven,The only resolution I see is fixing the dates, as forecast planning works that way by design.Regards,Ganesh
View ArticleMaster Planning, Forecast plan, Past demand
Hi All.I have a master planning query. I have a client who generates no demand in AX. All of their commitment comes into master planning through a forecast.Recently some of their demand dates have...
View ArticleRE: Item supersede process in dynamics AX 2012
Do you use your supplier part numbers as your Item numbers?
View ArticleRE: Management reporter server components installation issue
Service account has a system admin role in DAX.
View ArticleManagement reporter server components installation issue
Hi all,I tried to install Management reporter server components however installation stops and error message pops out as per below:"Management Reporter configuration failed. See the log file for more...
View ArticleRE: Inventrans status
Hi,If StatusIssue = 0 andStatusReceipt = 1,2,3,4 then the item has been received into inventoryStatusReceipt = 5 then the Purchase line is OpenIf StatusReceipt = 0 andStatusIssue = 1,2,3 then the item...
View ArticleRE: Hyper V + Dynamics 365 VM screen flickers and VM does not start
Andre, the details of the VM and host machine are listed below Host Machine Details:CPU : Core i7Total RAM : 16GBMemory Assigned to VM:11GBVM Version :FinanceandOperations-EEJuly2017withPlatUpdate10no...
View ArticleNeed to interrogate the length of customer account from the Grid
Hi:I'm looking to find all customer accounts where the length is greater than 7 positions from the grid.According to the Advanced filtering and query options [AX 2012] (see...
View Article