Regex in Service Mapping
Hello All, Could anyone please help me with the Regex pattern to get the server name and port number from this command Output? coupler.ports=servername1:portnumber1,servername2:portnumber2,servername3:portnumber3,servername4:portnumber4 I have used t...