-
DBUPgrade tool issue in upgrading for ax3.0 to ax 4.0
Hi, While upgrading from AX 3.0 to AX 4.0 using dbupgrade tool i get the following error SYSINETCSS create OK SYSINETCSS bcp OK bcp_init FAILED Errors occurred in table copy. Fix error conditions and restart to complete Pre-Upgrade. Anyone knows how to correct it Thanks in advance
-
Microsoft Dynamics Certification AX 4.0
Has somebody done the exam "MorphX" and "Installation and Configuration" for AX 4.0 and can tell me how many questions they have ? Thx
-
Dynamics AX 4.0 Certification - Practice Tests??
I've been looking on the web for any free practice test material for any/all of the Dynamics AX 4.0 certification exams. Does anyone have any they recommend using? Thanks
-
Integration with AX
Hi, I want to integrate an application in AX that has its database in SQL.I have to write the code for retriving the data the data from the SQL database of that application and perform the required operations.Can any one help me by telling how to establish the connection with the database of another application. Thanks
-
axata lisence and demo
hi all! Oor company need to use axapta.What is nessary for it.(I mean license and demo,and other requirements). thanks:):)
-
Fixed Asset - Adjustment entry
We have to make a adjust entry of 7000 INR for a FA ( Furniture & Fixture – Self No 12) as there is a difference in Gross & Depreciation block of 7000 INR each. But in Net block it is ok. As per Account people its was happen due to wrong valuation of FA since 3 years back. It is running wrong balance each year. Please help…
-
FA Disposal after Receipt of Insurance Claim
We have a FA- Laptop, it was stolen and after that we have claimed the amount from Insurance Company. Now we have received amount from Ins. Co. Question is how do we adjust these entries. I mean receipt of this amount against FA and how to dispose the Same? Please tell me in step wise..
-
Modifying the datasource on a form
Hi everyone, I'm new to Axapta, and I need to modify a form. I need the form ProjSalesPriceHour to filter the records shown. As I understand, I have to modify the init() method, from the datasource of the form. The query I want to use is: SELECT * FROM PROJHOURSALESPRICE PHS, PROJTABLE P WHERE P.PROJID = PHS.PROJID AND…
-
First steps in AX programming..
Hello all, im experimenting with X++. i want to do a simple thing: call a external programm with WINAPI:ShellExecut, from the Form "CustTable", passing the Value of the (actual) AccountNum as Parameter to the external Programm. Thank´s to this Forum I found out how to start the external Programm and pass Parameters. But i…
-
Alternate Addresses on Checks
I have a client who wants the ability to have multiple payment addresses for vendors and be able to specify what address appears on each check it sends out. I haven't been able to find a way to do this, and I haven't been able to figure out exactly what the functionality of the alternate address type Payment. Anyone have…
-
Can autocompletion be turned of for a specific field?
Facing a problem with autocomplete. Feature is turned on in AX 4.0, however we want to avoid this for one specific field on a form containing confidential information. Now it get repeated as soon as the startingdigits are the same. Is there a way avoid this? Thanks
-
Creating a form with two datasources
Hi I created a grid in form with two datasources but the values from the second datasource are not populated properly. Can u tell me how i have to make these values properly. Also there's a relationship between the two datasources. Thanks in advance
-
demo license
pls can u get a demo license for ax
-
Axapa Hr Book
Hi all! I need to learn AX HR.If someone have documentation about it please send me ms_xatia@yahoo.com ;or advice which book is better. thanks :)
-
Adding Help Files after installing Axapta 3.0 SP3
Hi All, We want to add a help-index in a different language. We use US-EN and now want to add DE (germany) as well. However, after installing Ax 3.0, you can not add a new help index (when taking a look at the Installation or Upgrade Checklist, you can only see the already installed indexes). Does anyone know how to…
-
installation
hello all, how to install AX 4.0? plz tell me the steps. thanx in advance...
-
How to practice Dynamics AX
Hi all, I'm an expert in Navision (since V1) and Abap (since 6 years). I've learned X++ (Morpht), but now i'd like to practice what i've learned, did someone know where i can i find a demo version of Dynamics AX. Best regards. Thanks in advance.
-
inventory
hi advance thanks can u tell me when we purchased the kilos and stored in grams. it will reflects thevendors sale unit. for this issue where all it will affect
-
How to add a method to a class dynamicly?
I have a class and wants to add method to it dynamicly in some situation and delete it after class is ran. Any idea please. Thanks
-
Installation Problem
Just wondering anyone facing the same problem with me? I tried to install Axapta client on one of my client PC using thin client. But somehow the icon on the top of the left hand side does not properly display and i cannot click on the icon to start my installation process. Print Screen My client PC was running on Windows…
-
Problem With Axapta 4.0 Installation
Hi, I installed a new AOS with port number 2717. The AOS server starts but i am not able to connect to my AOS sever with my client. What may be the problem. I am able to connect to other AOS instances in the server Thanks in Advance
-
Reference Document about AX License
Hi all, Is there a reference document about Ax License? I want to check and to order suitable license for my customer. As Navision, we have granule module in Navision Overview 3.7. It's so easy to check. I am newbee with AX, AX license is the strange thing for me ](*,) ](*,) . I feel it's so strictly not easy as Navision.…
-
Application Object Tree
Dear Friends.. I am new to MS dynamics AX, I have installed SQL server 2005 and AX in my system. but somewhere it has gone wrong and i am not able to configure the database in sql server using AX. when i open AX, AOT icon is not highlighting. Help me in this case.. Please suggest me where can i find the tutorials to learn…
-
Need Sample Code for Accessing Axapta using C#
Hi Pals, I want to access the Axapta application using C# code. If someone has some of the sample solutions, please help me. These samples will help me a lot as I am a complete Amateur in field of Programming :( . Thanks in Advance...
-
Failed to establish connection (sometimes)
Hi, I have a client PC which sometimes gets the message "failed to establish connection" It's a AX40 SP1 installation, with the AOS in a hosting centre. (AOS is member of the domain) The local network is connected through a vpn tunnel, so the users don't have to use a vpn-connection themselves. half of the time it's no…
-
Weighted average balances
I'm trying to set up a report in AX 3.0 to give me the weighted average balances of selected GL/creditor/debtor accounts on a given date (e.g. as at 31/12/07) within a date range (e.g. 1/7/07..31/12/07). I've done a quick fix by doing it in Excel through Atlas however there are thousands of customers and the data retrieval…
-
Stored Procedure is not running for all rows
Hi, I am executing a stored procedure in Axapta code. That is my code; server static ResultSet executeSqlStatement(str sqlStatement) { Connection c; Statement s; ResultSet r; SqlStatementExecutePermission perm; ; c = new Connection(); s = c.createStatement(); perm = new SqlStatementExecutePermission(sqlStatement);…
-
No Job Description on Batch List
Hello, When I added various jobs to the batch list I have noticed that there is no Job Description which is not helpful when trying to identify what each job is about to do, this only happens with certain jobs. Please can you advise what I need to do in order for the description to appear. Thanks =D>
-
Help needed for Axapta data migration
Hi, Can anyone please help me about how to proceed for data migration in Axapta? My client is currently using Oracle 9i, this is required to get updated to SQL SERVER 2005.
-
Replace Existing Ax server with New Server
Hi! We want to replace the Existing Server where Ax 3.0 SP3 is installed with a New advanced high speed server. We are using Ax since 3 yrs. Now tel me how/what will be the steps to copy the application/data etc to New Server without any loss. Please any one can give an brief idea on this. I hv bit knowledge in Ax…