on 2006 Aug 08 4:50 AM
Dear Expert,
Can i develop a ASP.NET web application without using DI server. I have develop some VB.NET code which using DI API.
Now, i want to reuse those code in ASP.NET.
Regrads,
Kit
Request clarification before answering.
Hi Kit,
While it should be possible to connect to SAP Business One via ASP.NET and the DI API, the scalability of such a platform would be very poor due to the amount of memory that each instance of the DI API would take up on the web server. The DI Server is the preferred tool as it makes better use of connection pooling and other technologies to enhance the scalability.
If your solution is only for a very limited number of users then you could get away with using just the DI API (though I wouldn't recommend it). If not, I'm afraid you'd need to recode to use the DI Server or go for something like iBOLT (a certified integration tool).
Hope this helps,
Owen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
92 | |
39 | |
8 | |
5 | |
3 | |
3 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.