pellus
11th April 2008, 18:28
Environment: LN6 FP3 on MSSQL2005 on Win2003.

Hello, I want to start a session or a 3 gl program (customised) trigged from another system. They send in customer and item and I give them back sales price info after emulating a lookup in tdpcg.

Two options for the result are possible.
a) (easy for me) I fill in a customised LN table and they see if they have something (how do this all is not a problem)
b) (unknown to me but even better for the customer) The other part get the data (four fields) back directly when my process is done.

Open World has been evaluated by the customer and has been rejected.

So how can this be accomplished. I have no idea. The development of a LN-session or 3 gl -program to dig out the data will not be a problem. But I am totally blank on the overall solution.

george7a
14th April 2008, 08:30
Hi,

b) You can write the data in a file, anf then read this file from the other system and delete it.

I hope it helps,

- George

pellus
15th April 2008, 10:03
Yes, that is possible, thankyou. But what about the first problem. How to start it all, i.e. to trig the session or 3 gl program from the other system.

george7a
15th April 2008, 10:15
Hi,

There are a lot of threads talking about this issue. Using Baanboard's search I found some:
http://www.baanboard.com/baanboard/showthread.php?t=859
http://www.baanboard.com/baanboard/showthread.php?t=49176
http://www.baanboard.com/baanboard/showthread.php?t=8929

There are some more links in the forum. With a simple search you can find more ;)

I hope it helps,

- George