bumerang
19th March 2002, 13:24
What is the Function server used whit Baan.
How do I install Function Server.
can you say documantation and information .
Thanks
Badre Alam
19th March 2002, 14:32
I have a document related to BaaN Function Server, this would be very helpful to anyone who wants to know AFS in details.
Thanks
Alam Badre
alamb@dabur.com
mark_h
19th March 2002, 14:42
Also check out the tools forum. There has been a lot of posts over this topic in the last few months.
Good Luck!
Mark
Jeyaseelan
19th March 2002, 14:47
Hi Alam,
The document which u attached is really very good. It will be very useful for those who love AFS programming. Good work.
bumerang
19th March 2002, 16:04
Alam, thank for send documantation.
I need to know how I can install function server. I heard ýt's installation is like porting set install.
What do you think about this. if you have install ducumantation please send me?
Ruskin
20th March 2002, 00:04
bumerang,
Installing function servers, are quite simple. They are simply a 3GL script attached to a session. The reason they are attached to a session, is that this session is now used as the function server name (ie: you use it in your tuddc sessions, eg: tdilc4113b000, is the session name and also becomes your function server name).
NOTE: to "install" the function server, you need to set up your BMS mask data in session ttadv4188m000. You then need to convert to runtime and log out and back in again (this updates $BSE/lib/bms_mask).
You can create your own function servers, by using 'Maintain Sessions' to insert the function server name, then use 'Maintain Program Scripts' to create a 3GL script. NOTE: there are certain includes (such as tccom0010) that need to be used (depending on what type of function server you are creating), unless you want to duplicate the functionality of those includes (they are rather technical, but not difficult to follow). Remember, once you have created your function server, to add it to the BMS Mask...