Re: [Axapta-Knowledge-Village] Dynamic x++ query problem
Hi Srinath, Seems that dynamically generated query is having some issue and its not gettting exected. Can u share the customization related to query generation logic, this will help getting upto exect issue. Regards, Nitesh Ranjan --- On Mon, 5/10/10, srinath s wrote: From: srinath s Subject: [Axapta-Knowledge-Village] Dynamic x++ query problem To: development-axa...@yahoogroups.com, Axapta-Knowledge-Village@yahoogroups.com Date: Monday, May 10, 2010, 10:20 AM Hi folks, I have done some customization in which doing dynamic query generation. Now i am getting the following error message. Stack trace: The operation that you are performing generates a SQL statement that contains too many nested statements. Break the operation into multiple parts, and try again. (C)\Classes\ QueryRun\ next Could anybody help on this. Otherthan changing the existing code for generating the dynamic query, Is it possible to fix with other way. Waiting for a response. Regards, Srinath. S
Re: [Axapta-Knowledge-Village] How to Increase decimals of purchprice and line amount to 5 places
This is handled using Desimal field in Unit Form. You need to set the desimals on Units to - Specify the number of decimals for the stock-keeping unit to display. Please check and let me know, if it works for your issue. Regards, Nitesh Ranjan --- On Wed, 5/5/10, nahid wrote: From: nahid Subject: [Axapta-Knowledge-Village] How to Increase decimals of purchprice and line amount to 5 places To: Axapta-Knowledge-Village@yahoogroups.com Date: Wednesday, May 5, 2010, 5:34 PM Hi All, For the Purchase module we need to increse the purchprice and line amount feilds decimals to 5 decimals. I know we can change the EDT's noof decimals property to 5. But how can we ensure the calculations will happen correctly. I know there are many classes and methods involved here. Is there any other way to handle this. Your help is much appreciated. Thanks Farheen
Re: [Axapta-Knowledge-Village] On hand
Invent OnHand is having InventDim as its datasource Create a display method at InventDim table level and show this display method on the form. Regards, Nitesh Ranjan --- On Wed, 5/5/10, axaeffect wrote: From: axaeffect Subject: [Axapta-Knowledge-Village] On hand To: Axapta-Knowledge-Village@yahoogroups.com Date: Wednesday, May 5, 2010, 2:30 PM Hi all, I've modified table InventBatch to add new column. You know the information in Inventory On hand (Path : Inventory management/Item, button Onhand). Lets say I choose to display inventory dimension batch number and want to display also the new column that I added. I've add some display method in Form InventOnHandItem but not getting the correct info. What step should I do? Thanks, Axl
Re: [Axapta-Knowledge-Village] Query regarding company and user rights
Create User Group Create Domain for group of compnaies and assign Domain to User Group Regards, Nitesh Ranjan --- On Thu, 4/22/10, ROHIT JOSHI wrote: From: ROHIT JOSHI Subject: [Axapta-Knowledge-Village] Query regarding company and user rights To: Axapta-Knowledge-Village@yahoogroups.com, "axapta knowledge village" Date: Thursday, April 22, 2010, 11:02 PM Hi all, i have a query, my company is having multiple company in Microsoft Dynamics AX, and we have to give fe company rights to few user and few other company rights to remaining user; for e.g: we have three company c1, c2, c3. and 3 users u1, u2, u3. how can i give rights in following way, u1 - rights for c1, c2, c3. u2 rights for just c1. and u3 rights for c2, c3. and i want, even at the bottom right of the AX 2009 screen where "select company account" is there, there also it should show only relevant company eg: for u2 its should show only company c1, and no athore company to select for. -- With Regards Rohit Joshi 00 968 92321969 (@ OMAN)
Re: [Axapta-Knowledge-Village] Ax2009 Upgrade Issue
Hi Pankaj, My take on this issue. Stop the Presynch process and restart AX AOS and restart the Presynch process. Let me know if it works. Regards, Nitesh Ranjan --- On Wed, 2/24/10, Pankaj Kant wrote: From: Pankaj Kant Subject: [Axapta-Knowledge-Village] Ax2009 Upgrade Issue To: "Axapta-Knowledge-Village@yahoogroups.com" Date: Wednesday, February 24, 2010, 6:33 PM Hi Every One We are upgrading Ax4.0 Sp1 instance to Ax 2009.I completed Application upgrade. Now I am stuck in DB upgrade ,presynch step(After 11 % completion ,its not proceeding further), I don’t Have any idea why it is not going ahead Please find below the steps which I had done so far : 1)Installed Ax 2009 (Pointed to Ax 4.0 DB ,service is not started at this point). 2)Installed Ax 2009 Sp1(service is not started at this point) 3)Copied the upgraded aods 4)Started the service 5)Completed the steps in Upgrade Check list till Presynch... There are around 214 jobs in Presynch ,but after the 25th job its not proceeding and its not showing any error also..remaining jobs are moving to 'Waiting' status. I request the group members to throw some light on this issue Thanks in Advance Pankaj
[Axapta-Knowledge-Village] List od Warehouse on Alt - Address form when opened POLine -> Setup -> Alt Address
Hi All, I have an observation in AX 2009 Std. 1)Log in to AX 2009 2)Go to AP 3)Create a PO Header 4)Create a PO Line (enter Item, Qty, Warehouse (Inventory Dimension)) 5)Click PO Line -> Setup (button) -> Alt Address (option) 6)Alt Address form open up 7)Verify the data in Warehouse Tab Grid My observation is that, this Alt Address form is not showing all Warehouse, whereas it shows Warehouse in PO Line and all Warehouses created after that.. I need to know, what is the significance of this functionality. Such behaviour is not there in AX 40. Any light to understand this functional requirement of this feature will help me lot. Please accept Thanks in advance for your any replies. Regards, Nitesh Ranjan
Re: [Axapta-Knowledge-Village] AX4.01 -AX2009 Data Upgrade
Thanks for the information... Its working now!! :D --- On Thu, 6/18/09, Nitesh wrote: From: Nitesh Subject: Re: [Axapta-Knowledge-Village] AX4.01 -AX2009 Data Upgrade To: Axapta-Knowledge-Village@yahoogroups.com Date: Thursday, June 18, 2009, 12:29 AM Hi Nitesh R Possible cause #1: The batch server defined for running the upgrade job is not running. Solution: Open the Server configuration form (Administration > Setup > Server configuration) . Verify that Is Batch Server is marked for the AOS instance that is running the upgrade. Possible cause #2: The DataUpgrade batch group is not a selected group for the AOS instance that is running the ugprade. Solution: Open the Server configuration form (Administration > Setup > Server configuration) . On the Batch server groups tab, verify that DataUpdate batch group is listed in the Selected groups list. Regards Nitesh S On Wed, Jun 17, 2009 at 11:24 PM, Nitesh Ranjan wrote: Hi All, Hope many of us have completed Data upgrades fron AX 4.01 to AX 2009. It will appreciated to we share the total time taken to complete the Data upgrade. We are doing Data upgrade from AX 4.01 to AX 2009. Our data size is 1GB We are having Vista Machine with 2GB RAM Pre synchronization is running and it is running since 100Hrs and yet not complete, is it normal or its abnormal behavior of the system?. Please share views. Regards, Nitesh Ranjan
Re: [Axapta-Knowledge-Village] AX4.01 -AX2009 Data Upgrade
Hi Nitesh R Possible cause #1: The batch server defined for running the upgrade job is not running. Solution: Open the Server configuration form (Administration > Setup > Server configuration). Verify that Is Batch Server is marked for the AOS instance that is running the upgrade. Possible cause #2: The DataUpgrade batch group is not a selected group for the AOS instance that is running the ugprade. Solution: Open the Server configuration form (Administration > Setup > Server configuration). On the Batch server groups tab, verify that DataUpdate batch group is listed in the Selected groups list. Regards Nitesh S On Wed, Jun 17, 2009 at 11:24 PM, Nitesh Ranjan wrote: > > >Hi All, > > Hope many of us have completed Data upgrades fron AX 4.01 to AX 2009. > > It will appreciated to we share the total time taken to complete the Data > upgrade. > > We are doing Data upgrade from AX 4.01 to AX 2009. > > Our data size is 1GB > We are having Vista Machine with 2GB RAM > > Pre synchronization is running and it is running since 100Hrs and yet not > complete, > is it normal or its abnormal behavior of the system?. > > Please share views. > > Regards, > Nitesh Ranjan > > > > > >
[Axapta-Knowledge-Village] AX4.01 -AX2009 Data Upgrade
Hi All, Hope many of us have completed Data upgrades fron AX 4.01 to AX 2009. It will appreciated to we share the total time taken to complete the Data upgrade. We are doing Data upgrade from AX 4.01 to AX 2009. Our data size is 1GB We are having Vista Machine with 2GB RAM Pre synchronization is running and it is running since 100Hrs and yet not complete, is it normal or its abnormal behavior of the system?. Please share views. Regards, Nitesh Ranjan
Re: [Axapta-Knowledge-Village] Install DAX 2009 Analysis Extensions problems
Hi Mairy, Follow the below steps : 1. Copy the contents of the CD folder from the Microsoft Dynamics AX 2009 DVD to a shared network folder. Microsoft Dynamics AX 2009 Installing Service Pack 1 for Microsoft Dynamics AX 2009 2. Go to the location where you extracted the Service Pack 1 files. From the \Support\AXSetupResources directory, copy the Microsoft.Dynamics.Setup. ReportingServices.dll file. 3. Paste the file into the following locations, replacing the existing files:· [SharedFolder]\CD\Msi\Components32\Program Files\Microsoft Dynamics AX\50\Setup · [SharedFolder]\CD\Msi\Components64\Program Files\Microsoft Dynamics AX\50\Setup 4. Install Microsoft Dynamics AX Analysis extensions from the shared folder. Regards NS On Fri, Jun 12, 2009 at 12:15 PM, Mairi wrote: > > > Hi Nitesh, > > I have installed AX'09 SP1 but still face the problems. > > Best rgds, > Mairi > > On 6/12/09, Nitesh > wrote: > > Hi , > > > > This Issue has been resolved in AX 2009 SP1. Refer Ax 2009 SP1 upgrade > > guide. > > > > Regards > > NS > > On Fri, Jun 12, 2009 at 10:50 AM, Mairi > > > > wrote: > > > >> > >> > >> Dear All, > >> > >> Have anyone have face problems like me, I'm trying to install DAX'09 > >> Analysis Extentions but got error telling me to install SQL 2005 SP 2 > >> or higher. > >> On server I have installed DAX'09 core base component and reporting > >> extentions with SP1, and SQL Server 2008, SSRS 2008 and SSRS 2008 with > >> SP1. > >> > >> I tried to clear the GAC cache and windows assembly which have > >> microsoft.analysisservices version 9.0 but still can't install DAX'09 > >> Analysis Extentions. > >> > >> Can anyone give solutions ? > >> > >> Thanks in advance > >> > >> Mairi > >> > >> > > > > >
Re: [Axapta-Knowledge-Village] Install DAX 2009 Analysis Extensions problems
Hi , This Issue has been resolved in AX 2009 SP1. Refer Ax 2009 SP1 upgrade guide. Regards NS On Fri, Jun 12, 2009 at 10:50 AM, Mairi wrote: > > > Dear All, > > Have anyone have face problems like me, I'm trying to install DAX'09 > Analysis Extentions but got error telling me to install SQL 2005 SP 2 > or higher. > On server I have installed DAX'09 core base component and reporting > extentions with SP1, and SQL Server 2008, SSRS 2008 and SSRS 2008 with > SP1. > > I tried to clear the GAC cache and windows assembly which have > microsoft.analysisservices version 9.0 but still can't install DAX'09 > Analysis Extentions. > > Can anyone give solutions ? > > Thanks in advance > > Mairi > >
[Axapta-Knowledge-Village] Grid on EP WebForm not working
Hi All, I have one issue with my EP WebForm: My scenario is: 1) I have created a Web form 2) with Sales Line and InventDim as Data source 3) and displayed following fields in the Grid SalesLine.SalesId SalesLine.ItemId SalesLine.SalesQty InventDim.InventSizeId inventDim.InventColorId And SalesLine.LineAmount 4) My Sales line is having 20 lines So what happens.. 10 Lines are shown on the first display page 5) Using Grid Navigator when I go to next page for next 10 records then there is a issue 6) I find 11th record is having same InventColorId and InventSizeId as first record Please let me know if any of us have seen this issue and possible solution will be appreciated. Regards, Nitesh Ranjan
Re: [Axapta-Knowledge-Village] Sql 2008
Hi Mary, Follow the below steps : 1. Copy the contents of the *CD *folder from the Microsoft Dynamics AX 2009 DVD to a shared network folder. *Microsoft Dynamics AX 2009 *Installing Service Pack 1 for Microsoft Dynamics AX 2009 2. Go to the location where you extracted the Service Pack 1 files. From the \Support\AXSetupResources directory, copy the *Microsoft.Dynamics.Setup. ReportingServices.dll *file. 3. Paste the file into the following locations, replacing the existing files: · [SharedFolder]\CD\Msi\Components32\Program Files\Microsoft Dynamics AX\50\Setup · [SharedFolder]\CD\Msi\Components64\Program Files\Microsoft Dynamics AX\50\Setup * *4. Install Microsoft Dynamics AX reporting extensions from the shared folder. Regards NS On Wed, Apr 8, 2009 at 5:16 PM, MaryAnn Hand wrote: > Craig, > Did you ever solve this problem. I am encountering this now as well. Did > SP1 work for you? > Mary Ann Hand > > > On 2/20/09, Craig Fidler wrote: >> >>Hi, >> >> >> >> Anyway to deploy reporting extensions on SQL2008. When I try I get an >> error message that I need SQL2005SP2. >> >> >> >> >> >> Thanks >> >> >> >> Craig >> >> > >
Re: [Axapta-Knowledge-Village] Automatically update Exchange Rates via Web Service?
Yes Mary, You can get the latest exchange rate by using web services. After Registering your web service using Service Reference you can use its method /Properties in your X++ code. I have used http://www.webservicex.net/CurrencyConvertor.asmx/ web service for currency Conversion Regards NS On Mon, Mar 2, 2009 at 6:08 PM, MaryAnn Hand wrote: > Has anyone ever connected Dynamics AX to a web service for the purpose > of automatically updating exchange rates automatically? > > Was this a custom programming effort? Or a third party tool? > > Thanks, > Mary Ann > > -- Regards, NItesh Seth
Re: [Axapta-Knowledge-Village] Sql 2008
It was a bug in Ax2009, this issue has been fixed in Ax2009 Sp1. Refer Sp1 Document. On Fri, Feb 20, 2009 at 5:31 PM, Craig Fidler wrote: >Hi, > > > > Anyway to deploy reporting extensions on SQL2008. When I try I get an error > message that I need SQL2005SP2. > > > > > > Thanks > > > > Craig > > > -- Regards, NItesh Seth
[Axapta-Knowledge-Village] Integration of Project server with Dynamics AX 2009 SP1
Hi, I would like to know how integrate Project server to Dynamics AX 2009 SP1 with Office Project server 2007 on Windows server 2008. I have Installed MSMQ and Project synchronization service on AOS BOX(Workaround for AX2009 on Win2008 server ). I have completed all the configuration required for AX 2009 Project Server Integration I've entered the correct information to 'Configure Integration' screen in Projects>Setup>Microsoft Project Server Integration. After clicking on 'Install components' button, the screen becomes idle. Reopening the same screen shows 'In progress' status always. Please let me know if anyone encountered the same Problem. Regards NS
Re: [Axapta-Knowledge-Village] Analysis extensions Installation error
Hi Kathy, There is no SQL 2005 component installed on the server Regards NS On Tue, Dec 30, 2008 at 3:49 AM, Kathy Bb wrote: >Versions could mess up in the setup. Make sure the sql server 2008 > analysis service is started and 2005 analysis service is stopped when you > install the extension. > > -- > *From:* Nitesh > *To:* Axapta-Knowledge-Village@yahoogroups.com > *Sent:* Friday, December 26, 2008 1:23:10 AM > *Subject:* [Axapta-Knowledge-Village] Analysis extensions Installation > error > > Hi , > > When I tried to InstallAX2009 SP1 Analysis extensions on Analysis service > 2008 from AX2009 setup Wizard; it said "Analysis extension has Successfully > Installed". But when I checked Analysis service Database I found that no > Database was created for AX2009 . I checked the installation Log file it > gives following Information . > > > > *=== Starting execution phase === * > > *=== Setting up Analysis extensions === * > > *Configuring Analysis extensions for use with Microsoft SQL Server.* > > *AnalysisServicesRep laceDatabases= 1* > > *Connecting to SQL Server 2005 Analysis Services on server > 'Ban-testsrv' and instance 'MSOLAP$MSSQLSERVER2 008'.* > > *Connecting to SQL Server 2005 Analysis Services on server > 'Ban-testsrv' and instance 'MSOLAP$MSSQLSERVER2 008'.* > > *Executing XMLA script '\\10.29.6.86\ Ax2009\Support\ > Analysis Services\Scripts\ DynamicsAX. xmla'* > > *Disconnecting from SQL Server 2005 Analysis Services.* > > > > Why does the log show SQL2005 analysis Service when I am using SQL 2008 > Analysis services ? > > Does AX2009 Sp1 support Analysis Services 2008? > - > Regards, > NItesh Seth > > > > -- Regards, NItesh Seth
[Axapta-Knowledge-Village] Analysis extensions Installation error
Hi , When I tried to InstallAX2009 SP1 Analysis extensions on Analysis service 2008 from AX2009 setup Wizard; it said "Analysis extension has Successfully Installed". But when I checked Analysis service Database I found that no Database was created for AX2009 . I checked the installation Log file it gives following Information . *=== Starting execution phase === * *=== Setting up Analysis extensions === * *Configuring Analysis extensions for use with Microsoft SQL Server.* *AnalysisServicesReplaceDatabases=1* *Connecting to SQL Server 2005 Analysis Services on server 'Ban-testsrv' and instance 'MSOLAP$MSSQLSERVER2008'.* *Connecting to SQL Server 2005 Analysis Services on server 'Ban-testsrv' and instance 'MSOLAP$MSSQLSERVER2008'.* *Executing XMLA script '\\10.29.6.86\Ax2009\Support\Analysis Services\Scripts\DynamicsAX.xmla'* *Disconnecting from SQL Server 2005 Analysis Services.* Why does the log show SQL2005 analysis Service when I am using SQL 2008 Analysis services ? Does AX2009 Sp1 support Analysis Services 2008? - Regards, NItesh Seth
[Axapta-Knowledge-Village] AX2009 SP1 - Analysis extensions error
> > Hi , > > > > When I tried to InstallAX2009 SP1 Analysis extensions on Analysis service > 2008 from AX2009 setup Wizard; it said "Analysis extension has > Successfully Installed". But when I checked Analysis service Database I > found that no Database was created for AX2009 . I checked the > installation Log file it gives following Information . > > > > * * > > *=== Starting execution phase === * > > *=== Setting up Analysis extensions === * > > *Configuring Analysis extensions for use with Microsoft SQL Server.* > > *AnalysisServicesReplaceDatabases=1* > > *Connecting to SQL Server 2005 Analysis Services on server > 'Ban-testsrv' and instance 'MSOLAP$MSSQLSERVER2008'.* > > *Connecting to SQL Server 2005 Analysis Services on server > 'Ban-testsrv' and instance 'MSOLAP$MSSQLSERVER2008'.* > > *Executing XMLA script > '\\10.29.6.86\Ax2009\Support\Analysis Services\Scripts\DynamicsAX.xmla'* > > *Disconnecting from SQL Server 2005 Analysis Services.*** > > > > Why does the log show SQL2005 analysis Service when I am using SQL 2008 > Analysis services ? > > > > Does AX2009 Sp1 support Analysis Services 2008? > _,___ > -- Regards, NItesh Seth
Re: [Axapta-Knowledge-Village] Variables - e-mail templates using HTML
Hi George, You can declare the variable by assigning it between % *variable* % in email template editor window.To Assign value to this variable use method SysEmailMessage::stringExpand(str, Map); *Str* decide whether text is Message or Subject of email . str Message Map paramMap paramMap= new Map(Types::String,Types::String); paramMap.insert('CustomerName', salesTable.accountNum); paramMap.insert('SalesId', salesTable.SalesId); Message = SysEmailMessage::stringExpand(SysEmailTemplate.Mail, paramMap); Regards NS On Mon, Aug 4, 2008 at 7:23 AM, ge_burrell < [EMAIL PROTECTED]> wrote: > Did anyone have answer yet to question posed by Craig last year? > > Regarding alerts, he asked: > > "On the email templates using html there are variables. > > Can anyone tell me where these variables are declared??" > > Additionally, is it possible to declare more variables there? > > TIA > George > > >
Re: [Axapta-Knowledge-Village] Perspective
Perspective is used to develop adhoc reports using SQL Server 2005 Reposting services (SSRS). Using Perspective we generate Data Model for SSRS report these data models are created based on Dynamics AX tables. It needs to do some setups in AX and SSRS to before we can gererate the Data Model. Regards Nitesh Ranjan Wipro Technologies, HYD --- On Mon, 7/14/08, venki_armold <[EMAIL PROTECTED]> wrote: From: venki_armold <[EMAIL PROTECTED]> Subject: [Axapta-Knowledge-Village] Perspective To: Axapta-Knowledge-Village@yahoogroups.com Date: Monday, July 14, 2008, 7:34 PM What are perspectives and how are they used?
Re: [Axapta-Knowledge-Village] Report error
Whenever u create a report and run it on report dialog box u get two tabs General and Batch. Use Batch tab to setup the automatic execution of report as per frequency u want. Regards Nitesh Ranjan --- On Tue, 7/1/08, asit nayak <[EMAIL PROTECTED]> wrote: From: asit nayak <[EMAIL PROTECTED]> Subject: [Axapta-Knowledge-Village] Report error To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], axapta-knowledge-village@yahoogroups.com Date: Tuesday, July 1, 2008, 5:12 PM Hi All, I have a report where i need to run this report automatically on everyday on a specific time. Please let me know how can i run the report automatically on every day. Thanks Asit
Re: [Axapta-Knowledge-Village] Batch
Hi Craig, Yes, you can use Ax Batch Server as a Service by using the tool nssm.exe or Srvany.exe . Regards Nitesh On Mon, Jun 23, 2008 at 5:08 PM, Craig Fidler <[EMAIL PROTECTED]> wrote: >Hi All, > > > > Anyway of running a batch server as a service? Using Ax4 Sp2 > > > > > > Thanks > > >
Re: [Axapta-Knowledge-Village] How to add a calculated integer in a field programmaticaly without user input
Use Sequence class for auto generation of integer numbers On Mon, Apr 28, 2008 at 1:00 PM, jazib.abdulah <[EMAIL PROTECTED]> wrote: > Hi everybody > > I have a table named EmployeeDocuments with two fields > > EmployeeID (it is actually a ForeignKey to another table Employees). > SeqNo (It is an integer) > Both these fields collectively will make Primarykey for this table. > > What I want to do is whenever a new Row is added into EmployeeDocuments > table by the user. User should select only EmployeeID and I should add > a SeqNo programitically by counting total no of rows already present in > EmployeeDocuments table with the selected EmployeeID, Increment it with > one and put it in SeqNo field. > > How can I do it? > > Thanks for the help in advance. > > >
Re: [Axapta-Knowledge-Village] Eror while importing Data from Excel to Ax
Hi Tushar, Which Table you are trying to import ? On Thu, Mar 27, 2008 at 3:17 PM, Tushar Joshi <[EMAIL PROTECTED]> wrote: >Did not get you. which format we need? > > -Tushar > > > *Dharmanadi <[EMAIL PROTECTED]>* wrote: > > Hi, > Checked your excel format also – for example Ledger table > Regards, > -- > *From:* Axapta-Knowledge-Village@yahoogroups.com [mailto: > [EMAIL PROTECTED] *On Behalf Of *Nitesh > *Sent:* Friday, March 21, 2008 6:56 PM > *To:* Axapta-Knowledge-Village@yahoogroups.com > *Subject:* Re: [Axapta-Knowledge-Village] Eror while importing Data from > Excel to Ax > Hi Tushar, > > seems Record already exist in Table . > > From Import Dialog box go to Import Rule Tabpage and select the > Option clear table before Import from Import Rule field. > > Regards > Nitesh > > On 3/21/08, Tushar Joshi <[EMAIL PROTECTED]> > wrote: > > Hi, > > > > I am trying to import the masterdata provided by client into Ax 4.0 SP2. > > > > I created a new blank company account in Ax to import data n started the > > excelimport through Administration -> Periodic -> Data Import/export -> > > excel spreadsheets -> excel import. but it gives an error and says "the > > record already exists and import is interrupted." can anyone help me on > how > > to import data through excel? > > > > The excel sheets were given ti client were created from same company > > account with a defnition group created. > > > > plz help.. > > > > Regards, > > Tushar > > > > > > - > > Meet people who discuss and share your passions. Join them now. > > > -- > Did you know? You can CHAT without downloading messenger. Click > here<http://in.rd.yahoo.com/tagline_webmessenger_2/*http://in.messenger.yahoo.com/webmessengerpromo.php> > > >
Re: [Axapta-Knowledge-Village] Eror while importing Data from Excel to Ax
Hi Tushar, seems Record already exist in Table . >From Import Dialog box go to Import Rule Tabpage and select the Option clear table before Import from Import Rule field. Regards Nitesh On 3/21/08, Tushar Joshi <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to import the masterdata provided by client into Ax 4.0 SP2. > > I created a new blank company account in Ax to import data n started the > excelimport through Administration -> Periodic -> Data Import/export -> > excel spreadsheets -> excel import. but it gives an error and says "the > record already exists and import is interrupted." can anyone help me on how > to import data through excel? > > The excel sheets were given ti client were created from same company > account with a defnition group created. > > plz help.. > > Regards, > Tushar > > > - > Meet people who discuss and share your passions. Join them now.
Re: [Axapta-Knowledge-Village] Product Builder
For this you need to create PBA Variable for second field and use first variable to create Query for second variable. Hope this idea will work! Craig Fidler <[EMAIL PROTECTED]> wrote: Hi All, I need a helping hand with regards to Product Builder. I am running Ax4 Sp1,. How do I restrict a user to a selection of records based in a prior selection. E.g. I choose a textile lamp shade the I can only choose red blue or green for the colours. Regards, Craig [Non-text portions of this message have been removed] - Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. [Non-text portions of this message have been removed]
Re: [Axapta-Knowledge-Village] Error in SSRS configuration in Dynamics Ax 4.0: Report folder does not exist.
Hi, Yes it is required to create 'Dynamics' folder in http://localhost/reports . It is very ok what http://localhost/ReportServer is displaying for you. As u have not mentioned what the new error your are getting, if I can anticipate what error you getting, is it realted to Dynamics DataSource not found, like?? if yes then you need to create a new datasource within Dyanamics folder. you know it all gets created automatically if u may have set the reporting services up before installing Dynamics Ax Reproting services component. Hope all this help you Regards Abdul Kadar <[EMAIL PROTECTED]> wrote: Hi Nitesh, Thanks for your reply. But still I am facing the same problem. I created a new folder called 'Dynamics' in http://localhost/Reports portal. Is this the one you mentioned? I tried the other portal too, http://localhost/ReportServer portal, but i dint get any links or buttons other than the version information. Any other configuration do we need to alter? Thanks in advance Abdul Nitesh Ranjan <[EMAIL PROTECTED]> wrote: You need to create 'Dynamics' folder in Reporting Services Report Manager Portal... Abdul Kadar <[EMAIL PROTECTED]> wrote: Hi, I am using Dynamics Axapta 4.01 with SQL Server 2005 (all components) installed. When I am configuring Ax for Reporting Services, in the Advanced tab of the Reporting Servers main form, we have to enter the folder name to store SSRS reports and configuration. By default, the folder 'Dynamics' is coming, where do we need to create this folder in the system. I created in the IIS -> ReportServers -> Virtual directory as Dynamics, but I am getting the following error: The supplied report folder does not exist. Can anyone help me, where to create this folder and how to configure this folder for ReportServers? I am using Win XP and referring a domain. I have installed the database server in the same XP system for testing purpose. Any help would be greatly appreciated. Thanks in advance. Abdul - Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase. [Non-text portions of this message have been removed] - Choose the right car based on your needs. Check out Yahoo! Autos new Car Finder tool. [Non-text portions of this message have been removed] - Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos & more. [Non-text portions of this message have been removed] - Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. [Non-text portions of this message have been removed]
Re: [Axapta-Knowledge-Village] Error in SSRS configuration in Dynamics Ax 4.0: Report folder does not exist.
You need to create 'Dynamics' folder in Reporting Services Report Manager Portal... Abdul Kadar <[EMAIL PROTECTED]> wrote: Hi, I am using Dynamics Axapta 4.01 with SQL Server 2005 (all components) installed. When I am configuring Ax for Reporting Services, in the Advanced tab of the Reporting Servers main form, we have to enter the folder name to store SSRS reports and configuration. By default, the folder 'Dynamics' is coming, where do we need to create this folder in the system. I created in the IIS -> ReportServers -> Virtual directory as Dynamics, but I am getting the following error: The supplied report folder does not exist. Can anyone help me, where to create this folder and how to configure this folder for ReportServers? I am using Win XP and referring a domain. I have installed the database server in the same XP system for testing purpose. Any help would be greatly appreciated. Thanks in advance. Abdul - Looking for a deal? Find great prices on flights and hotels with Yahoo! FareChase. [Non-text portions of this message have been removed] - Choose the right car based on your needs. Check out Yahoo! Autos new Car Finder tool. [Non-text portions of this message have been removed]
Re: [Axapta-Knowledge-Village] Pop ups on Alert Rule
maan, replying for your second query... you need to be technical to delete the Financial dimension. try consulting any technical.. One thing you can do... Compile whole AOT, and synchronize table... may help you if you realy have deleted all related data in the tables and Enums... Regards Kapil Khanna <[EMAIL PROTECTED]> wrote: Hi everybody can somebody please explain me how to get pop ups using alert rule. I have created Alert rule for example on change of shipment date on SO and i have activated on alert options Pop Up but after chnaging i dont get the same. My second query is just imagine in Ax 4.0 i created a new financial dimension using wizard then how can i delete it. I deleted it from data dictionary and base enum sysdim still i can see all the newly created dimensions on form. Not being a technical, this is bugging me a lot. Thanks and Regards Kapil Khanna - Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. [Non-text portions of this message have been removed] - Shape Yahoo! in your own image. Join our Network Research Panel today! [Non-text portions of this message have been removed]
Re: [Axapta-Knowledge-Village] Delete alerts
Hi Siva, Try Deleting Data in table using following option Administration -> Periodic -> SQL Administration -> Table action -> Truncate In SQL Administration form select the table whose data you need to delete, and then use this option. This option is much more faster then any other option you apply. I suspect you may be using while loop to delete the data in the table. This Truncate option uses the MSSQL Truncate command internally to delete all records form any table. On the other hand deleting this much of recods will always takes time. To implement Alert functionality, Dynamics AX uses following tables EventParameters EventCompanyRule EventCUD EventInbox | |- EventInboxData |- EventRule | |-EventRuleData |-EventRuleField |-EventRuleIgnore |-EventRuleIgnoreAggregation |-EventRuleRel | |-EventRuleRelData Tables are related as explained above. If you need to delete data from all the tables related to Alert then start deleting data in table from bottom to up. Hope you understand what I wnated to explain. Hey, you u right We Born to Win Regards Nitesh Siva kumar <[EMAIL PROTECTED]> wrote: Hi, I am having sround 9 lacs alerts in the eventInBox table. I tried to delete it, It took 4 hrs to delete 1 records. To complete 9 lacs It will take an week. Is there any easy way to delete quickly. Even I tried to delete the alert in manahe alert tule form. Same thing happening. Thanks, Siva We Born to Win... - Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. [Non-text portions of this message have been removed] - Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games. [Non-text portions of this message have been removed]
Re: [Axapta-Knowledge-Village] Refresh Or Execute of Data Source?
It is same as caller of the current form. u need to have a object (O) of the form to be refreshed on the form from where u need to execute the refresh method. now create method (M) on the third form with code to refresh the datasourse. Call this method M from Object O. Hope u understand. If you need any further clarification let me know. Regards . pankaj_dbc <[EMAIL PROTECTED]> wrote: I have a requirement where I have to refresh or Execute (Execute Query) the datasource of a third form which is NOT a CALLER of my current form..Can any body suugest me a way? Pankaj. - Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos. [Non-text portions of this message have been removed]
Re: [Axapta-Knowledge-Village] sysQueryForm
I think it is easy to check. just check the final query created, as when you check or uncheck the sort and groupby checkbox on sysQueryForm it gets reflected in the final SQL Query created. Hope you understand. if you ned any further clarification, let me know. Regards Siva kumar <[EMAIL PROTECTED]> wrote: Hi Guys, I want to check the condition from the report that whether the sort and groupby checkbox is checked/not in the sysQueryForm sort tab. Suggestion will be appreciated. Thankx, kumar We Born to Win... - Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos. [Non-text portions of this message have been removed] - Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos. [Non-text portions of this message have been removed]
Re: [Axapta-Knowledge-Village] Multi line Error
extend the table field with EDT addressing kumar_ax4 <[EMAIL PROTECTED]> wrote: Hii Plz help me to sort out this probleb I have entered some text to a multiline StringEditText by using enter key and inserted into table field. But when im displaing this field data through the report it is not display correct way.bcz it display with enter key code Im a new developer and still use Ax3 Thanx Best Regards Vipul Kumar - Ahhh...imagining that irresistible "new car" smell? Check outnew cars at Yahoo! Autos. [Non-text portions of this message have been removed]
[Axapta-Knowledge-Village] Attention MUDIT: Dynamics Ax 4.0 certification exams
Hi Mudit, I need information realted Dynamics Ax 4.0 Certification exams for development/ Progaramming. It will be of great help if u provide information realted to different sections of questions for this certification exam. Regards Nitesh Ranjan Get your own web address. Have a HUGE year through Yahoo! Small Business. http://smallbusiness.yahoo.com/domains/?p=BESTDEAL [Non-text portions of this message have been removed]
Re: [Axapta-Knowledge-Village] Job Query
Hi Kumkum, >From the following code u can call another job... static void runJob(Args _args) { TreeNode tr; XInfo xInfo = new xInfo(); ; tr = xInfo.rootNode(); tr = treeNode::findNode("jobs").AOTfindChild("Job2"); //job2 is the Name of the jobs which u want to call tr.AOTrun(); } Regards Nitesh On 12/8/06, kumkum kirodiwal <[EMAIL PROTECTED]> wrote: > Dear All, > > I have a query, > > Can I call a job from other job. > > Regards > kumkum > > > __ > Yahoo! India Answers: Share what you know. Learn something new > http://in.answers.yahoo.com/ > > [Non-text portions of this message have been removed] > > > [Non-text portions of this message have been removed]
Re: [Axapta-Knowledge-Village] Re: Trade & Logistics Training Material
Manish , That is more then sufficient. Nitesh On 11/28/06, maneesh_jain <[EMAIL PROTECTED]> wrote: > > Hi, > > I have E-academy courses for Trade Essentials 3.0 and Logistics > Essentials 3.0. Are they any good for the T&L exam preparation? > > Thanks, > Maneesh > > --- In > Axapta-Knowledge-Village@yahoogroups.com, > "lars_kjaersgaard" > <[EMAIL PROTECTED]> wrote: > > > > Hi Rasika, > > > > I am very much interested in T&L exam materials. I would be very > > grateful If you would mail me the material. > > > > Maybe I have som materials you are interested in? We can talk about > > it. > > > > Best regards > > Lars > > > > > > > > Hi, > > > I am Rasika from Sri Lanka. > > > I did T&L exam resently and got through. If you still searching > > for the materials I can send it. Pl. write to me if you want it. > > > wbr, > > > Rasika > > > > > > - - --- > > > Ring'em or ping'em. Make PC-to-phone calls as low as 1¢/min with > > Yahoo! Messenger with Voice. > > > > > > [Non-text portions of this message have been removed] > > > > > > Sharing the knowledge on Axapta. > > > Visit www.frappr.com/ axapta for axapta friends. > > > > > > SPONSORED LINKS Business finance course Business to business > > finance Small business finance > > > Business finance consultant Business finance magazine Business > > finance schools > > > > > > YAHOO! GROUPS LINKS > > > > > > Visit your group "Axapta-Knowledge- Village" on the web. > > > > > > To unsubscribe from this group, send an email to: > > > Axapta-Knowledge- Village-unsubscr [EMAIL PROTECTED] com > > > > > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of > > Service. > > > > > > [Non-text portions of this message have been removed] > > > > > > > > > - - --- > > > Find out what India is talking about on - Yahoo! Answers India > > > Send FREE SMS to your friend's mobile from Yahoo! Messenger > > Version 8. Get it NOW > > > > > > [Non-text portions of this message have been removed] > > > > > > > > > > > > > > > > > > > > > > > > __ > > ___ > > > Sponsored Link > > > > > > Mortgage rates near 39yr lows. > > > $510k for $1,698/mo. Calculate new payment! > > > www.LowerMyBills.com/lre > > > > > > [Non-text portions of this message have been removed] > > > > > > > > [Non-text portions of this message have been removed]
Re: [Axapta-Knowledge-Village] Date difference
Hi Patric, With the help of function yearDiffiff () u can get the diff in year but there is no such function exist which calculate the difference of two dates in months.U have to write ur own method : int daysCount; ; daysCount =(this.endDate - this.startDate)/365; return ((this.endDate - this.startDate)-(daysCount *365))/30; return type of this method is *integer* Regards Nitesh On 11/24/06, chuapatrickd <[EMAIL PROTECTED]> wrote: > > Hi, > > Is there a functin in AX where it will compute for date difference. > Ex. Date1 = '01-01-2006', Date2= '06-20-2006' > Datediff in months should be 6. > > Any help will be greatly appreciated. > > Thanks, > Patrick > > > [Non-text portions of this message have been removed]
Re: [Axapta-Knowledge-Village] Re: Sex Video
Hi mailtochenna_ax , Please take serious action,Atleast u can change ur email ID from gp profile. Nitesh. On 6/2/06, RajaGopal B <[EMAIL PROTECTED]> wrote: > > Hello Bos > > Please > > Clean up ur PC and save us... > Atleast in personal interest of others can u go and drop ur self from the > group > > Raj > > -Original Message- > From: Axapta-Knowledge-Village@yahoogroups.com > [mailto:[EMAIL PROTECTED] On Behalf Of > mailtochenna_ax > Sent: Thursday, June 01, 2006 9:03 PM > To: Axapta-Knowledge-Village@yahoogroups.com > Subject: [Axapta-Knowledge-Village] Re: Sex Video > > > - forwarded message - > > > [Non-text portions of this message have been removed] > > > > > Sharing the knowledge on Axapta. > Visit www.frappr.com/axapta for axapta friends. > Yahoo! Groups Links > > > > > > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.394 / Virus Database: 268.8.0/352 - Release Date: 5/30/2006 > > > -- > No virus found in this outgoing message. > Checked by AVG Free Edition. > Version: 7.1.394 / Virus Database: 268.8.0/352 - Release Date: 5/30/2006 > > > > > > Sharing the knowledge on Axapta. > Visit www.frappr.com/axapta for axapta friends. > Yahoo! Groups Links > > > > > > > > [Non-text portions of this message have been removed] Sharing the knowledge on Axapta. Visit www.frappr.com/axapta for axapta friends. SPONSORED LINKS Business finance course Business to business finance Small business finance Business finance consultant Business finance magazine Business finance schools YAHOO! GROUPS LINKS Visit your group "Axapta-Knowledge-Village" on the web. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Re: [Axapta-Knowledge-Village] Axapta SP4
Hi Riaz U can dowload it from partnersource. Nitesh On 3/21/06, shaik ahmed <[EMAIL PROTECTED]> wrote: > > Hi > > Where from i can download the Axapta SP4. > > Thanks in Advance... > > Regards > Riaz > > > - > Yahoo! Mail > Bring photos to life! New PhotoMail makes sharing a breeze. > > [Non-text portions of this message have been removed] > > > > Sharing the knowledge on Axapta. > Visit www.frappr.com/axapta for axapta friends. > Yahoo! Groups Links > > > > > > > [Non-text portions of this message have been removed] Sharing the knowledge on Axapta. Visit www.frappr.com/axapta for axapta friends. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Axapta-Knowledge-Village/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
Re: [Axapta-Knowledge-Village] Let's share photos
So, i have some Bad Wishers also. Who sent the following mail with my "Display Name". Just check the id!!! I am sorry for this! (Though that person should be!) -Regards Nitesh Seth On 9/1/05, Nitesh Seth <[EMAIL PROTECTED]> wrote: Nitesh wants to share photos with you. Get Nitesh's latest photos in your email. Go to Nitesh's Photo Address Book If you can't click on the link above please copy/paste the link below: http://www.ringo.com/i.html?i=117298829x114137&homeEmail=axapta-knowledge-village%40yahoogroups.com&firstName=axapta&lastName=knowledge This invitation was sent to axapta-knowledge-village@yahoogroups.com on behalf of Nitesh ([EMAIL PROTECTED]) If you do not wish to receive invitations from this Ringo member, click here. To stop receiving invitations from all Ringo members, click here.Sharing the knowledge on Axapta. YAHOO! GROUPS LINKS Visit your group "Axapta-Knowledge-Village" on the web. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. Sharing the knowledge on Axapta. YAHOO! GROUPS LINKS Visit your group "Axapta-Knowledge-Village" on the web. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Axapta-Knowledge-Village] Let's share photos
Nitesh wants to share photos with you. Get Nitesh's latest photos in your email. Go to Nitesh's Photo Address Book If you can't click on the link above please copy/paste the link below: http://www.ringo.com/i.html?i=117298829x114137&homeEmail=axapta-knowledge-village%40yahoogroups.com&firstName=axapta&lastName=knowledge This invitation was sent to axapta-knowledge-village@yahoogroups.com on behalf of Nitesh ([EMAIL PROTECTED]) If you do not wish to receive invitations from this Ringo member, click here. To stop receiving invitations from all Ringo members, click here. Sharing the knowledge on Axapta. YAHOO! GROUPS LINKS Visit your group "Axapta-Knowledge-Village" on the web. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Re: [Axapta-Knowledge-Village] Onhand on particular date
Hi Harry, Please tell me the name of that report. Regards Nitesh - Original Message - From: Harry Deshpande To: Axapta-Knowledge-Village@yahoogroups.com Sent: Monday, March 14, 2005 1:35 AM Subject: RE: [Axapta-Knowledge-Village] Onhand on particular date Hi Nitesh This is a standard report in Axapta Regards harry Harry Deshpande Senior Consultant CGNZ Middle Market Solutions Website: www.cgnz.com/middlemarketsolutions Ph +64 29 289 9031 Fax +64 9 358 1018 CGNZ Limited and its predecessor organisations (Cap Gemini Ernst & Young, and Ernst & Young Consulting) have a proud track record of market leadership and excellent service delivery in all areas of systems delivery both for New Zealand clients and in supporting regional and global projects. CGNZ is a licensed affiliate of Cap Gemini S.A. (one of the worlds leading management consulting and IT services companies), wholly owned by NZ employee-shareholders, with over 150 IT professionals in our Auckland and Wellington offices. Middle Market Solutions specialises in the implementation of business solutions for small corporate and middle market companies. The core activity of our team is the implementation and support of Enterprise Resource Planning (ERP), Customer Relationship Management (CRM), E-Business solutions and related technologies from Microsoft Business Solutions. Find out more about what we do at http://www.cgnz.com/middlemarketsolutions CGNZ DISCLAIMER: This email and any attachments are confidential and intended exclusively for the person to whom the email is addressed. If you are not the intended recipient, do not read, copy, disclose or use the contents in any way. Please notify us immediately by return email and destroy the email and attachments. CGNZ does not accept any liability for any changes made to this email or attachments after sending by CGNZ. You must scan this email and attachments for viruses. The opinions expressed are not necessarily those of CGNZ. CGNZ accepts no liability for any loss, damage or consequence, whether caused by our own negligence or not, resulting directly or indirectly from the use of this email and attachments. From: Nitesh [mailto:[EMAIL PROTECTED] Sent: Friday, 11 March 2005 7:28 p.m.To: Axapta-Knowledge-Village@yahoogroups.comSubject: [Axapta-Knowledge-Village] Onhand on particular date Hi , Is it possible to calculate the onhand on particular date?here em doing this by subtracting all the transaction till that date.Is this is a right way to do so??? Thanks And Regards Nitesh Sharing the knowledge on Axapta. Sharing the knowledge on Axapta. Sharing the knowledge on Axapta. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Axapta-Knowledge-Village] Onhand on particular date
Hi , Is it possible to calculate the onhand on particular date?here em doing this by subtracting all the transaction till that date.Is this is a right way to do so??? Thanks And Regards Nitesh Sharing the knowledge on Axapta. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Axapta-Knowledge-Village] Invoicing through EP
Hi , Please tell me what is the limitation of Enterprise Portal.Is it possoble to do invoicing through EP? Regards Nitesh Yahoo! Groups Sponsor ~--> What would our lives be like without music, dance, and theater? Donate or volunteer in the arts today at Network for Good! http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/kGEolB/TM ~-> Sharing the knowledge on Axapta. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Axapta-Knowledge-Village/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
Re: [Axapta-Knowledge-Village] Crystal Report
Hi Herbert, Apart from axapta reports our clients wants some report to be veiwed in CR.any help regarding this is deeply appreciated. Thanks and Regards Nitesh - Original Message - From: "Leberbauer, Herbert - News" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 08, 2005 1:15 PM Subject: AW: [Axapta-Knowledge-Village] Crystal Report > > One of our customers has used Crystal Reports before. > We stopped that, because we could build the reports in Axapta as well. > > Why do you think of Crystal Reports for Axapta? > > Herbert > > | -Ursprüngliche Nachricht- > | Von: Nitesh [mailto:[EMAIL PROTECTED] > | Betreff: [Axapta-Knowledge-Village] Crystal Report > | > | > | Hi , > | Please share if anyone has used Crystal Report > | through Axapta. > | > | Regards > | Nitesh > > > > > Sharing the knowledge on Axapta. > Yahoo! Groups Links > > > > > > > Yahoo! Groups Sponsor ~--> Has someone you know been affected by illness or disease? Network for Good is THE place to support health awareness efforts! http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/kGEolB/TM ~-> Sharing the knowledge on Axapta. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Axapta-Knowledge-Village/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
[Axapta-Knowledge-Village] Login image
Hi, How can i chnge the Login image and Licence informtion image in axapta Regards Nitesh Yahoo! Groups Sponsor ~--> In low income neighborhoods, 84% do not own computers. At Network for Good, help bridge the Digital Divide! http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/kGEolB/TM ~-> Sharing the knowledge on Axapta. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Axapta-Knowledge-Village/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
Re: [Axapta-Knowledge-Village] Strange Layer problem
Hi, Did u compiled your application? thanks and regard Nitesh - Original Message - From: "Cenk Ince" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 01, 2005 12:07 PM Subject: [Axapta-Knowledge-Village] Strange Layer problem > Hi all > > I have a problem on layers, Class LedgerVoucherObject is in dip layer and when i post packingslip on salesorder, i get error because it can't run code below. transDateTotals returns null; > > transDateTotals = new RecordSortedList(tableNum(LedgerTrans)); > > when , put a "Enter" after this code and it becomes in layer "cus" it works well. > > Why does it happen? > > > > Thanks. > > > > > Sharing the knowledge on Axapta. > Yahoo! Groups Links > > > > > Yahoo! Groups Sponsor ~--> Has someone you know been affected by illness or disease? Network for Good is THE place to support health awareness efforts! http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/kGEolB/TM ~-> Sharing the knowledge on Axapta. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Axapta-Knowledge-Village/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
Re: [Axapta-Knowledge-Village] Virtual Company
Hi Lakshmi, For creating virtual company ,first u should have to create table collections (includes all thae tables which u want to share among company),then go to admin ,setup ,virtual comapny ,create a virtual comapny account ,attach that account to different companies and table collections. Hope it will solve ur problem Thanks and regard Nitesh - Original Message - From: "vlnarasimhan2004" <[EMAIL PROTECTED]> To: Sent: Tuesday, February 01, 2005 12:01 PM Subject: [Axapta-Knowledge-Village] Virtual Company > > > Hi All, > Can any one explain how many virtual companies can be > created in Axapta for the same group of companies. > > > Regards, > > Lakshmi Narasimhan. > > > > > > > Sharing the knowledge on Axapta. > Yahoo! Groups Links > > > > > > Yahoo! Groups Sponsor ~--> What would our lives be like without music, dance, and theater? Donate or volunteer in the arts today at Network for Good! http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/kGEolB/TM ~-> Sharing the knowledge on Axapta. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Axapta-Knowledge-Village/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
Re: [Axapta-Knowledge-Village] Need help on Axap3.0 Exam Preparation
hi padmaja now the time duration for the exam is of 125 min. Nitesh - Original Message - From: Ahmed Maghraby To: Axapta-Knowledge-Village@yahoogroups.com Sent: Saturday, January 15, 2005 12:52 PM Subject: Re: [Axapta-Knowledge-Village] Need help on Axap3.0 Exam Preparation Hi Padmaja, This is Axapta 3.0 programming exam preparation guide as in partnersource. Regards, Ahmed Maghraby Microsoft Business Solutions Certified ProfessionalAxapta 3.0 Programming Exam (VUE Exam # AX 30-202, Prometric Exam # MB6-202) Preparation Guide Last Modified 12/15/2004 12:00:12 PMPosted 9/27/2004 8:30:00 PM This preparation guide includes information and tools to assist you in preparation for the exam. Certification Track Certification Title Exam Requirements Microsoft Business Solutions Certified ProfessionalAxapta Programming Axapta Programming Exam (VUE Exam # AX 30-202, Prometric Exam # MB6-202) Note: Exam version must be 2.x or 3.0. For a list of Microsoft Axapta Exam Equivalents please click here. top Target Audience Microsoft Business Solutions partners wishing to become a Microsoft Business Solutions Certified ProfessionalAxapta Programming should take this exam. Partners authorized for Microsoft Axapta should take this exam. top Exam Specifics Skills Being Measured: This certification exam measures your ability to understand and articulate how to work with the development environment in Microsoft Axapta. It will also measure your understanding of how development is apply into real world situations and how best practices are applied. Time Requirements & Questions: 90 minutes to complete the exam 80 questions with a passing rate of 70% top Exam Preparation Tools In addition to your hands-on experience working with the product, we highly recommend using the following tools and training to help you prepare for this exam: Axapta Development I (Training Manual/Courseware/eCourse) Axapta Development II Introduction to X++ (Courseware/eCourse) Axapta X++ Advanced (Training Manual/Courseware (upon availability))Courseware will be updated and renamed to Axapta Development III X++ Advanced Axapta MorphX Integration (Training Manual/Courseware (upon availability))Courseware will be updated and renamed to Axapta Development IV MorphX Integration For Training Manual and/or Courseware information or to order please click here. For eCourse information and/or to register please click here. For Classroom Training information/availability please check with your region. Supplemental Learning Resources: Developers GuideBest Practice Guide for Developers Additional Skills Recommended: Good general knowledge of Axapta would be a distinct advantagePrevious experience with object-oriented languages, such as Java or C#Knowledge of Microsoft SQL and SQL syntaxApproximately 6-12 months Axapta developing experience would be helpful top Exam Topics General Microsoft Axapta Architecture 14% 2-tier vs. 3-tier architecture Understanding of AOS and its significance Layer Technology Label system Data Import/Export Development Tools 16% General AOT knowledge Intellimorph Understanding the Web Development environment Import/Export Objects Debugging Techniques Visual MorphXplorer Application Objects 18% Data Dictionary Objects Forms Projects Reports Classes Queries Menus and Menue Items Security Configuration Table Collections Macros Web Objects X++ Development 22% Cross-references Accessing the database Maps Temporary Tables Interaction with the User Data models Class models Delete methods Object IDs Integration 14% Axapta APIs ActiveX Controls Working with DLLs RunBase Class Foundation classes Best Practices 16% Naming Conventions X++ Coding Standards Code Placement Validation Techniques Documentation Performance Optimization System Monitoring Upgrading Padmaja Iyingar <[EMAIL PROTECTED]> wrote: Hi, MY company is pressurizing me to take the certification exam in AX3.0 programming ( new year gift!) from the company. I have only 3 months of exp with Axapta, but working hard to learn things. I hav
Re: [Axapta-Knowledge-Village] Certain forms run very slow.
HI, The questions u r asking is directly frm the Certification Exam.You will find all these answer in developer guide and BHP. Anyway the answer of ur ques is, the client should have to increase their local memeory. Regards Nitesh - Original Message - From: "ptmhki" <[EMAIL PROTECTED]> To: Sent: Friday, January 14, 2005 7:03 AM Subject: [Axapta-Knowledge-Village] Certain forms run very slow. > > > Some 3 tier client compain that certain forms run very slow. > Is it because the memory of client computer is not enough? Or other > reason? > > > > > > > Sharing the knowledge on Axapta. > Yahoo! Groups Links > > > > > > Yahoo! Groups Sponsor ~--> In low income neighborhoods, 84% do not own computers. At Network for Good, help bridge the Digital Divide! http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/kGEolB/TM ~-> Sharing the knowledge on Axapta. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Axapta-Knowledge-Village/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
Re: [Axapta-Knowledge-Village] Report Rulers
Write mm after numberic value in the property window.i ll automatically take mm ,it is also applicable 4 char - Original Message - From: Alfonso Collados Arroyo To: Axapta-Knowledge-Village (Axapta-Knowledge-Village@yahoogroups.com) Sent: Thursday, January 13, 2005 2:45 PM Subject: [Axapta-Knowledge-Village] Report Rulers Hi all: Im trying to change a report, and I want to change the unit left, unit top object properties form Char to mm. How can I do this? Regards, AlfonsoSharing the knowledge on Axapta. Sharing the knowledge on Axapta. Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Re: [Axapta-Knowledge-Village] What shoule be consider when import table object?
Hi, While importing the the table u should have to take care of the TableID,Data of that table And the layer in which u r Exporting/Importing the table Regards Nitesh - Original Message - From: "ptmhki" <[EMAIL PROTECTED]> To: Sent: Wednesday, January 12, 2005 11:50 AM Subject: [Axapta-Knowledge-Village] What shoule be consider when import table object? > > > What shoule be consider when import table object? > > > > > > > Sharing the knowledge on Axapta. > Yahoo! Groups Links > > > > > > Yahoo! Groups Sponsor ~--> What would our lives be like without music, dance, and theater? Donate or volunteer in the arts today at Network for Good! http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/kGEolB/TM ~-> Sharing the knowledge on Axapta. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Axapta-Knowledge-Village/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
Re: [Axapta-Knowledge-Village] Branch Definition within an Entity and attachment of documents to Branch
Hi How u r generating the different invoice number to different location? Regards Nitesh - Original Message - From: "bhgopal12" <[EMAIL PROTECTED]> To: Sent: Monday, January 10, 2005 2:53 PM Subject: [Axapta-Knowledge-Village] Branch Definition within an Entity and attachment of documents to Branch > > > Hi All, > > I have a clarification: > > An organization with 100 Branches / Sales Depots going for Axapta > implementation. > > Each Branch / Sales Depot is having a seperate Set of documents > (including running serial number) such as Sales Invoice, DN, CN, etc. > > How to define the branches / Sales Depots and attach a set of > documents to it. > > > > > > > > > Sharing the knowledge on Axapta. > Yahoo! Groups Links > > > > > > Yahoo! Groups Sponsor ~--> In low income neighborhoods, 84% do not own computers. At Network for Good, help bridge the Digital Divide! http://us.click.yahoo.com/EpW3eD/3MnJAA/cosFAA/kGEolB/TM ~-> Sharing the knowledge on Axapta. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Axapta-Knowledge-Village/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
[Axapta-Knowledge-Village] Select empty date field
Hi all, i want to select records from a table whose date is empty.i used null, ' ' and " " in the criteria but it is not working .please help. Regards Nitesh Sharing the knowledge on Axapta. Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Axapta-Knowledge-Village] Splitting of quantity according to batch number
Hi all i had created a purchase order with a item of quantity (suppose 100).suppose these 100 items belongs to three diffrent batches,how can i handle these sitution so that it sits accordingly to their batchid in inventory.the condition is ,i have to create only a single line in purchline. Thanks & Regards Nitesh Sharing the knowledge on Axapta. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Re: [Axapta-Knowledge-Village] Retriving Value from string Edit Control(textbox)
Hi Vivek, Change the Autodeclaration property of that control(StringEdit) to yes. Now u can retrived the entered value by using" text method "of that control.(ie StringEdit.text )Hope it will work.. Regards Nitesh Sharing the knowledge on Axapta. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Re: [Axapta-Knowledge-Village] Re: Override the data method of table
Thanks, WoHeGro Regards Nitesh - Original Message - From: wohegro To: [EMAIL PROTECTED] Sent: Thursday, October 28, 2004 5:29 PM Subject: [Axapta-Knowledge-Village] Re: Override the data method of table Hi nitesh,(1)you can't override this method 'cause it's an "non open" system-method for every table.(b.th.w.: it's only possible to override methods -in any method-node of the AOT- which are listed in the context-menu, line "Override method")(2)description is shown in the AOT | System Documentation | Classes | xRecord | dataregardsWoHeGroSharing the knowledge on Axapta. Sharing the knowledge on Axapta. Yahoo! Groups Sponsor Get unlimited calls to U.S./Canada Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Axapta-Knowledge-Village] Override the data method of table
Hi Everybody how can i override the "Data" method of any table? and wats its function? :-) Regards Nitesh Sharing the knowledge on Axapta. Yahoo! Groups Sponsor Get unlimited calls to U.S./Canada Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Axapta-Knowledge-Village] importing for invoice through Excel
Hi all, How can i import data from excel for transaction of sales order form.i e want to enter the data through excel and want to put it in sales order form for invoicing.Is it possible??? :-( Regards Nitesh Sharing the knowledge on Axapta. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Axapta-Knowledge-Village]
hi all please refer me the guide or learning material for Axapta COM. From where can i find any useful material on the same ?? Cheers Nitesh Sharing the knowledge on Axapta. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Re: [Axapta-Knowledge-Village] Offline Mode
hi jim thanks for the reply, frankly speaking the word " atlasxl" is completly new for me so please give the details of that ..and i request every gp memeber to give a response to my problem. This will give me wide opportunity of discussing this problem with all axapta people. Regard |Nitesh Sharing the knowledge on Axapta. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Axapta-Knowledge-Village] Offline Mode
Hi we are facing a big problem ,our client have diffrent branches in remote area where some time internt break down for more than a week,now the problem is they want offline mode so that they can atleat make invoice of every transaction, once the connection estblished the invoice should be entered in axapta database.they also want their inventory updation . They want to work on centralized database... not distributed. Warmest Regards Nitesh Sharing the knowledge on Axapta. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Axapta-Knowledge-Village]
Hi all can any one tell me the function of " copy from all " and " copy from lines" in the lines of purchase order form in function menu button. Regards Nitesh Sharing the knowledge on Axapta. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Re: [Axapta-Knowledge-Village] How to hide a column ffrom printing a report
hi Just Remove that field form Report Design.Hope it ll work Nitesh Sharing the knowledge on Axapta. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
Re: [Axapta-Knowledge-Village] looking for tips on importing/exporting data
I Hi serioga, Goto Main Menu,Administrator,Periodic.Data Import/ export, here u ll find import and export function. Regards Nitesh Sharing the knowledge on Axapta. Yahoo! Groups Sponsor ADVERTISEMENT Yahoo! Groups Links To visit your group on the web, go to:http://groups.yahoo.com/group/Axapta-Knowledge-Village/ To unsubscribe from this group, send an email to:[EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.