Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all 175888 articles
Browse latest View live

RE: Inbound ASN related issue in AX7

$
0
0

Hi Sherwin,

Could you please share the solution, if you have found it.

Thanks,

Nithya 


RE: LCS - Azure region

$
0
0

I don't think we can change the region once set. You can create a new connector with a  different region.

RE: Inbound ASN related issue in AX7

$
0
0

Yes, you need to just have the right data to import correctly. You can also find sample XML files for the same

Inbound ASN related issue in AX7

$
0
0

Hello All

After importing the XML file , it displays that the mappings are done correctly for all entities. But once I click Import Now, the import operation stays in execution status and the target status is Error but the staging status is showing ended. Please Help!

RE: Error in creating line (Purchase Order)

$
0
0

I uncheck the "Execute business operations in CIL" and it works fine now. Thank You :)

Error in creating line (Purchase Order)

$
0
0

Hi ! I'm just a newbie in Microsoft AX . Please help me. :)

When I create a new line and select a product in Purchase Order this error pops out:

The function InventDim::dim2dimParm has been called with an unknown stock dimension.

Microsoft.Dynamics.Ax.Xpp.ErrorException: Exception of type 'Microsoft.Dynamics.Ax.Xpp.ErrorException' was thrown.

   at Dynamics.Ax.Application.InventDim.dim2dimParm(Int32 _dimField) in InventDim.dim2dimParm.xpp:line 37

   at Dynamics.Ax.Application.InventDimParm.Selecteddimfields() in InventDimParm.selectedDimFields.xpp:line 11

   at Dynamics.Ax.Application.InventDimGroupSetup.Activepurchpricefields() in InventDimGroupSetup.activePurchPriceFields.xpp:line 14

   at Dynamics.Ax.Application.PriceDisc.Findprice(String _priceGroupId, Boolean _useItemPrice, Boolean ) in PriceDisc.findPrice.xpp:line 32

   at Dynamics.Ax.Application.PriceDisc.Findprice(String _priceGroupId)

   at Dynamics.Ax.Application.PriceDisc.findItemPriceAgreement(ModuleInventPurchSales _moduleType, String _itemId, InventDim _inventDim, String _unitID, Date _priceDate, Decimal _qty, String _accountId, String _currency, String _priceGroupId, Int64 _agreementHeaderExtRecId, String _agreementPartnerCode, Boolean , Boolean ) in PriceDisc.findItemPriceAgreement.xpp:line 92

   at Dynamics.Ax.Application.PriceDisc.@findItemPriceAgreement(ModuleInventPurchSales _moduleType, String _itemId, InventDim _inventDim, String _unitID, Date _priceDate, Decimal _qty, String _accountId, String _currency, String _priceGroupId, Int64 _agreementHeaderExtRecId, Boolean )

   at Dynamics.Ax.Application.PriceDisc.findItemPriceAgreement(ModuleInventPurchSales _moduleType, String _itemId, InventDim _inventDim, String _unitID, Date _priceDate, Decimal _qty, String _accountId, String _currency, String _priceGroupId)

   at Dynamics.Ax.Application.PriceDisc_Price.Findpriceagreement() in PriceDisc_Price.findPriceAgreement.xpp:line 64

   at Dynamics.Ax.Application.PriceDisc_Price.Pricemarkup() in PriceDisc_Price.priceMarkup.xpp:line 3

   at Dynamics.Ax.Application.SalesPurchLine.Setpricediscmarkup(PriceDisc_Price _priceDisc, PriceDiscPolicyCheckPolicy _checkPolicy) in SalesPurchLine.setPriceDiscMarkup.xpp:line 14

   at Dynamics.Ax.Application.PurchLine.Setpricediscmarkup(PriceDisc_Price _priceDisc, PriceDiscPolicyCheckPolicy _checkPolicy) in PurchLine.setPriceDiscMarkup.xpp:line 12

   at PurchLine::setPriceDiscMarkup(Object , Object[] )

   at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeInstanceCall(Object instance, String MethodName, Object[] parameters)

   at Dynamics.Ax.Application.SalesPurchLine.Setpricediscpriceunitmarkup(PriceDisc_Price _priceDisc, PriceDiscPolicyCheckPolicy _checkPolicy, Boolean ) in SalesPurchLine.setPriceDiscPriceUnitMarkup.xpp:line 16

   at Dynamics.Ax.Application.PurchLine.Initfrompricedisc(PriceDisc_Price _priceDisc, PriceDiscPolicyCheckPolicy _checkPolicy, Boolean _initDateFields, Boolean , Boolean ) in PurchLine.initFromPriceDisc.xpp:line 17

   at Dynamics.Ax.Application.PurchLine.Initfrompricedisc(PriceDisc_Price _priceDisc, PriceDiscPolicyCheckPolicy _checkPolicy, Boolean _initDateFields)

   at PurchLine::initFromPriceDisc(Object , Object[] )

   at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeInstanceCall(Object instance, String MethodName, Object[] parameters)

   at Dynamics.Ax.Application.SalesPurchLine.Setpriceagreement(InventDim _inventDim, Boolean _doCallPriceDate, PriceDiscPolicyCheckPolicy _checkPolicy, Boolean _initDateFields, Boolean , Boolean , Boolean ) in SalesPurchLine.setPriceAgreement.xpp:line 20

   at Dynamics.Ax.Application.SalesPurchLine.@Setpriceagreement(InventDim _inventDim, Boolean _doCallPriceDate, PriceDiscPolicyCheckPolicy _checkPolicy, Boolean , Boolean )

   at Dynamics.Ax.Application.SalesPurchLine.Setpriceagreement(InventDim _inventDim, Boolean _doCallPriceDate, PriceDiscPolicyCheckPolicy _checkPolicy)

   at Dynamics.Ax.Application.PurchLine.Setpriceagreement(InventDim inventDim, PriceDiscPolicyCheckPolicy _checkPolicy, Boolean ) in PurchLine.setPriceAgreement.xpp:line 3

   at Dynamics.Ax.Application.PurchLine.Setpricedisc(InventDim inventDim) in PurchLine.setPriceDisc.xpp:line 5

   at Dynamics.Ax.Application.PurchLineType.Initfrominventtable(InventTable inventTable, Boolean _searchPrice, Boolean _setAddressFromInventDim, Boolean , Boolean ) in PurchLineType.initFromInventTable.xpp:line 100

   at Dynamics.Ax.Application.PurchLineType.@Initfrominventtable(InventTable inventTable, Boolean _searchPrice, Boolean )

   at Dynamics.Ax.Application.PurchLineType.Initfrominventtable(InventTable inventTable)

   at Dynamics.Ax.Application.PurchLine.initFromInventTableIL(Object[] _inputContract) in PurchLine.initFromInventTableIL.xpp:line 20

   at PurchLine::initFromInventTableIL(Object[] )

   at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeStaticCall(Type type, String MethodName, Object[] parameters)

   at Dynamics.Ax.Application.SysDictTable.invokeStaticMethod(Object[] _params) in SysDictTable.invokeStaticMethod.xpp:line 32

   at SysDictTable::invokeStaticMethod(Object[] )

   at Microsoft.Dynamics.Ax.Xpp.ReflectionCallHelper.MakeStaticCall(Type type, String MethodName, Object[] parameters)

   at Microsoft.Dynamics.Ax.Xpp.PredefinedFunctions.runAsInvoke(String className, String staticMethodName, Object[] parms, Object[]& exportInfolog)

Thank You in advance :)

RE: How "Cardinality" relation is work in table

$
0
0

Hi,

Hope the below link would help you.

https://community.dynamics.com/ax/b/axfaqblog/archive/2016/08/16/understanding-the-tables-cardinality-concept

Cardinallity Description:

The number of times that each primary key value from the referenced table must occur in the foreign key column of the present table.
For example, the value OneMore means one or more, but not zero. It means that every parent key value must occur in the child table’s foreign key column at least one time. A relation node under a SalesLine table could use the OneMore value when the business rule requires that every record in the parent SalesTable table relate to at least one item that is being sold.
In Microsoft Dynamics AX 2012 this property is not yet used by the system. Future releases of the product can potentially use this property, and the RelatedTableCardinality property.

RE: Error while installing reporting services extension.

$
0
0

My reporting services web URL is not running.how to configure a reporting services configuration manager.


Error while installing reporting services extension.

$
0
0

I am installing AX 2012 R3.So first I have to install visual studio 2013 than SQL server 2012 sp1

and then install AX component DATABASE, AOS, and client. after that, I restore the database on SQL server. after restoring data I am installing a reporting services component it gives me an error below is a screenshot

RE: How to stop Database Logging in AX 09

$
0
0

That is how you remove database logging from a table.  You should be able to inspect the database log to verify that it is no longer logging for Production orders, just to be sure.

While it does have a small impact on performance, database logging for ProdTable is probably not responsible for your latest performance issues.  Without more data, it seems more like coincidence.

RE: Update Line - Reservation at Product Receipt Process

$
0
0

If the item is activated for the new warehouse module in AX 2012 R3, then the standard reservation form should close and the WHS specific reservation form should open instead.  Perhaps the WHS specific reservation form is not opening properly?  Or is that the one that is closing?

Otherwise, the only logic in the program I can find that will close the form automatically is when you're trying to use reservation from an output order.

Do you get any warning or infolog when it happens?

RE: Error in creating line (Purchase Order)

$
0
0

Hi TristanPal,

This can only be a temporary fix. Please check with a developer the underlying reason. I would suspect that something is wrong with a system modification that has been made and which should be fixed.

Best regards,

Ludwig

RE: Error Installing Enterprise Portal

$
0
0

Look At event logs for more details

RE: How to stop Database Logging in AX 09

$
0
0

Hi Parz

take care from activating database log on transaction especially if your system huge transaction and more changes daily

and why to delete direct from table?

you can clean your log from databse log form by clicking clean up log buton and select your table then ok

Cost Center

$
0
0

Where I can find the cost center value of specific invoice ? In which table in AX?


RE: How to stop Database Logging in AX 09

$
0
0

Hi Parneet,

Yes, you just have to delete the line from the database log form.

Yet, if your performance is still poor I would doubt that the logging setup for your production orders is responsible for your performance issue.

Do you have any active other long-running processes?

Best regards,

Ludwig

RE: While selecting the item on Purchase requisition the error prompt "The product is no longer available."

$
0
0

Hi,

Is the product locked / on-hold for specific transactions?

What is the new thing that you have setup? Is it only the new category hierarchy? And have things always worked ok before setting up this hierarchy?

Best regards,

Ludwig

AX reservation based on Purchase date

$
0
0

We have a WMS enabled ERP system where currently the reservation based on FEFO. There is a new requirement that for batch controlled items it should be FEFO and for non batch controlled it should be FIFO based. Can anyone help.

RE: Status change in Production Module in AX 09

$
0
0

Hi Parz,

Can those changes be caused by a system adjustment that has been made?

Since when do you see those automatic / random changes?

Can you replicate the issue in a demo/test system?

Best regards,

Ludwig

RE: Administrator Recall/Request Change for Approved PO

$
0
0

Hi benjamin84,

Why should an administrator recall/request a change to an approved PO?

I would expect that a system administrator is not actively involved in the daily business and that 'ordinary' purchase department users can process all their ordinary business processes.

Can you possibly provide some additional details on this question/request?

Many thanks and best regards,

Ludwig

Viewing all 175888 articles
Browse latest View live