Hello Experts,
Could you please guide any graceful way to get the query parameters from the request string?
Suppose the query string is: key1=value1&key2=value2&key3=value3…
I just need to get the value for key2, and the order of the key/value pair is not defined.
Do we have any service if i just say getParameter(key) it’s going to produce the value if present else null.
Regards
Sasa
#webMethods#Integration-Server-and-ESB