shriram
9th May 2006, 23:58
We have Baan 5c SP10 on SQL server 2000 , OS Windows 2003 server. Some of the financial integration transactions are skipped during costing of a
service order. If we execute the program in debugger it seems to work fine.
If we put a suspend() or a delay in the finance DLL logging the integration
transaction for about 2 seconds for every transaction, it seems to be work
fine. However if we run it commenting the suspend statement in the program
script or non-debugger mode, it skips some of the integration transaction in
tfgld418, tfgld410 and tfgld417. Are there any settings to be done on the
SQL server side to prevent this from happening and avoiding the suspend
statements (which was customized as a workaround by us)?

This is not specific to this session or module, I have other customized sessions that do the same thing, the transactions do not get inserted in the DB, if there is no delay (suspend in the script) or the process is not executed in the debugger.

Any clues?

Thanks

Regards
Shriram

mr_suleyman
10th May 2006, 10:08
Do you run this query in Baan Tools side or third part production's side ?

shriram
10th May 2006, 21:19
I am not sure I got your point. But all the code is on is on Baan tools side. In DLLs and scripts.

Regards
Shriram

mark_h
10th May 2006, 22:41
Lets try this in the database forum - this sounds like something a DBA could help with.