hookem
14 years agoNew Contributor
Passing Unique Identifier
I'm new to soapUI. I've been given 3 ways by which a unique identifier is created. 1) via a java script (jar file) 2) via a groovy script, and 3) a service URL. I need to pass this unique identifier to an endpoint, via Layer7(ESB), returning the UID back to soapUI. What is the most effective way to complete this action and where do I begin?