lakoon
23rd September 2004, 10:13
Hello everybody

Is it possible to open a connection via ASM and then communicating over this connection?

I try to avoid a conncetion over the GUI interface.

Idea:
I would like to set up a baan connection over the ASM with the start command "bshellX.X DLLCONNECT MY.PARAMETER".

After the start I would like to handle serveral calls to baan over the socket which is allocated from the ASM with a VB Application.

At the end I would like to stop the ASM with a stop command.

Has anybody already set up such a connection?

Thanks for any input

/lakoon

shaboo
26th September 2004, 01:16
Are you trying to connect to Baan via OpenWorld? If yes, then it is possible to start a bus-component via ASM

lakoon
26th September 2004, 15:12
Hello shaboo

No, I don't want to connect over ow. I know that i can start the tmboaserver with ASM.

Actually we would like to connect without ow.

Any Idea how to solve?

/lakoon