Page 2 of 2

Re: Web Transaction service not working

Posted: Mon Oct 26, 2020 5:12 pm
by ssax
Do you have <reporttype>nagios</reporttype> for the reporttype?

Re: Web Transaction service not working

Posted: Tue Oct 27, 2020 8:34 am
by Amit_Alone
Yes

Code: Select all

[e5613751@avgdlnxvp127 webinject]$ cat AGASPWINVP0094__Web_Transaction_config.xml
<testcasefile>AGASPWINVP0094__Web_Transaction_testdata.xml</testcasefile>
<useragent>WebInject Application Tester</useragent>
<timeout>30</timeout>
<globaltimeout>30</globaltimeout>
<reporttype>nagios</reporttype>
<max_redirect>5</max_redirect>

Re: Web Transaction service not working

Posted: Wed Oct 28, 2020 4:46 pm
by ssax
It doesn't look like webinject supports this directly, although you may be able to write a perl script and use the external report type to format it the way that you want according to this:

http://www.webinject.org/manual.html#cfgreporttype