RE: [Axapta-Knowledge-Village] Rename department dimension

2006-01-18 Thread sherin francis
Oh wow, Thanks Steen and Sathiya,It was right in front of my eyes and just cudn't find it... Thankyou..."Sathiyanathan.P - Leader (Enterprise Solutions Practice) - SIS" [EMAIL PROTECTED] wrote: Hi SherinChange the Label Property of Dimension EDT, this is the Lable for first

RE: [Axapta-Knowledge-Village] Multi select in a form and perform operation

2006-01-18 Thread Lennart Conrad
You can use the following pattern: for (yourTable = yourTable_ds.getFirst(true) ? yourTable_ds.getFirst(true) : yourTable_ds.cursor();yourTable; yourTable = yourTable_ds.getNext()) { yourTable.doSomeThing(); } Regards Lennart Conrad -Original Message- From:

RE: [Axapta-Knowledge-Village] AOS Connection Problem.

2006-01-18 Thread shanmug P
Thanks Sadiq, Yah i even tried with IP also but its giving the same error. Have you faced this type of error some time ?Regards Shanmugavel.Mohammed Sadiq [EMAIL PROTECTED] wrote:HiTry to give the ip address in place of hostname as there may be hostname resolution problem

Re: [Axapta-Knowledge-Village] Re: User logout already but still appear as online

2006-01-18 Thread Varden Morris
Here is an earlier solution from the group to the same problem. This is more like a permanent fix so that the problemmay not surface again in the future.This situation happens when users/clients do not logoff normally from the AOS, an example is that they areforcing their system to reboot

Re: [Axapta-Knowledge-Village] AOS Connection Problem.

2006-01-18 Thread axapta axapta123
Then i think the problem is client and server configurations Check the followings * Is the AOS is running ? * ip address of the AOS is specified in client cofiguration? check out some basic configuration like selection of 3 tier in client configuration John On 1/18/06, shanmug P [EMAIL

[Axapta-Knowledge-Village] User Group and Domains

2006-01-18 Thread Nihar Saraiya
Hi All I have total 3 domains. Domain 1 - Admin: where all the companies are assigned to. Domain 2 - Admin 1: where there is a single comapny - d5 Domain 3 - Admin 2: where there is a single company - d7 Now, i have created a Used Group called 'Test'. For combination of Domain: Admin

RE: [Axapta-Knowledge-Village] AOS Connection Problem.

2006-01-18 Thread Malcolm Burtt
Hi Do you have the windows firewall enabled on the object server. That might be blocking the client from connecting. Regards Malcolm BurttTouchstone Our Trusted Solutions - Your Optimised Business From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of

[Axapta-Knowledge-Village] SalesFormLetter.CheckSales()

2006-01-18 Thread Brandon George
Hello All, A while back I ran into a problem with the SalesFormLetter.CheckSales() method. Within this method a block of code was called that really Slowed down the confirmation, packingslip update, invoice processes. The code was: if (! this.creditMaxOk(salesTotals)) return false;

[Axapta-Knowledge-Village] Queries on AOS

2006-01-18 Thread sri ram
Hi, I wanted to improve the performance of AOS and was looking at its cache features in a 3 -tier thin client mode. All the documets on AOS says that one of the feature of AOS is object caching and when i tried to find the files where the cache is stored I was able to find only *.aoc file of the

Re: [Axapta-Knowledge-Village] User Group and Domains

2006-01-18 Thread Matrish Mangal
Hi Nihar, I have followed the exact step which you have specified in your mail , but I haven't faced any such type of issues. plz check whether you have set permission properly or not. Regards, Matrish On 1/18/06, Nihar Saraiya [EMAIL PROTECTED] wrote: Hi All I have total 3 domains.

Re: [Axapta-Knowledge-Village] User Group and Domains

2006-01-18 Thread Matrish Mangal
i have tried it on SP3 working fine. Regards, Matrish On 1/19/06, Nihar Saraiya [EMAIL PROTECTED] wrote: I am trying this on SP4, how about you? Regards Nihar From: Axapta-Knowledge-Village@yahoogroups.com [mailto: Axapta-Knowledge-Village@yahoogroups.com] On Behalf Of Matrish MangalSent:

[Axapta-Knowledge-Village] Duplicate Company

2006-01-18 Thread Nihar Saraiya
Hi All When i Duplicate a Company, what all information is copied? Only Master Tables or Master Tables as well as Transaction Tablesare copied? Regards Nihar Saraiya, Confidentiality Notice This email is confidential and may also be privileged. If you are not the intended recipient