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

DateTime is less than minumum value supported by CrmDateTime. Actual value: 01/01/0001 00:00:00, Minimum value supported: 01/01/1900 00:00:00

$
0
0

Hi All

currently, we are working on the integration between AX 2012 and CRM 2011, and while we are configuring. it is throwning the below ginen error

[Postion Work Assignment Service to HCMPOSITIONWORKERASSIGNMENT] has encountered an error while processing key [RecId|5637177577;]. DateTime is less than minumum value supported by CrmDateTime. Actual value: 01/01/0001 00:00:00, Minimum value supported: 01/01/1900 00:00:00

before posting this i had tried the below thing.

- I found that the there is no records and ax with given date that is (01/01/0001 00:00:00)

- the ax field which is I am mapping is of "DateTime" field

- fields which is of type "Date" is synchronizing properly.

- I tried to map with "Local Date Time"  also with "Value" but in both the case it is returning "01/01/0001 00:00:00"

Please hepl me

Thanks and regards

Subhash


AX Retail services

$
0
0

Differences in sync service and real time service, Retail schedular job. in AX Retail ?  How these services works and what does they do? It will be be helpful.

Account balance by period

$
0
0

can any one help me.... when I press ( period button ) in the ( Main account screen - Ax 2012 ) to see the account balance in the each period, I found it equal zero in the each period. any one know why.?

Trial Balance Total

$
0
0

Hi everyone.. i am new to Dynamics AX.  I realized that many of the forms/Grids total field is missing.  especially Trial Balance Total. Can any one clarify me the reason behind unavailability of total in reports like trial balance in a famous ERP application like Microsoft DAX. Also Account Name is missing in many forms.  Is there any easy way to bring Total to the trial balance.

employee resignation

$
0
0

hi guys,

i need your advice on how to go about creating a process for employee resignation and further approvals. can create the workflow for the same but not sure which form to link it to. any help in this regard would be highly appreciated

absence approval

$
0
0

hi guys,

im currently running the system from server. no other users have been added. while working on absence process, i generated an  absence request ,status shows as transferred but when i go to absence approval there are no entries. please guide.

contract renewal process

$
0
0

hi,

im working on ax 2012 implementation. in the organization that i work all employees are hired on contract. i need to create a contract renewal process. how to go about the same and link to which form? any help will be highly appreciated.

Dynamics Ax mobile connector not working

$
0
0

I followed the white paper to setup the mobile connector, i've downloaded the hot fix that was indicated in the white paper, all my services started, my connector was successfully started as well, however, when the user logs into the app, they are authenticated but during the sync process they get the error "something is wrong...". How do i trace where the problem is?


SSRS VS2010 AX2012 Query/Dataprovider not visible in VS

$
0
0

Hi All,

AX2012R2

VS2010 SP1

W2008 

All running on the same AOS server

Database is on another server

I'm having a major difficulty with the Queries and dataproviders in VS2010. I'm not sure anymore if I'm doing something wrong, overlooking something, or maybe there is something wrong in the setup ? 

There are a number of instructions on the internet on how to do this. For example: http://msdn.microsoft.com/en-us/library/cc636713.aspx. I've gone over this (and other manuals) a number of times, Issue stays.

I create a Query in AX

I go to VS

Start new project

Add Report

Add Dataset

Use the button to select a Query -> The Queries I created are not visible. Although they are visible in the AOT in VS !!! I'm also able to publish from VS to AX. So one would think that the link AX-VS is working OK.

Exactly the same happens when I use a DataProvider class. I see them in the VS-AOT, but I'm not able to select them as a dataset for my report. One of the tests I've done was a simple copy of the salesInvoiceDP class; rename it and see if I can add it, which was not the case. But also with classes build from scratch.

Has anyone evere expirienced this ? Any thoughts/ideas in where I should look for the sollution ?

Thanks for your time !

Regards,

Gerard

Data Cubes and MS Excel

$
0
0

I have a created a Sales Data Cube which contains all the sales related information under one roof. I am trying to access the data cube from MS Excel for reporting and analysis purposes through Analysis Services. The problem is that I am able to pull only 10-11 fields. As I go on adding more and more fields the processing becomes slow and finally, gives the error message as “File system error: a FileStore error from WriteFile occurred”. Please, guide me through this.

Database logging

$
0
0

Hi , i would like to track if any changes is made to customer addresses in ax 2012 R2.

I am able to track customer table in database logging but that doesn't track if i edit a customer address.

Please suggest how to do the same.

AX Dynamics Retail POS - Retail SDK - how to add code to shift close in POS?

$
0
0

Hello,

We'd like to add some functionality that happens after a successful shift close.

We are using the Retail SDK to make change so we are thinking that we might have to launch a trigger after successful shift close in the POS.

Unfortunately we're not too sure how we would or where we would trap for the shift close event.

If anyone has experience with this...your assistance is greatly appreciated.

thanks!

 

Power View Report Data Source Library not being deployed in Enterprise Portal...

$
0
0

I am trying to setup Power View with AX now that SQL 2012 CU4 supports power view with multidimensional models.  According to technet documentation, the 'Power View Reports' document library should automatically be deployed in enterprise portal.

Technet documentation:

To create a data source

  1. Go to the Power View Reports folder of your Enterprise Portal site. The URL for this folder is typically http://<SharePointServerName>/sites/DynamicsAX/Power%20View%20Reports.

    NoteNote

    Data source connections are created automatically when you deploy role center pages to Enterprise Portal. You can browse the Power View Reports folder to see the data source connections that already exist. For information about creating and deploying role center pages, see How to: Create a Role Center.

There is no 'Power View Reports' document library or existing data source connections when I deploy the default enterprise portal setup. I can verify that they do exist on the Contoso VPC but I cannot seem to duplicate the setup.  

Here is an example from the Contoso VM:

Do I need to create the document library and data sources manually on my implementation?

List ModelStores / Schemas

AX 2012 EP Unified Work List web part

$
0
0

Hi,

Is there a way to make the columns of the Unified Work List web part used in the AX 2012 EP resizable or at least is it possible to make one of the columns wider at design time?

Looking forward to any replies.

Best Regards,


Project Server 2012 + AX 2012 integration problems

$
0
0

Hi.

I'm having troubles getting the integration work between Project Server 2010 and AX 2012. I'm using this code to sync ProjId from AX to Project Server:

syncIntegratedFields.AppId = _appId;
syncIntegratedFields.AppType = SyncAppType::ProjectServer;
syncIntegratedFields.SimpleTypeId = SyncSimpleEntity::ProjectHeader;
syncIntegratedFields.TableName = tablestr(ProjTable);
syncIntegratedFields.FieldName = fieldstr(ProjTable, ProjId);
syncIntegratedFields.FieldType = SyncFieldType::Custom;
syncIntegratedFields.daxExternalName = "DAX_Project_09_ProjId";
syncIntegratedFields.IsSystem_AX = NoYes::No;
syncIntegratedFields.IsSystem_External = NoYes::No;
syncIntegratedFields.IsRequired = NoYes::No;
syncIntegratedFields.CustomFieldType = ProjServerCustomType::Text;
syncIntegratedFields.CustomFieldRollupType = ProjServerCustomRollupType::None;
syncIntegratedFields.insert();

The DAX_Project_09_ProjId field gets created on Project Server but the content is empty. Any ideas?

I would also appriciate if someone provides me an example of how to sync from Project Server to AX. I've been fighting with these for too long now.

Thanks.

Catching X++ Errors in .NET

$
0
0

Is there any way to get the error message that is thrown from x++ code when it is caught in C# code?  There are a lot of articles about how to handle a CLR exception from X++ code.  However, I am unable to find anything to explain how I can handle an X++ error that is thrown to .NET code. 

I am working in AX 2012.  I have added a .NET project under the AOT > Visual Studio Projects > C Sharp Projects.  In this C# project, my .NET code calls into an X++ class.  The X++ method throws an error.  When the error is thrown, I can see in the visual studio debugger that it is of type Microsoft.Dynamics.Ax.Xpp.ErrorException.  The message in this exception is "Exception of type 'Microsoft.Dynamics.Ax.Xpp.ErrorException' was thrown." 

Back in the .NET code, the exception is caught as a System.Reflection.TargetInvocationException where the inner exception is the Microsoft.Dynamics.AX.Xpp.ErrorException.  Is there no way to get the error message that was thrown from x++ code when it is caught in the C# code?

Any help would be greatly appreciated! 

Consolidate posted Credit Note into One Credit Note (AX2012)

$
0
0

Hi All,

I have a scenario:

I have posted a credit note with wrong quantity. After I revised the credit note and post it again, i will have 2 invoice number.

Is it possible to consolidate 2 credit note into one? Please help

Thanks.

Zee

AIF outbound message to HTTP address

$
0
0

Hi,

I have following scenario: after confirming a PO, I need to generate the XML message (together with applying some XSLT transform) and send it to specific HTTPS address (just a regular POST).

Any ideas how to achieve that?

Outbound ports seem not to have HTTP adapter selectable - besides, you can only specify your IIS hosted webservices address.

Is this possible at all ?

Thanks in advance,

Maciej

Item cost price is not appearing

$
0
0

We have imported all the items in Ax 2012 with its cost price, but while entering any item transactions in Advanced Projects, the cost price is not showing or picking from the masters. Is there any more configurations we have to do for updating product costs? Please advice

Viewing all 72043 articles
Browse latest View live


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