Can't create class in visual studio.
RE: When using VSTS, is it best to use the "CUS Model" or create our own model?
In the user options for each user, you can setup which model start up in.
And if they add something to the wrong model, you can right click on the element in the AOT and move it to another model.
We have had this issue a number if times, but don't really see it as a big problem.
You could of course also create the CUS model folder in VSTS, but lock it for check-ins.
RE: How to setup two different domains in AX 2012 R3 ?
This post might help you. community.dynamics.com/.../122105
For the same scenario, we are using Remote Desktop Connections for our 2nd legal entity in different domain.
How to setup two different domains in AX 2012 R3 ?
How to set up two different domains in AX 2012 R3 ?
Scenario: We have an AX 2012 R3 setup in our HeadOffice/MainCampus with a domain, now we have to create another legal entity for our Branch/Campus. Our Branch/Campus has its own domain. we want to handle and use both legal entities with different domains in AX 2012 R3 at both sides(MainCampus or Branch/Campus). how to configure AOS and Domain setups in this scenario?
Need expert advice, please.
RE: Can't create class in visual studio.
I solved it myself.
D365 - How to add buttons at the side of New Or Delete Or Edit ?
D365 - How to add buttons at the side of New Or Delete Or Edit ?
RE: Can't create class in visual studio.
It was solved after rebooting the computer.
RE: Cross Domain Access is Possible in AX 2012 R2 ?
can you share to the steps how to do this?
Cross Domain Access is Possible in AX 2012 R2 ?
Hi All,
We have installed AOS on domain A(office location) but we want to access AX from another domain B(site Location). Whether is it possible to connect AX using domain trusts? if it's possible share steps. Kindly help.
Regards,
Varatha Raju
RE: Sales Order - Cancellation of Remaining Qty
Hi Suresh,
Sorry, what I described was more useful if you wanted to make a modification. Aside from Magic's suggestion, try the 'Line quantity' button that you can find on the 'General' tab of the Action pane. It shows you everything that is going on with the order lines, and will show the quantity outstanding (or invoiced) versus the quantity ordered.
RE: how to increase the length of a string which has been defined in a base by using chain of command?
hi,
the method where im trying to increase the length does not take parameters. so i cannot pass anything through that.
how to increase the length of a string which has been defined in a base by using chain of command?
hi,
i am trying to increase the length of a string outputRecord which is defined in VendOutPaymRecord_Nacha , so by using chain of command i want to increase the length of the outputRecord string so that i can use strPoke() and insert data into the string.
i have included the initRecord() method where outputRecord is being initialized as outputRecord = strrep(#blank, 94) in the VendOutPaymRecord_Nacha class. in the extension class i am using the initRecord() to change it to outputRecord = strrep(#blank, 202). but it is not working. as soon as it encounters the strPoke() which again is in the VendOutPaymRecord_Nacha class the size changes back to 94. can you suggest a way to retain the size of the outputRecord to 202 in the chain of command class.
RE: Workflow Email notification is configured. Email sending status is showing as Failed. its not triggering in AX 2012
Hi BKAX,
Has this been solved? If yes what was the solution?
Kind regards
Aris
Workflow Email notification is configured. Email sending status is showing as Failed. its not triggering in AX 2012
Dear All,
We have done the setup for workflow email notification. Initially the email sending status is showing as "waiting" and later its changed to "Failed". Email is not triggering.
Below setups are completed.
Organization & Administration >> Setup >> Email templates >> Enabled Show System email >> Created new email template and other required data.
Organization & Adm >> Setup >> Workflow >> workflow parameters >> attached email template
System admin >> Setup >> System >> E-mail parameters >> updated
Purchase requisition workflow >> Attached email template
System administration >> Periodic >> E-mail processing >> Batch >> Activated
Post completion of the above setup, created one purchase requisition and submitted for approval.
WF is triggered to the approval. but workflow email notification is not triggered. when we check it in Email sending status, the status initially showing as "waiting" and later it got changed to "Failed".
To confirm the E-mail parameter, tested with standard report. Mail received with the attachment of report.
Please let us know, any other need to check.
Thanks.
RE: Non Costed site with costing
You can create an Inventory journal with negative quantity to remove the item/s, and another line with +ve qty with 0 cost.
- you can also do this from Inventory closing but it can be a bit complex
Best,
RE: SO Workflow
Hello :)
Can you please describe the situation with more details, and screenshots?
Thank you,
Where i found workflow setup?
RE: PO Accrual Not Being Relieved
1- I assume that you are seeing the invoice subledger before posting, right ? in this case you do not see the accruals offset until you post the invoice.
2- If you go to Item model group for this particular item, what you see? is the Accrual check box ticked. If not then it should be. You can send screenshot for this too
Thank you,
PO Accrual Not Being Relieved
I created a PO and received it. All went well and from a FInacial Side it created the accrual on the GL. HOWEVER when I invoice, it does not relieve the accrual. Therefore my GL is off. It appears it is a new item I am using and NOT happening on all PO's. What am I missing?
RE: "Amount" is different from "Amount in transaction currency" in settle open transaction
Hello,
What is the currency of your transaction, can it be that someone had changed it?
Have you checked the table VendTrans.
Thank you,