-
How to create a new file
Hi I want to create a new text file when I press some specific button and write some sales line details in that text file.Can anybody please let me know how to create a new text file by coding. Thanks Vishal
-
How to use axapta FIND form
HI, Could anybody tell me how to use axapta FIND form when we click on grid and also code to find the string entered in the given text box? Thanks Sukhvir
-
Data Import Speed
We have several companies in our Axapta system. We need to export data per company from our Live environment to our Test and Development environments. As a concept test I have created one export file for the smallest available company, the size of the export grew to 2GB. It took me 2 hours to export. To import the 2GB file…
-
Write and read XML file in Axapta.
Could anybody give me some examples to show how to manipulate XML file in Axapta 3.0? Coz the help system in Axapta does not give enough inoformation on this issue. Thanks in advance.
-
Creating an item from x++
Okay, i'm totally new to axapta and i'm sitting here messing around in trying to create a new item programmatically. But somehow it will not show up in the items overview. I've checked my sql database. The new record is there and it seems like all mandatory fields have been filled in. Please enlighten me :)
-
what is Batch processing
Hi Gurus, What is batch processing?. Is there any way we can automate that? Any gurus are there to clarify me???? cheers, Sanjose Guy
-
Problem in adding new field in webpage - Product catalog
Hello Everybody, In Axapta EnterprisePortal, WebPage Product Catalog: in standard Axapta by default quantity = 1 is added in SalesBasketLine table when user clicks the link 'add to card'. Now the requirement is that, we have to add a new text field near to 'add to card' link in which user will enter the quantity and this…
-
Multible company accounts on one COM connector
Hi I'm trying to port an Axapta 2.5 with Enterprise Portal to a Ax 3.0 SP3 but ran into a problem with the COm connector. In 2.5 it was possible to have the same COM connector running several Company Accounts with it's own subdomain logging into the same Axapta: http:/mysrv/CAccoun1 http:/mysrv/CAccoun2 This doesn't seems…
-
Axapta programming exam
HI, I had registered for Axapta 3.0 programming exam. Can any one tell me No. of questions and % of passing score for this exam. Thanks. Ramki.
-
Run On Server?
Axapta V2.5 - 3 tier I tried to change a menu item (output) which point to a class to Run on Server but the result report is empty However if i change the run on prop of the class to "server" the report give me correct result. Does anyone know the different between them?(run on prop of menu item/class) thx! :D
-
Enterprise Portal
Hi :) , We want to use the Axapta Enterprise Portal Web Interface, but we encounter some problems when it is loading in the browser. We are getting the following error: AxaptaCOMConnector.Axapta.1 error '80042041' Error executing code: <empty class> object not initialized. Stack trace: \Classes\<unknown>\itemTxt…
-
How to convert ahd file to text
I need help because I have to do some documentation from Ax help. Does anybody know if it is possible to convert .ahd files to text format ?? I don't want to translate all the documentation. Please HELP ME -tt-
-
Axapta
Hi, I wanna to have a dialog with a 2 option button in it in Axapta. Do any one know about having radiobutton in a Dialog. Pls reply. Thanks. Ramki
-
Cannot save a document to the database in document handling
Hi! I have a problem. When I try to add a Word-document to document handling I get the Infolog:"File cannot be saved in database as it's currently locked." I don't get this. Why it's locked? Otherwise it works fine. Any ideas?
-
Axapta Employee settings for MS Outlook
I am trying to set up my employess to co-work with MS Outlook. When I post a new activities on CRM, it doens't work ?? What is wrong ? Heeeeelp
-
Reduce Database Space
Since 1 year ago, when I started using Axapta, the Database Space has been grown from 4 Gb (10/2003) to 23 Gb(now). This grows is not real data, because if i export all the tables and I make a new installation, then after import the tables the space reduces again to 4 Gb. I don't like too much the solution of export -…
-
axapta 30 hardware requirements???
Any one knows where i can find the specific axapta 30 hardware requirements?
-
Looking for Axapta Users Guides in Czech language
Can anybody give me a copy of Axapta Users Guides translated to czech language ? I will be very pleased to have them. Thanks a lot.
-
Axapta Reference Sites
Can anyone give me a website or list of clients in the financial services industry thta use Axapta ?
-
*** Non-English Subject removed ***
[Non-English text removed by Administrator]
-
Starting the batch server.
At this moment we use some batch jobs, the problem there is that I want to start the batch server as a service instead of starting it manually in a Axapta session. Is that possible ? Is there a way to find more information about running Axapta tasks automatically or as a service ? Any suggestions are welcome
-
NSL and .ktd issue
Hi, When starting Axapta 3.0 sp3 after upgrading from 2.5 sp4, The following message appear immediatly after login and then the client closes down: Case-sensitivity settings stored in the databse are not matching the settings in the kernel message file (*.ktd) Settings according to database: NLS_LOWER(%1) Settings…
-
reading value in Excel
hello, I have a strange problem : when I read a value from Excel, I do not always get the correct value (I sometimes get the previous read cell) I use following code l_readValue = sheet.cells().item(j,i).value().double(); l_endValue = l_readValue + (-1 * ReqTrans.Qty); Am I missing something? thx in advance, Kalliet
-
start Excel macro from Axapta
hello, does anyone know as to how I can start a macro from within an Axapta job? thx, Kalliet
-
Web Services api for axapta?
I've read a few articles about axapta consuming web services, but nothing about axapta providing them. Can I assume axapta doesn't provide this straight out of the box? If so, has someone outside MS developed this separately? Cheers David
-
Hi, How to Copy
Hi, We have Axapta development and Production environment for Financial Module. There a company200 in Production environment. But I would like to import company 200 from the production into the development so that they will have the same data and environment setting. Does any one have idea???. Thanks in advance. sanjose
-
A problem with the number of decimal
Hello :wink: I'd like to ask you about settings of decimal numbers. Let's assume, that my company prodeces a lot of CD wrappings, and I need to increase the precision after the decimal separator, just to obtain numbers like: 0,1257 instead of 0,12. Currently, I'm trying to do that, but unfortunately I'm not able to. To be…
-
hi, Need help
Hi, I am new to the axapta. I want to know the concept of Axapta thin clients. My comapny has got three flavors of Axapta. 1. Axapta - Production 2. Axapta - QA 3. Axapta - Development. My company wants me to do some reporting. Here everyone is new to axapta. What are the axapta environment settilngs I need to set up…
-
Beginner's Queries on Axapta Development
Hello I am new to Axapta. I was working on Great Plains before i started Axapta. I want to know few things about Axapta Development: In my Application Configuration, the application object layer is SYS. Is it okay to use this layer? I have read about the layers but i actually dont know as if what should be used for…
-
Need lots of Help with Axapta
Hi, My Company has begun the long process of switching all our companies accounting systems to Axapta (including all our subsidiaries). However in that process we have fallen along a lot of problems. I was wondering if someone out there could help me with some questions that have risen in trying to get things together. I…