Using the web service connector I have added debug statements that indicate the start of each of the built in steps within the Web Service connector generated service. You can see that GetSOAPBody step is taking over a tenth of a second. I have attached the small 6k response it is processing. We are looking to improve the performance of some our high volume requests like address verification as a whole. Since applications originally used local installed instances of these type applications and API based integration they are now seeing a setback in performance with SOA. To give you context this request orginated from CICS > Data Direct Shadow WSC > webMethods IS > Group One CDQ Web Service interface and back in .25 seconds total. Over a third of the elapse time occurred in the GetSOAPBody. Every little bit helps.
Anyone have a suggestion?
[76735]2009-01-21 15:56:39 CST [ISP.0090.0003C] 03:56:39:912-GroupOneCallEndSOAPResponseMapped
[76734]2009-01-21 15:56:39 CST [ISP.0090.0003C] 03:56:39:912-GroupOneCallStartSOAPResponseXMLNodeToDocument
[76733]2009-01-21 15:56:39 CST [ISP.0090.0003C] 03:56:39:803-GroupOneCallStartSOAPResponseGetSOAPBody
[76732]2009-01-21 15:56:39 CST [ISP.0090.0003C] 03:56:39:803-GroupOneCallEnd