spartacus
3rd November 2008, 18:09
We installed solution 208434 with tiboidll100010 on our (Baan5) Testsystem. This is a solution, which is installed due to a prob in the "Infor Scheduler".

For the people who work with the "Scheduler" this solution seems to help.

Before we install this solution on our productive system I tried to find out how the influence, to the Baan-System is.
To find that out, I "grep"-ed our unix-sources for function-calls of this DLL ....
and I found absolutely nothing.
I think we have more than 90% of the sources installed.

Why can't I found any call to a function of this DLL? Strange because the solution seems to work.
Is is possible, that the functions of this DLL are only called from this objects where we don't have the source, or is it possible this DLL is only called from the java-code of the Infor Scheduler?

ARijke
4th November 2008, 09:31
Did you check also the Boi's itself, especially the qcd file's?

spartacus
4th November 2008, 09:54
Hi,

I found in $BSE/lib three qcd*-directories. I will check this files. I have no experience with BOI's. Where are they located?
Besides is there any influence from this qcd-files to the normal Baan functionality?

ARijke
4th November 2008, 12:39
Integrations via OpenWorld use BOI's. In the QCD files queries on Baan tables or function calls can be defined. In this way another application can trigger Baan functionality.

Hope this helps

spartacus
4th November 2008, 14:52
Hope this helps

Not really, because I still doesn't found any call of this above DLL (also not in the QCD files). The problem is not that important to invest hours and hours all over the world ;-), but it's just anoying me!

Thank you and regards