jhargett
17th February 2003, 16:51
I'm writing an Intranet application that intergrates with Baan in several ways. Currently, it requires the user to go to Baan to create Purchase Orders. I would like to be able to automatically generate Purchase Orders with lines from the intranet site. We are using Baan IVc4.

Can someone just give me some general idea of the best way of doing this? Also, some general idea of how much it cost? As with most corporations, free is always best. We have some dedicated Baan programmers, so that should not be a problem. I don't have access to Baan's support site (the corporate office has this). They don't seem very willing to upgrade to a newer version of Baan, so we have to make it work with this.

Thanks.

lbencic
18th February 2003, 18:57
You may be able to write this yourself (although Triffit has a nice PO Package for the internet out...).

You would most likely want to use Baan BOI Application Function Server developement to write libraries in Baan that call the standard Purchase Order Objects. Search on these boards (keyword AFS I think) for a recent version of the manual. This can most likely be done without source code.

You can then call the libraries using Java calls I would think. Also many postings about that.

maxime
18th February 2003, 19:07
I would suggest that you write a DLL instead of using an AFS. This is becuase of the Performance Reasons.

Maxime.

mgakhar
18th February 2003, 20:59
If you have openworld or bck at ur site then using BOI's would be the best and fastest way to do this.

MG.