alvaro
19th May 2003, 19:23
email me (ee97029@fe.up.pt)

Hi every one

I’m work in an application in HTML and ASP with the purpose of doing the delivery of inventory issue to Production Orders by this application and processing data by BaaN IV session “Delivery issueInventory to ProductionOrders”, using iBaaN OpenWorld Technology.(BOI’s)
For this purpose I want confirm which method of ‘Production Order’ BOI I must use??
I already read all documents about OpenWorld, and none explains me how to use BOI’s in my application in programmers point view!!!
Do any one have a general example with a piece of codification that shows to me how we invoke a specific method in an Client application??

And in my specific case of my work...what i´ll need to do, to integrate um aplication with that session??
Do I need to implement additional code over the method invocation??

Be grateful for possible help

Álvaro

mgakhar
19th May 2003, 19:42
Alvaro,
If there is BOI developed for this session, you should have a COM object for the BOI. If you have the COM object, Im quite sure you should be able to see what methods available for this BOI from the COM object and invoke the appropriate method.

Manish.

alvaro
19th May 2003, 19:59
ok mgakhar

But if that possible BOI exists, that COM object is already implemented or do I need to implement this Object??
And with this object I be able to see what methods available for that BOI, maybe if I have the soluction installed in my BaaN server, isn´t it??? the problem is that I don´t have yet the soluction installed!!! I'm studing this produt and after this I decid if I buy or not understand???

Thank you