Perl/Apache/SAP Application server

ajt on 2004-06-15T21:08:26

Today I ran my first SAP BAPI application via my own Perl/Apache SAP Application server. I discovered some session issues that I needed to fix, but it pretty much ran first time as expected.

The BAPI isn't very sophisticated, it takes one table with one column, and adds the value of the first row to the value of the second row, and puts the result in the third row. For the rest of the week, I have to tinker with it to find and weed out any of the larger problems, and try and implement some proper SAP processes.

Firexox 0.9 came out today too, though the Linux binaries are all GTK2, so no use to me still trapped in the land of GTK1.2, until I add the GTK2 binaries...