BigJohn
5th March 2003, 21:43
Hi,
I have been reading up on Baan V. I had couple of questions.
I don't have access to Baan V to check them out.
Hence was wondering if you guys/gals can help me out.

1. In Baan V, you can bookmark records and add it to the task list.
When would I want to use this?

2. WebTop - What are the disadvantages of using WebTop vs a regular client?
Does WebTop provide anything other than access to Baan via Internet Explorer?

3. In Baan V, how are the reports (Seagate Info) distributed?

4. In Baan V, is it possible to change the color of the Title Bar? Or is it just the
verbage?

5. In Baan V, we can change the alignment of a field on the form at runtime.
When would I want to use this?

6. Has the debugger been enhanced (wrt to Baan IV)?

7. Any info on Query Processor will be appreciated.

8. Has the exchange module been enhanced (wrt to Baan IV)?

9. Advantages of using Dynamic Forms?

Thanks in advance.
Cheers,

Paul P
6th March 2003, 04:38
Dear BigJohn,

Wow, quite a handful. I can only shed a little light on some of your questions

5. You can change the width of the column in real time in BaanERP. This is useful, for example, when you want to reduce the width of the item column (47 digits usually) on the fly, because it is wasting too much display real estate, especially since your items are using only 6 digits

8. On the surface, Exchange doesn't change much. One thing I noticed is the ability to import using Data Access Layer (DAL) (http://www.baanboard.com/programmers_manual_baanerp_help_functions_dal_overview)

9. With dynamic forms, you don't have to manually lay the fields out on the form. You can also maintain multiple forms of the same session in one dynamic form. To change the "view" of the form, simply play around with the index usage of the session. To manage the content of each form (which is called group in dynamic form setting), just mention which fields you want and in what sequence, group the fields in the form if you want, adjust the property of each field a bit (input/display, zoom, etc.), and the form is done.

Rgds,
Paul

maxime
6th March 2003, 22:05
Correct me if I am wrong :

The DAL is supported only from Baan 5 c onwards.

As to the Debugger : I found no major differences between Baan IV Debugger and V debugger.

Maxime.