Hi,
SAP is sending our midtier with some of the updates. SAP calls one endpoint, and post data to our midtier. We have instrumentation on midtier but we don't have instrumentation on SAP. we are not seeing that endpoint call in the midtier. I am guessing it is working as expected as we don't have instrumentation on SAP we are not seeing the endpoint? or are we supposed to see that endpoint on the midtier?
Answer by Venkata T. ·
Hi Ted, we have the java web services set to "active and start purepaths". He mentioned we used to see those calls and all of a sudden we are not seeing those anymore. I will look into it more.
Answer by Ted F. ·
SAP is making calls to your instrumented Tier - correct?
You should see these calls in the instrumented Tier assuming they are entering the mid tier via Web Requests or Web Services. Do you know what kind of calls they are?
===ted
Hi Ted, they are Web service calls. i can find out more info about those calls.
Make sure your "Java Web Services" Sensor is set to "active and start purepaths" in the instrumented tier. If it is set to "active" change it to "active and start purepaths". If it is already set to "active and start purepaths" then the SAP Web Service calls may not be supported by our Java Web Service Sensor. In that case, you could create custom entry points for them.
JANUARY 15, 3:00 PM GMT / 10:00 AM ET