RE: AOT Role name
Somebody might have deleted it from AOT, I don't think there is any functionality which deletes it automatically .
View ArticleRE: AOT Role name
Hi Sanjeshni,We haven't encountered any scenario like that. Things won't get messed up on it's own. It may at times be result of someone not doing it intentionally. Check permissions again.
View ArticleRE: InventTable delete action not working by code
Hi Giacomo,Try this:while select forUpdate inventTable where inventTable.ItemId == "xxx" { if(inventTable.validateDelete()) { ttsBegin; InventTable.delete(); ttsCommit; } } I hope it will help you.
View ArticleInventTable delete action not working by code
Hello everybody,I have a record on InvenTable, which is related to another record in InventJournalTrans.In other words I have created an item and inserted it into an adjustment journal, which means...
View ArticleDIXF Communication Problems
So here's my problem:Computer 1: AX Client + AOS + DIXF Client/Server componentsComputer 2: AX DB + DIXF ServiceWhen I try to validate the DIXF shared working directory (the path resides on Computer...
View ArticleRE: MOBILE WMS
Hi Khaireddine,Here is how you go about doing it, works great.On your item setup unit sequence group (eaBoxPL).. setup unit conversion 1 pl = 10 box, 1 box = 10 each, 1 pl = 100 eaE.g. PO is 90...
View ArticleRE: MOBILE WMS
Hi KHAIREDDINE ,You can also look at details in link below for your reference:community.dynamics.com/.../po-receiving-in-advanced-warehouse-for-batch-controlled-itemsIf this help resolve your problem,...
View ArticleMOBILE WMS
HelloI have created a purchase order with 10 boxes or a product AWhen recieving purchase order lines with PDA , i need to enter just once the batch number not after registring each box.Help Please.
View ArticleRE: AOT Role name
Things are not deleted by themselves. If only you and a vendor have access, it was done either by you or by the vendor (which doesn't necessarily mean intentionally and knowingly).If it's a development...
View ArticleAOT Role name
I created a role and assigned a policy to it, followed by assigned to a user. After couple of days the role automatically gets deleted from AOT. Why
View ArticleRE: retail sales transactions posted as logon
Hi, Can you elaborate what you mean by 'logon'? What is this exactly that is posted?Would be greate if you could provide some additional explanations. Many thanks and best regards, Ludwig
View Articleretail sales transactions posted as logon
Hello,,,we have a gift card created from POS, when we make a statement to by the end of the day and posted the statement we found out that the gift card transactions are posted as logon not sales.so...
View ArticleRE: XDS and Enterprise portal
Hello BrandonSA,The following MS docs site says that it covers the Enterprise portal. docs.microsoft.com/.../overview-of-security-policies-for-table-recordsBest regards, Ludwig
View ArticleRE: Purchase requisition with project ID line and non project ID line
Hello rmorin, Have you checked the following MS docs site that explains the demand consolidation functionality?docs.microsoft.com/.../purchase-order-creation-and-demand-consolidation-rule-formHave you...
View ArticlePurchase requisition with project ID line and non project ID line
Hello :). When issuing a purchase requisition, we enter a product line for a licence (product A) and associate that line to a project ID. A second line is added for support (product B) which is not...
View ArticleXDS and Enterprise portal
Hi everyoneIf I implement an XDS policy in Ax, will it work automatically in Enterprise Portal.I'm pretty sure it will, I can think of no reason why it shouldn't, but I just want to make 100% sure I'm...
View ArticleRE: Setup could not connect to the database server
Hi All,To those experiencing same issue, please refer to this link.
View ArticleSetup could not connect to the database server
Hi, I am currently installing AX 2012 R2 on 1 server and connecting it to a database server when i encounter the error below.I tried different solution such as:1. Off firewall of both server2. Check...
View Article