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

How to modify the item's precision of unit

$
0
0

Hello everyone,

Background: The purchaser asked me to modify the item's precision of unit. Because when he placed the order, the AX 2012 system prompt the unit minimum value is 1.00 ㎡, but he want to input 0.30 ㎡.

Question: I review the Released product details form, but I don't find how to modify the precision. Could you share with me about this setup?

Thanks,

Jone


Errors infolog about Data Import/Export Framework AX 2012(DMF/DIEF)

$
0
0

Hi Everyones, I want to upload the data via DMF, but as you see from the snapshot, I got a error infolog when i try to preview source file. I really don't know how to fix it or what settings might be incorrect. Could you please help me, give me some suggestions or what shall I do next? Thanks.

RAPID Configuration Tool is NOT starting on AX

$
0
0

Dear 

I am trying to start the RAPID configuration tool on my AX environment 

but when i run the service i get the below error , Any Ideas?

Enterprise Portal Installation Error (AX 2012 R3 Sharepoint 2010)

$
0
0

Hi All,

I am trying to install EP(AX 2012 R3) on Sharepoint 2010 , Windows 2012 x64,SQL Server 2012  .But I am getting below errors.

Please let me know anyone encountered the same problem .

Regards,

In SysEPDeployment::clrGenerateProxies...

In SysEPDeployment::clrStoreDeleteFolder...

Deploying proxies...Complete
Deploying All Web Parts...Complete
Installing DynamicsAxEnterprisePortal feature...

Failed to find the XML file at location '14\Template\Features\DynamicsAxEnterprisePortal\feature.xml'
Failed to find the XML file at location '14\Template\Features\DynamicsAxEnterprisePortal\feature.xml'

 Microsoft.Dynamics.Framework.BusinessConnector.Session.Exceptions.XppSessionException
at Microsoft.Dynamics.Framework.BusinessConnector.Session.DynamicsSession.HandleException(String message, Exception exception, HandleExceptionCallback callback) at Microsoft.Dynamics.Framework.BusinessConnector.Session.DynamicsObjectAdapter.Call(String methodName, Object param1, Object param2) at Microsoft.Dynamics.Framework.BusinessConnector.Proxy.SysEPDeployment.installEnterprisePortal(String virtualServerUrl, Boolean developerInstall) at Microsoft.Dynamics.Framework.Deployment.Portal.EPDeployment.DeployEnterprisePortal(String virtualServerUrl, Boolean developerInstall)

How to Multiselect records using checkbox?

$
0
0

Hi Friends,

                     I want to select Multi-Records without pressing CTRLbutton. Is it Possible?

Please refer below link. I want to display like this(BlueLine in both records). Do the needful.

http://www.codecrib.com/daxmusings-pics/DSSelect04.png

Export to Microsoft Excel

$
0
0

Hi All,

For AX 2012, when export to excel system default using Excel 2007 format and Maximum row allow 65563.

But the report require 65603.  We have install latest office 2013 but still facing the same error.

how to resolve this issue.

Appreciate your update in advance.

Jarod

Error number: 1010 An error occurred displaying the transaction (AX Retail POS)

$
0
0

Hi All,

I am receiving''Error number: 1010 An error occurred displaying the transaction'' on Retail POS R3-CU8 while adding Sales person to transaction by activating it from the RetailOperations Table. on the other hand event viewer is showing following error:

LSRetailPosis.POSProcesses.POSApp: System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'STAFF'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at LSRetailPosis.DataAccess.DataUtil.DBUtil.Execute(SqlInsert SqlInsert)
at LSRetailPosis.DataAccess.TransactionItemData.Save(SaleLineItem saleItem)
at LSRetailPosis.DataAccess.TransactionData.SaveRetailTransaction(RetailTransaction transAction)
at LSRetailPosis.DataAccess.TransactionData.Save(PosTransaction transAction)
at LSRetailPosis.BusinessLogic.TransactionSystem.SaveTransaction(PosTransaction posTransaction)
at LSRetailPosis.BusinessLogic.TransactionSystem.ConcludeTransaction(IPosTransaction transaction)
ClientConnectionId:580cd89e-cc82-41eb-858c-396d5f7f3ecd.

Can anyone help me to resolve this error and to proceed my sales transaction with sales person ID.

Thanks.

Learning resource for Financial Dimension (X++)

$
0
0

Hi All,

I really found very difficult to understand and code about Financial Dimension. Do yours have any good and complete learning resource for Financial Dimension?


Thank you.


Due date/time calculation in workflow

$
0
0

Hi all,

Within a certain workflow we are looking for a way to fulfill escalation at certain fixed due dates. Suppose every Monday at 16:00 a certain task should be due. This is related to the process of the customer where there are some deadlines defined in the process where workflow is also used. This is currently not possible as you can only specify hours or days in addition to the start time of submitting the workflow.

The date/time due is also depending on the contents of the document. Take for example a timesheet. If the timesheet is submitted with a period in future (worker writes future absence hours) also the due date is probably a week later than the first coming Monday. If a timesheet is submitted too late (e.g. after 16:00 at Monday for the past week, the due date needs to be the current date/time)

As mentioned this is not possible by default. Has anyone had this similar requirement or has a solution (direction) available? Possibly we need to create a customization so only an answer you can customize it is not the answer I'm looking for. I wonder if anyone can share his experience or also support me in just telling that you have the same requirement.

CheckBox Selection in AX 2009( Check/Uncheck)

$
0
0

Hi All,

I have one CheckBox in My Grid. But That CheckBox is Not in Table as a Field.

I have to done some Operation for the Checked Records in Grid using checkBox when i Click the Button.

What are the Ways to Achieve this...?

I already achieved this one by using Map Class. But MultiSelectionHelper Class is not working for the Checkbox.

Pls help me.

thank in Advance....

FAIA reporting for Luxemburg Tax authorities

$
0
0

Can GDPdu data export give the required files for the Luxemburg tax authorities ?

Or is there other reporting necessary?

Thanx for your advice.

SalesTableListTable form datasource

$
0
0

Hi,

I want to add a table as datasource in SalesTableListPage form, but I'm not able.

As I see the datasource node has SalesTableListPage in property "Query". 

What should I do to have a additional table in Datasource of form?

Thanks.

GL Dimension break down

$
0
0

Hi,

I am doing an ODBC query in AX database and  wanted to know how do i get the break down of a GL account code in their respective dimension: Entity, Business unit, Cost Centre..ect (EX: 400430531-AVI-FAR-BROS...)


Thanks

TradeShow/Event Management

$
0
0

Hi,

How do you configure event management in AX? Am looking for functionality like event planning, creating / tracking leads/customers who attended the event etc...

I'm new to AX so pardon if this was very obvious.

Thanks,

task recorder

$
0
0

hello everyone

im using dynamics ax 2012 r3 my problem is 

task recorder working without any problem at english-us language but when i change the language to turkish 

task recorder not working giving some faults 

are there any solution for this problem


How to get query with values from Trace Parser?

$
0
0

I have problem with form. Thanks to the Trace Parser I was able to find out that problem is on query. I have that query structure but I need one actual query which can be run in SQL Server Management Studio. 

So I need somehow to be able to replace things like "AND (T1.RECID=?)) ", where "?" represent actual value, by actual values and I need to do it in code somehow (there is too much "?" to replace).

Where can I find find the one query from my form? 

AX 2012 R3 ssrs reports

$
0
0

Hi how do i fetch value entered in contract class in my controller class, so that i can apply condition based on that ..

Thanks in advance

Address book in new Customer

$
0
0

Hi all,

When creating a new customer at AX-POS all Address books that are assigned to the store will then be associated to that customer account.


When creating a new customer at Ax no address books are assigned to that customer account. I can’t see this customers in AX-POS and can’t sell to them.

What I am missing? Is there a parameter for setting default Address book for new customers created in AX?

Human resources security AX 2012

$
0
0

Hi,

Just wondered if anyone can help me, I am implementing the HR module within Dynamics AX 2012.

I am wondering how far you can take the security model. there are certain people throughout the business that will maintain employee data but certain data I dont want them to see such as bank accounts and addresses for the data they will not be managing? for example we will be storing executive data in the system that we only want HR to see.

Many Thanks

load employee using DMF AX 2012

$
0
0

We are in process of implementing AX at our company. For the data migration, we just need to move over employees to AX. But I am struggling to find how can I set the department and manager during load. I am trying to use DMF but ofcourse there are no documentations or howtos. Any help appreciated. In legacy system we have a flat row which defines employee id, department and managerid.

Viewing all 73760 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>