Trying to achieve the following but it ends up just blocking the server and never finishing the execution even when cancelling the test run:
execute JavaScript text starting from next line and ending with [END]
var tenantName = "Ford CSP";
testRigor.execute('map tenant name "' + tenantName + '" to vinDecoder domain');
[END]
To execute a resuable rule in a javaScript block