[development-axapta] Starting Quarantine order

2004-12-20 Thread Gideon Neijs
Hi all, Does anyone know how to start a quarantine order from code, without prompting the user? Regards, Gideon This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to

[development-axapta] validateWrite method on webform datasource doesn't work

2004-11-04 Thread Gideon Neijs
Hi all, I'm trying to validate a delete action in a webform. I've added my validation code to the validateWrite method on the datasource of the webform, like this: public boolean validateDelete() { boolean ret; ret = super(); if(dsInventJournalTable.Posted ==

[development-axapta] Creating new messages in Commerce Gateway

2004-08-20 Thread Gideon Neijs
Hello all, For our customer we need to create 8 new messages/schema's in Commerce Gateway. These messages are very specific, therefore we can't use the 2 standard message types (orders and invoices) that are supplied with Axapta. I've never created new messages in Commerce Gateway

[development-axapta] SQL Server license for each AOS connection?

2004-08-20 Thread Gideon Neijs
Hi, When using MS SQL Server 2000 in combination with an AOS server, do we need to have a SQL Server license for each AOS connection? For example: if we have 50 AOS connections, do we need also 50 SQL licenses or can this be less? Thanks in advance! Gideon This e-mail

[development-axapta] Licence MS Server 2003 for each AOS connection?

2004-08-20 Thread Gideon Neijs
Hi all, When using MBS Axapta 3.0 with MS Server 2003 clients, connecting 3 tier through an AOS server. Do we need to have MS Server 2003 CAL (Clients Acces Licences) for each AOS connection? Thanks in advance! Gideon This e-mail and any attachment is for authorised use by the

RE: [development-axapta] Debugging web forms

2004-07-26 Thread Gideon Neijs
, but it is the only one way i ever got webdebugging to work. Regards Sune - Original Message - From: Gideon Neijs To: '[EMAIL PROTECTED]' Sent: Friday, July 23, 2004 8:10 AM Subject: RE: [development-axapta] Debugging web forms Thanks for the reply... Both Axapta and IIS

RE: [development-axapta] Debugging web forms

2004-07-23 Thread Gideon Neijs
a 'debug'-webpage, and I works fine. Remeber to set the checkmark allow debugging... on the business connector. Best regards Carsten Binderup -Original Message- From: Gideon Neijs [mailto:[EMAIL PROTECTED] Sent: 22. juli 2004 12:38 To: [EMAIL PROTECTED] Subject: [development-axapta

[development-axapta] Debugging web forms

2004-07-22 Thread Gideon Neijs
Hi all, Is it possible to debug web forms? If it's possible, how can I do this? I tried to do this by setting a breakpoint in the source code and starting the web form via the browser. The form works fine, except for one method which I want to debug. When I click the button that

[development-axapta] Debugging web forms

2004-07-22 Thread Gideon Neijs
Hi all, Is it possible to debug web forms? If it's possible, how can I do this? I tried to do this by setting a breakpoint in the source code and starting the web form via the browser. The form works fine, except for one method which I want to debug. When I click the button that

[development-axapta] Easy way for creating classes for CommerceGateway mapping

2004-05-28 Thread Gideon Neijs
XMLGenerateClasses, but this doesn't work. It generates the right classes, but the methods are wrong. Thank you in advance! Best regards, Gideon Neijs This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential