we are using a service response selection step to select responses (possibly multiple for a single request) which are to be sent on different channels. is it possible to delay the responses?
currently lisa sends response 1 on channel 1, response 2 on channel 2, response 3 on channel 2, response 4 on channel 2 with no delay.
what we need is...response 1 on channel 1, <delay>, response 2 on channel 2, <delay>, response 3 on channel 2, <delay>, response 4 on channel 2
Hi, have you tried using the think time spec property under each of the responses? (and setting each response to different values)