[Axapta-Knowledge-Village] Bad File Descriptor error

2005-06-02 Thread Thomas Turney
Hello,     We have been running our Axapta 3.0 SP2 in a development environment (two-tier and an AOS server on the same box as the SQL server) for a few months and are now trying to move it into a three-tier structure with 2 AOS servers.  The application runs fine until we try to use so

[Axapta-Knowledge-Village] Bad File Descriptor error

2005-06-02 Thread Thomas Turney
Hello,     We have been running our Axapta 3.0 SP2 in a development environment (two-tier and an AOS server on the same box as the SQL server) for a few months and are now trying to move it into a three-tier structure with 2 AOS servers.  The application runs fine until we try to use so

RE: [Axapta-Knowledge-Village] Product Builder

2005-06-02 Thread Thomas Turney
Hannes, We use a few father/child models and haven't had any problem with them. Unfortunately, I don't have access to product builder documentation any more so if you could explain exactly what you're doing, I can give you more help. Regards, Tom T. -Original Message- From: Axapta-Know

RE: [Axapta-Knowledge-Village] Product Builder Validation

2005-06-01 Thread Thomas Turney
Tim, Unfortunately, product builder doesn't make it easy to do things like this. You can do something like this in say the item number validation: str 512 ruleexpr(PBAVarMap varMap) { InventTable InvTable; ; InvTable = InventTable::Find(varMap.Get("ItemNumber")); if (! InvTable) {

RE: [Axapta-Knowledge-Village] Re: Product Builder - Validation

2005-05-24 Thread Thomas Turney
is very particular about using names instead of Accountnum.   Excellent! Thomas Turney <[EMAIL PROTECTED]> wrote:   You can do this is a similar fashion to what I had described earlier.  In fact you have most of the code you need already.  Do it like this:   1.) From

RE: [Axapta-Knowledge-Village] Re: Product Builder - Validation

2005-05-23 Thread Thomas Turney
ould appreciate ANY help anyone can give me Tim Peterson Frustrated Axapta Newbie --- In Axapta-Knowledge-Village@yahoogroups.com, "Thomas Turney" <[EMAIL PROTECTED]> wrote: > Tim, > > Unfortunately, I don't believe you can do this using simple variables. > T

RE: [Axapta-Knowledge-Village] Product Builder - Validation

2005-05-23 Thread Thomas Turney
Tim, Unfortunately, I don't believe you can do this using simple variables. They are only directly addressable in tree section (lower) of the product model. They are not part of the varMap. Tom T. -Original Message- From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECT

RE: [Axapta-Knowledge-Village] Product Builder - Enumeration at Runtime

2005-05-22 Thread Thomas Turney
Tim, The way I've done this is using pre-field validations. For example you would create a enumerated text variable with all the different types of cookies available. Based on the result of another selection (say ice cream), you would set pre-field validation rules to exclude items. If you wa

RE: [Axapta-Knowledge-Village] COM calling from Fat client

2005-04-08 Thread Thomas Turney
  -----Message d'origine- De : Thomas Turney [mailto:[EMAIL PROTECTED] Envoyé : 8 avril 2005 12:31 À : Axapta-Knowledge-Village@yahoogroups.com Objet : RE: [Axapta-Knowledge-Village] COM calling from Fat client   Steeve,     Are you planning to go to two-tier vs. three-tier thin?  I

RE: [Axapta-Knowledge-Village] COM calling from Fat client

2005-04-08 Thread Thomas Turney
Steeve,     Are you planning to go to two-tier vs. three-tier thin?  If so have you tried three-tier rich?   Tom T.   From: Steeve Gilbert [mailto:[EMAIL PROTECTED] Sent: Friday, April 08, 2005 10:13 AM To: Axapta-Knowledge-Village@yahoogroups.com Subject: [Axapta-Knowledge