How to set rest endpoint dynamically with Ritm number in url
Hi All, How to set rest endpoint dynamically with RITM number in url from the Business rule. Tried the below but will this syntax work?rm.setEndpoint(restEndpoint);or any other way to handle this? var ritmNumber = current.number;gs.log("jmtst1 " + ri...
