Hi,
I would like to create some windows services to add/modify different business objects of the same SAP company. Since each application will run as an independent process, each will have one different connection made to the same SAP company using DI API. There is high probability that at times some of these applications can run simultaneously. Is there any chance of data corruption or multithreading related errors, since DI API does not support multithreading?
Regards,
Victor