[Axapta-Knowledge-Village] Any pointers to map Lables with Indian language in AX2009

2009-04-24 Thread priyanka sinha
Hi,   I need to implement oriya language localization in AX 2009.   Can anyone suggest me how to do or is it possible or not.   Thanks, Priyanka. Cricket on your mind? Visit the ultimate cricket website. Enter http://beta.cricket.yahoo.com

Re: [Axapta-Knowledge-Village] AIF configuration.channels

2008-07-09 Thread priyanka sinha
Hi, If you are sending any document then it will only have 'Destination end point', 'Channel' will be blank. You can check the error on Queue Manager --> General tab & then try to rectify the error.   Thanks, Priyanka --- On Tue, 8/7/08, nomy <[EMAIL PROTECTED]> wrote: From: nomy <[EMAIL PROTE

Re: [Axapta-Knowledge-Village] Validate Data upgrade from Axapta 3.0 SP3 to Axapta 4.0 SP2

2008-06-24 Thread priyanka sinha
Hi,   You can compare the size of the two databases in SQL server( at backend).   Regards, Priyanka. --- On Tue, 24/6/08, Amit Jain <[EMAIL PROTECTED]> wrote: From: Amit Jain <[EMAIL PROTECTED]> Subject: [Axapta-Knowledge-Village] Validate Data upgrade from Axapta 3.0 SP3 to Axapta 4.0 SP2 To: A

Re: [Axapta-Knowledge-Village] Data Upgrade 3.0 to 4.0

2008-05-19 Thread priyanka sinha
Hi, you will have to create a new Database server & a new blank database in AX40 & give that database name as target database. Regards, Priyanka. suneel babu <[EMAIL PROTECTED]> wrote: Dear All., I had a problem when upgrading Ax 3.0 database to ax 4.0 by using

RE: [Axapta-Knowledge-Village] AIF, send multiple invoices

2007-09-09 Thread priyanka sinha
l that is the point of AIF, it's a framework that you are suppose to extend. Thanks, Brandon From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of priyanka sinha Sent: Wednesday, September 05, 2007 6:16 AM To: Axapta-Knowledge-Village@yahoogroups.com Subje

[Axapta-Knowledge-Village] AIF, send multiple invoices

2007-09-05 Thread priyanka sinha
Hi, I want to send multiple sales invoices in one xml document. For this i checked readListSalesInvoice in Action and as well as enabled the set up in end point. Does anybody know how to setup to send multiple invoices into one XML? Note: readSalesInvoice works fine to send one invoice. Thank