tilln / jmeter-iso8583

ISO8583 Plugin for JMeter
MIT License
62 stars 32 forks source link

jmeter-iso8583 reply to request that recieve #74

Closed mehrdad2000 closed 7 months ago

mehrdad2000 commented 7 months ago

Hi Is it possible to reply request with jmeter-iso8583 to iso message that receive from other node? e.g. i config it in listen mode "does not set host name in channel setting" and other node connect to jmeter. after that receive 0100 message from that node and need to send 0110 to reply that message.

is it possible with jmeter-iso8583 ?

Thanks

tilln commented 7 months ago

The "ISO8583 Connection Configuration" can define a "Request Listener" Groovy script that responds to incoming messages i.e. unsolicited messages that JMeter receives via that connection. There is even an example in the README.