KB Article #177913

Service, Subject and Operation values in Traffic Monitor

Problem

-- In Traffic Monitor, where does value for Service, Subject and Operation column come from?

Resolution

- Subject comes from atribute authentication.subject.id which is automatically filled when there is an authentication filter.
- Service comes from attribute service.name which is automatically filled with the SOAP service name on a SOAP request.
- Operation comes from attribute soap.request.method which is automatically filled with the SOAP operation name on a SOAP request.


Value can be forced for these attributes with a 'Set Attribute' filter.