Currently I'm testing RN module(7.1.1) in webmethods 8.0.2, I found that I can't send a
great number of RN data, such as 1000 3A4, anyone have successful experience for it?
Below is my test environment description:
1.webMethods version:8.0.2
2.backend db:SQL Server 2008
In Oracle 10.0.5, I have also do the test,the result is less than 200 count and end with exception
In SQL Server 2008, less than 600 count, but jdbc pool’s count has been increasing, finally block process due to reached the maximum number of connections(600)
3.fix:installed all latest fix by UpdateManager and ensure installation is no problem
4.OS:Windows 20003 enterprise 64bit
I have successful experience in webMethods 7.1.2, the number of a day is about
50000, I think that this is a big bug of webMethods 8.0.2 ,
please kindly give me your advise and share your experience, thanks in advance.