Hello everybody,
I’m trying to start different processes in very short time using a robot build with Kapow(
www.kapowtech.com). (In my case these operations are: login, save a changed page-xml, regenerate the page and submit xml and jsp) Now I’m experiencing the problem that Teamsite refuses to work any further when I use this robot. TS simply doesn’t continue to fulfill request from any user for a short period of time (2-3 minutes). The system is not working in this time but according to task manager TS is even idle while it doesn’t work.
The second problem is the following: I’m trying to not use the interface but start the save process from a manually build form in which all the data, included in the post-call while using web-interface, is included and I’m always getting an error telling, that the path of the xml is wrong but of course it’s not (copy & paste from the post data of original web-interface call)
My questions are:
- Is there any mechanism in TS that’s preventing usage of such robots by limiting the number of requests for any period of time?
- Has anybody tried to use the save process in a way similar to mine and has a solution how to not get the error?
Thanks in advance
Matthias