sanjay.jain
17th December 2002, 15:12
Hi,

I have created a BOI for Maintain Outbound Data session in Baan IV C. For running the java client, I need to login into baan and start the tmboaserver component mannually. For example If I have created a new component by editing the ldap file on the server then I need to login into baan first. Start the component by using the tmboaserver.

If I donot start the tmboaserver component then the java client will throw the BusDoc not found or timeout error. I am running my javaclient through an intranet application and can not configure it on client.

Does anybody have an idea about how to automate this action ??

Regards,
Sanjay Jain

Youp2001
18th December 2002, 09:04
Hi,

You could startup tmboaserver whenever you startup your Baan application (i.e. rc.start or something). tmboaserver has a command line mode that you can use for this. Check the installation and configuration guide for the ERP adapter for more details.

Regards

Youp