Reamon and rmg, thanks for your replies!
If you run this service twice, you’ll see the second number is subsequent number to the first one.
I was trying to figure out where exactly it stores the first number to create the second. Of course that idea is turned out to be a dud. I figured better to avoid using this service rather use DB sequence number stuff.
But anyways, you are right. this service is useless. from my testing, it is generating unique numbers when running as multiple threads on one server. but when I run this service, from multiple servers in one cluster with multiple threads which share same database, its surely generating duplicates since its not synchronized across cluster.
Thanks for all your time. Really appreciate it!
Thanks.
#webMethods#B2B-Integration#Integration-Server-and-ESB