MRakers
11 years agoNew Contributor
Problems using the new JSONPath option in PropertyTransfer
I recently installed SoapUI 5.1.1 and am interested in using the new JSONPath option for Property Transfer.
My REST call returns a JSON list containing Customers. I'd like to select the first Customer from the list. I used the "Select Source JSONPath" option and selected the Customer ID I'm looking for. This results in the following path: $.$resources[0].Id
My problem is that when I attempt to transfer this property I get "Path '$' not found in the current context".
Any ideas/help is appreciated.
Matthew
My REST call returns a JSON list containing Customers. I'd like to select the first Customer from the list. I used the "Select Source JSONPath" option and selected the Customer ID I'm looking for. This results in the following path: $.$resources[0].Id
My problem is that when I attempt to transfer this property I get "Path '$' not found in the current context".
Any ideas/help is appreciated.
Matthew