receive() method not work in custom channel #90
mehrdad2000
started this conversation in
General
Replies: 1 comment 14 replies
-
What are you experiencing? |
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
here is the code of custom channel and it work correctly without receive() method,
it will get putqueuename, and getqueuename from jmeter iso8583 connection advance configuration successfully, and create session then send message correctly but when i add recieve method it won’t!
it should send message and wait for respone, finally show in view result tree in response tab.
here is the code:
Beta Was this translation helpful? Give feedback.
All reactions