ankybanky
22nd June 2002, 18:47
Hi friends
I need to call a baan session (customised session) through a shell
(Unix) and pass a parameter (eg Item code as input field ) and get a report based on this item (which i have already prepared.
the basic intention being i need to access baan only for the instance to get data and redirect the output to a temp file .
So that my license usage is restricted .
I need to call the baan session through shell and not the shell through baan.
I know there is one way by using connectkit , but then it fails if i have dumb terminals where in i dont have browser or cant open
visual basic components .
what i want to do is something like this in the shell
-----------------------------------------------------------------------
ba6.1 tddev0401m000 ITEMCODE1 > /tmp/tempfile
exit
-----------------------------------------------------------------------
how do i get a report out of it ?????????????
regards Ankur
I need to call a baan session (customised session) through a shell
(Unix) and pass a parameter (eg Item code as input field ) and get a report based on this item (which i have already prepared.
the basic intention being i need to access baan only for the instance to get data and redirect the output to a temp file .
So that my license usage is restricted .
I need to call the baan session through shell and not the shell through baan.
I know there is one way by using connectkit , but then it fails if i have dumb terminals where in i dont have browser or cant open
visual basic components .
what i want to do is something like this in the shell
-----------------------------------------------------------------------
ba6.1 tddev0401m000 ITEMCODE1 > /tmp/tempfile
exit
-----------------------------------------------------------------------
how do i get a report out of it ?????????????
regards Ankur