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

AX Service is getting stopped

$
0
0

Hi All,

I am experiencing a strange problem.

When I'm going to preview a report in visual studio, AX Service is getting stopped.


Dynamics AX 4.0 Reports repository

$
0
0

Hello Friends, 

We are upgrading to AX 2012 from AX 4.0 and are looking for a report on AX REPORTS. We are looking to get a list of reports being currently used by the users, how frequently they are being used and when last used. Is there is something already available, I can query from SYSLASTVALUE table, but hoping there will be better report with the new LCS services. 

As always greatly appreciate your help and time. 

Thanks,

Ken

Need help in installing Retail components in AX 2012 r2

$
0
0

I want to install Retail components in AX 2012 r2.

On the prerequisite form, its showing a error "Sync Framework".

Its also giving me a link to solve this issue. After downloading the "Microsoft Sync Framework 2.1 Redistributable Package " from that link and installing its still showing me the same error.

Can anybody help me in solving this error??

runbase batch queryrange values not retained properly ???

$
0
0

runbase batch query range values not retained properly , i am trying  to pass range that is select by the user with other locked range i used in my coded query as below code and image 

_InitQuery=new Query();
_QueryBuildDataSource=_InitQuery.addDataSource(tableNum(Payslip));

_PaidRange=_QueryBuildDataSource.addRange(fieldNum(Payslip,Paid));
_PaidRange.value(queryValue(PaidPayslip::No));
_PaidRange.status(RangeStatus::Locked);

_PostedRange=_QueryBuildDataSource.addRange(fieldNum(Payslip,Posted));
_PostedRange.value(queryNotValue(PostedPayslip::Posted));
_PostedRange.status(RangeStatus::Locked);

_PaySettled=_QueryBuildDataSource.addRange(fieldNum(Payslip,Settled));
_PaySettled.value(queryValue(NoYes::No));
_PaySettled.status(RangeStatus::Locked);

_Queryrun=new SysQueryRun(_InitQuery);

is is the payment statement is not retain and assigned to the query in run time execution 

any suggestion or help is appreciated

 

CRM:Table Architecture and Query Detail for Creating or Modifying Entity(Oppertunity)

$
0
0

CRM 2011:

Whenever Creating or Modifying an Entity(Oppertunity Type ) in CRM 2011.What are the Table afftected while doing this operation and also how to Traking Entire Entity (opprtunity) detail from SQl Query like Entity ID,Modify Date and Created Date and Created by record from database.

i am Ax developer i have small task from CRM.I do not know about CRM Table architecture...plz Help me.

Thank you.....

datetime to date SSRS AX 2012 issue

$
0
0

Hi All,

I am converting date time to date in SSRS design and I used format function to convert it.

e.g., format(fields!DateTimeField.value, "dd/mm/yyyy")

suppose my date is 10/21/2014 as in mm/dd/yyyy format.

But the above fuction is returning the value as 

21/00/2014 ,    the month is totaly gone. I am not getting any idea why this is happening. I have used this function before but never faced such issue.

I have tried this on other date field present in the report. but the same output.

Please suggest something.

cannot create a record in General Journal entry(GeneralJournalEntry). date: the record already exists

$
0
0

i got the below error when i post the "Bill of material" journal by this location "Inventory and warehouse management-> journals -> Bills of materials".

This is Dynamics AX 2012 R2 system.

Roll over or closing the financial year in AX 2012

$
0
0

HI,

I would like to do the Roll Over of my company since I reconciled my accounts and everything seems like alright. How to do the Roll Over? In the same time I would like to take backup of one particular company because in my Dynamics we configured about 8 or 9 companies. So I have to take the backup of that particular company then only I would like to do Roll over. Anybody please suggest a method. I have posted the same thing sometime back but haven't received a convincing reply. And after taking backup how to restore it as well if something goes wrong?

Thanks,

Dhanoop R.Warrier


Error importing new role center page to AOT

$
0
0

Has anyone run into an issue like this? I'm trying to create a new role center. I've created the page in Enterprise Portal through SharePoint and added the webparts I want on it. Now I'm trying to import the page into the AOT so I can save the definition and be able to port it to other environments. I'm getting the following error though:

Server was unable to process request. ---> The virtual path '/sites/DynamicsAx/Enterprise%20Portal/ALCRoleCenter_CSR_NewEngland.aspx' maps to another application, which is not allowed.

Stack trace to the error is as follows:

[c]    \Classes\SysEPDeploymentProxy\exportWebPartPageToAOT                                                   19

[c]    \Classes\sysEPWebPageDefinition\clrImportPageFromSharepoint                                            33

[c]    \Classes\sysEPWebPageDefinition\importPage                                                             25

[c]    \Classes\sysEPWebPageDefinition\importPageFromUrlMenuItemNode                                          12

Any ideas would be appreciated.  Thanks.

Benefits of a system-based financial dimension

$
0
0

Hello.

n AX 2012, the benefit of a system-based financial dimension is to avoid unsync data between a master data table and the dimensions table.

Are there other benefits related for example to reporting, integration or other features in future releases?

My customer is upgrading from AX 2009 to AX 2012 and I wonder whether it worths splitting his Third-party dimension into a Customer dimension and a Vendor dimension (volumes are low and there are no transaction lines with both a customer dimension and a vendor dimension).

AIF import

$
0
0
Hi All, I have a requirement to import data from XML using AIF. It would be great if anyone can provide the steps or approach to follow. Thanks in advance Shon

create a custom workflow

$
0
0

Hi. i create a custom workflow. when i create a query or my workflow and want to save the query, this error occured: Unable to save . Version of Query SalesApprove on the server is newer. have anybody a solution?

Regards

AX 2012 Counting Journal Physical Transactions Function

$
0
0

I'm looking for an explanation of the functionality around the Physical transactions checkbox on the Create On-Hand Counting Journal form.  any help would be appreciated.

thanks,

Rich

Ax 2012 EPPurchEditList web control

$
0
0

Hi,

I wanted to add new menu item for Purchase order list page in Enterprise portal, but I cannot find EPPurchEditList control. It is not available not in Ax Managed Web content and it is not available from Visual Studio.

Is it some Microsoft restriction?

Reversal of Free Text Invoice in AX 2012

$
0
0

Hi,

I am doing free text invoice only for one of my company and I found there is some mistakes in some of them. I could manage to do it for one or two but for others the option of "Reverse Transaction" is disabled. Any idea why it is like this for some of the invoices?

Regards,

Dhanoop R.Warrier


Employee Master Upgraded From Ax 2009 to AX 2012

$
0
0

Hi Everyone,

I have completed upgrade from AX 2009 to AX 2012 and also Moved Data Successfully.

but I have Faced Some Issues When Upgrade Employee Master from Ax 2009 to ax 2012.

In Ax 2009:Employee Master is Division Depended.

In AX 2012:Employee MAster has Globalize.

see above two screen shot one is AX 2009 and Second is AX 2012.

in Ax 2009:Employee Master Data Divison(CSD)

EmployeeID  DataareaID

A2066                  CSD

After Upgraded Ax 2012:Employee Master is Globalize

EmployeeId

A2066-CSD

in Ax 2012 Employee Master Data Updated from the way of Ax 2009 (Employeeid - Divison) Eg.A2066-CSD.

Why this happen if anyone heard or face about the above Employee master Upgraded issues plz Let me know....

for this issue i cannot move next step in upgrade process..

plz do the needful.

Thank you....

 

Importing Ledger Dimensions using Data Migration Framework

$
0
0

I need to import a list of several 100 cost centers, departments etc. However, the DMF gives me an error saying "Data Import export framework only support the custom list dimension".

Is there no way to import Standard Ledger Dimensions

AX 2009 Product Builder and Enterprise Portal

$
0
0

We are currently using AX 2009 Product Builder and we have Enterprise Portal installed but not utilized. Can we run the Product Builder via  the Enterprise Portal?

Deploying Cubes in ax0212

$
0
0

Hi,

I am new to EP , can any body help me out for the below error message..!!!

From AX how to open EP and how to keep debug please give me some suggestions

("I have check PowerView is working in EP. Can anybody check by doing  debug and confirm why it is not launching from AX? ")

Thanks

Santhosh P

AX7 TAP

$
0
0

Hi, where can I register for AX7 TAP/Beta?

Viewing all 72043 articles
Browse latest View live