Property transfer step failed when run through Maven
Dear SmartBear Community,
I tried Property Transfer in my REST Calls which works well in SOAP UI tool however when tried to run via Bitbash using POM Xml- Maven plug 4.6.1, the Maven build failed due to unsuccesful Property Transfer .(Please find attached )
I tried to Property transfer the offer ID from a JSON response as shown below. The JSON path was set as $.offer.id in the Property Transfer section.(please see attached).
"offer": {
"version": 1,
"id": 81711,
"businessType": "NO",
"contract": null,
"organisationAssociations": [ {
"version": 1,
"id": 83711,
"organisationId": "01019",
"hackInitialOpportunityIdForSf": "DEI0200C98",
"crmReference": "%7B%22oid%22%3A%220064E000004JuEdQAK%22%7D"
}],
"country": "DE",
"documentLanguage": "de",
"availableTransitions": [
"invalidate",
"updateSps",
"modifyOfferData",
"modifyMainItem"
],
Also find attached the POM Xml file and corresponding error message in Bitbash.
Looking forward to hearing from you.
Abhai Josey Karottu