Fina Ferran
7th December 2005, 12:31
Hello,

I'd like know if is posible use AFS in Java, and if is necessary install software additional in Baan.

Do you know if there are documentation about this ?

Thank you ,

Fina.

shaboo
28th December 2005, 21:09
You would need to use a bridge software that will allow you to make a call to COM and win32 libraries using Java code. One that I have heard about is J-Integra. You can find others by doing some google search

Al Smith
31st December 2005, 23:10
Hi,
I don't know if this will help but:
Baan IV has some java applets under baan/baanivc/bse/internet.

There are samples and read me's that describe what needs to be done.

Al.

vahdani
2nd January 2006, 20:12
Hi Fina,

also take a look at Java VM Integration (http://www.baanboard.com/programmers_manual_baanerp_help_functions_javavm_overview) on our very own BaanBoard Wiki. As you can see this is only available in Baan V and above.

ssabaan
6th March 2006, 13:52
Hi,

I have integated Java & Baan with a interface. But only difference is that i embedded Java in Baan. I called up Java component in Baan and then AFS was run

Actually, thru Java Classes, I populated the Required Data from one DB server (SQL Server) to Another (Oracle DB- ERP). Then in next stage, i called the AFS to process the data and in End i called again Another Java Class to populated Resultant data from one DB(Oracle DB- ERP) to Another DB (SQL Server).

I don't know how u want to integrate Java & Baan AFS and for which purpose.

if u can describe some purpose may be we can help you.

gurmeetmakkar
17th April 2006, 13:11
give me a quoatetion how to baan program call by java