rahul.kolhe22
4th November 2008, 13:45
Hi all,
I want to achieve the connection to Baan 4c4 through Baan LN. I am able to do it. But it also opens Menu Browser(ttdskmbrowser) of Baan 4c4, which I dont want.

Can any one please help me to do so. I want to make the connection to Baan4c4 without any UI and to call the 3GL scripts in it. After calling one script I should not loose the connection. I should be again able to call the other 3GL script and close the connection when not required.

I also tried to use "-server" in the command field of bwc file but was not able to do so.

My idea of doing such is at very core level so may sound odd, but please give suggestions. Any suggestions are accepted.

Thanks in Advance
Rahul Kolhe

george7a
4th November 2008, 13:59
Hi,

Why don't you want to loose the connection after the 3GL finishes?

Check this link:
http://www.baanboard.com/baanboard/showthread.php?t=15520

The way described there every 3GL execution will create its own connection, and you can wait for one process to end then execute the other one.

rahul.kolhe22
5th November 2008, 07:50
Hi George7a,
Thanks a lot for your reply.

I want to maintain the connection because I need to keep on calling number of 3GL script in Baan4c4. So if I try to create the connection each time I call the 3GL script then it will affect the execution speed. So I would like maintain the connection.

Please suggest if there is any efficient way to achieve this.

Thanks
Rahul