ITAbteilung
14 years agoContributor
get logical SoapUIPath from script
Hi,
I'd need my script to know at what "logical"-SoapUI-Path it exists.
E.g.: I have a project called "CustomerAdministration", containing a mockservice called "CustomerAdministration_MockService", containing a method called "getCustomerAddress", containing a response called "Response_1". This response is connected to a script. There I'd need a function returning
Could you provide that one please?
Thanks in advance,
Pat
I'd need my script to know at what "logical"-SoapUI-Path it exists.
E.g.: I have a project called "CustomerAdministration", containing a mockservice called "CustomerAdministration_MockService", containing a method called "getCustomerAddress", containing a response called "Response_1". This response is connected to a script. There I'd need a function returning
"CustomerAdministration/CustomerAdministration_MockService/getCustomerAddress/Response_1"
Could you provide that one please?
Thanks in advance,
Pat