Protocol: Web html/http
Kindly help with below queries
1) How to display value of correlated parameter and used for exception handling.
2) Function to validate correlated value for exception handling. ( for e.g if correlated value >0 ;
lr_out_message("Failed");
else
lr_out_message("Passed");
3) How to save correlated value in a tet file.
4) How to add subtransaction in web protocol for multiple services.