Tagged Questions

0
votes
1answer
6 views

axapta thread / animation

Hi folks, i have a function which costs plenty of time. this function is an sql-query called via odbc - not written in x++, since the functional range is insufficient. while this …
0
votes
1answer
240 views

Microsoft AX and Business Connector / Enterprise Portal / Application Integration Framework

I've been working a while with a project aiming to integrate AX with the Web. The company who delivered AX has chosen to use Business Connector (BC.net) directly on my side of the …
1
vote
2answers
75 views

Mark mandatory fields on form, if not filled with valid value

hi there, if you create a new dataset, mandatory fields which are not set yet are marked with a wiggly red line. it seems, that only string-values ( or several fields, but at le …
0
votes
2answers
295 views

Axapta/DynamicsAx: UTC datetime conversion

We are trying to interpret the data stored in Axapata's TIMEZONESRULESDATA table. Particularly, we'd like to figure out how it stores DST begin/end times. So far, my guess is: TZE …
2
votes
3answers
303 views

Example usage of AX in PHP OpenID

I'm using JanRain's PHP OpenID library. It comes with example script which is using SReg extension. But I want it to work with Google (and it works for auth actually), but Google u …
1
vote
1answer
85 views

Best technology to create web forms and reports on top of a Dynamics AX backend?

Want to create web sites with data on Dynamics AX. We want not to pay for Enterpise Portal or SHarepoint an do our own web app on top of AX.
1
vote
1answer
291 views

How can I add more information to MS Dynamics 2009 AX’s alert messages with X++ ?

Does anyone have some sample code or can direct me to which class I can modify to add more information to the alert messages in Dynamics AX (DAX). I want to for instance add a vend …
1
vote
2answers
359 views

Filtering on linked table in Axapta/Dynamics Ax

I have a form in Axapta/Dynamics Ax (EmplTable) which has two data sources (EmplTable and HRMVirtualNetworkTable) where the second data source (HRMVirtualNetworkTable) is linked to …
0
votes
2answers
176 views

AX / Axapta: Retrive Custom fields via SQL

I'm creating a rather "dirty" business connector of my own here, and I'm having trouble finding those "custom fields" that have been created. They show up in AX - but in the SQL- …
1
vote
2answers
345 views

Range on integer fields in Axapta/Dynamics Ax

Is there a way, in Axapta/Dynamics Ax, to create an Extended Data Type of type integer which only allows enering values in a specified range (i.e., if the extended data type is mea …
0
votes
1answer
169 views

SVN with Axapta

Does anyone know if you can use subversion to manage Axapta projects? We're currently on 3.0 which has no support for Team Foundation Server, but would like a repository like SVN. …
1
vote
1answer
215 views

Master/detail form in Axapta/Dynamics Ax

How do I create a master/detail form in Axapta/Dynamics Ax, with a master grid and a detail grid, where choosing a record in the master grid changes the content of the detail grid …
0
votes
0answers
113 views

Ax controls in VS 2008( and VS 2005) .NET Web Application

I am trying to add my Ax controls to a .NET Web form. But, the controls are grayed out in the Toolbox ( after I add them using "Choose Items" and selecting from the COM tab). So, I …
0
votes
1answer
303 views

MS Dynamics AX / AXAPTA - Where is the code that prevents reprint of payment advices of unposted cheques?

We want to reprint a payment advice, even before it is posted. The report BankPaymAdviceCheque should be able to do this but only prints advices for already posted cheques. The r …
1
vote
1answer
152 views

How can you scan an image with X++

Does anyone know how to scan an image with X++?

1 2 next
15 30 50 per page