ContributionsMost RecentMost LikesSolutionsRe: ERROR: groovy.lang.MissingPropertyException: No such property: soapui for class: Script1 Hi Rich, I appreaciate the response. We were able to fix the issue. We figured out that the former developers created custom groovy libraries and simply copied the files to the /scripts folder. Get well soon! Cheers, Glenn ERROR: groovy.lang.MissingPropertyException: No such property: soapui for class: Script1 Hi All, My project recently migrated from SOAP UI Pro to Ready API. We executed a Groovy script that work in SOAP UI Pro but not in ReadyAPI. Need advice on how to update the line with error. ERROR: groovy.lang.MissingPropertyException: No such property: soapui for class: Script1 line: def sqlhelper = soapui.intergen.SqlHelper Please find the attached screenshot for reference. Solved