apurv_iitr
9th March 2010, 08:32
Could someone explain to me the difference between BOIs (Baan ERP) and BDEs(Baan LN)? And how does this impact openworld that we used with BOIs?
Any relevant documentation would be appreciated.


Regards, :confused::confused::confused:

zanza67
17th March 2010, 13:30
Hi

BOIs and BDE are based on different concepts
BOIs simulate a session behaviour on the contrary BDE are not based on sessions anymore
the other major dirrerences is that there is not any repository regarding BOI differently by BDE that you can find under Business Object session

basically BDE are based on action like create record, update, delete etc, BOI are based on sessions

talking about openwordl as far as i know BOIs use tmboaserver that is adapter server while BDE use JCA connector that means you don't need to run tmboaserver anymore but it is trasparent

if you need more info let me know

regards

zanza67

apurv_iitr
19th March 2010, 07:28
Hi,

Could you be a little bit more detailed in your reponse. Any relevant documentation too would be helpful.

Also I do not think that BOIs use sessions, they rather use the dlls which as far as I understand are used by BDEs too.

Regards,

saumya
19th March 2010, 11:34
me too think in same way. Any one plz clear it.

zanza67
20th March 2010, 14:50
i'm really sorry but i'm not agree with you
BOIs are 4GL scripts (DLL) that call function server to simulate the session behaviour
of course calling session behaviour if session script call DLL BOIS call dll as well
first of all there is not any list of standard BOIs in opposite of list of standard BDE
you can create new BDE using Business Studio and of course you can call DLL as well
keep in mind also that DLL called by DBE could call DALs but they are not related to the session as before. i want to do an example

if you want to create a BOI for area session tcmcs0145m000
you need to create the function server of that session using ttstpcreatdll
than you need to use the tiger compiler to create the proxy java in order to call the BOIs
if you look at function server there are a lot of function using stpapi command for setting and getting value and also for calling session function (choice option)
this functions as i already told , simulate the behaviour of the session
on the contrary if you want to create a BDE for the same session of area you can search in the business object the standard one and if you need to customuze that you can import the definition of the BDE in business studio and change it and than republish it

so you can understand from this littke example the differences between BOIs and BDE
anyway if u need more info
let me know

thank you
zanza67

MilindV
21st March 2010, 08:54
Hi zanza67,

I worked on BOIs, I agree with you, what you said about BOIs, but this BDE is new to me, I would definitely like to know more about it.
You can mail me, if you have any docs on this.
You can get my email-id by clicking following link, this is just to avoid spams.

Thanks,
MilindV
http://mailhide.recaptcha.net/d?k=01ERrUlRtukloZ6EBJ0btTEA==&c=f99IMiQPQcv4yz0UHorKh5WQ4yYyMchfnVOmwQ7yCfk=

zanza67
22nd March 2010, 10:43
Hi MilindV
if you are an infor's employee you have all the documentation you need, on the contrary i have internal docs that i cannot share with other people
anyway please tell me what you need to know and i will be rally happy to help you as much as i can

regards

zanza67

abattoir
6th June 2010, 17:04
Hi Zanza,

I have a requirement of integrating non-infor application (java) with BaanV, as i am new to BOI , i would appreciate if you could help me in on this with any information whatsoever so that i can accomplish this task.......

I am totally new to this.....

Thanks in Advance

Abattoir