RR Pairs - Hardcoding feasibility
Hi All,
The below is the scenario
we have got 30 set of Request and Response Pairs. We will be receiving any of the one request from application. How can we hard-code all RR pairs where Virtual responder will select & send the response based on request we receive.
Note: We are not using Data set/Data repositories
Ex: The responder will have to read the tag value from request "AddressID" and check the hard coded response for the respective value and send response
Comments
-
Modifed
0 -
Modified
0 -
Ex: The responder will have to read the tag value from request "AddressID" and check the hard coded response for the respective value and send response
0 -
@Kalaikkumaran_M
If you are not using data sources, then you have three options:- prepare PVA with responder for each pair
- prepare PVA with single responder, but use Multiple Responses input mode in Response tab view
-build response with scripting
--
Ireneusz Szmigiel
http://www.catb.org/esr/faqs/smart-questions.html0