cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Web Service and tcpmon

Former Member
0 Likes
224

Hello Experts,

I am using:

WSDL Base URL: http://<server?:<port>/vm/services/Production?wsdl

Ports: Production

Operations: logParametricData

When I am configuring Web Service action block (above steps) I see big xml message in tcpmon, but when I am running transaction I see nothing in tcpmon. I am sending simple xml message using Web Service.

Could somebody tell my why, please?

(12.0.2)

Regards,

Mateusz.

Edited by: Mateusz Tarkowski on Jan 20, 2009 4:50 PM

View Entire Topic
jcgood25
Active Contributor
0 Likes

Design-Time vs. Runtime ?

If you are running the trace on your client workstation you will see some of the design time interworkings of the Workbench communicating with the server, but when you run a transaction the client issues the request to the server, so aside from the information being returned to the execution logger dialog, all of the activity is conducted on the server.

Regards,

Jeremy