icaribe
17th March 2003, 03:37
My colleague should configure webtop to connect a BaanERP 5.0c system which is on AS/400.
I assisted him to configure the system on AS/400. I installed the OW 2.3 for ERP.
My colleague ask me to make sure if the BaanLogin Protocol(for nt system) be enabled.
Who could tell me on AS400 system, which job, or Daemon, or Protocol is same as the BaanLogin Protocol as in NT system?
FYI
ASM confirms to webserver.
when the OpenWorld component on the back end is started in the correct way,
it will respond to the ASM daemon that it is started. The daemon will confirm this to the
client. in our case to the webtop webserver.
an asm strared buscomponent will run in secure mod. this means it only accepts busdocunments
from the same user that started the bshell.
in order to do this security check, the BaanLogin protocl must be enabled. for nt this means
that BaanLogic service must be running(and the BaanLogin protocol must be enabled.)
For Unix, the BaanLogin daemon must be running. If it is not running the webtop diagnostics servlet
will give the message: the automatic started buscomponent can not be stopped.