OK,i have some insight on this subject.
Our company has all incident and problem management through ServiceCenter 6.2 except for one piece: the help desk function is outsourced to another company who take interactions in a remedy based system. A simple data flow is:
- Help Desk associate creates interaction in Remedy
-Remedy writes XML file to sFTP server
- C# interface application processes XML files into ServiceCenter through WSDL
- Response of successful incident creation pushed to remedy through BMC Remedy API
We have stress tested this setup on our UAT environment and it runs at maximum 2.4 / second.
We originally used SCAuto and found that was not able to run fast enough and was not scalable. I am able to run multiple middle-tier systems each with the interface application running on each to spread the flow out and speed this up even further.
I would be happy to discuss further..
/.D
Bookmarks