ContributionsMost RecentMost LikesSolutionsDoes JSON RegEx assertions support regex shortcuts If I use JSON Path asseration for $..id and expected resutl is [121,130] the assertion passes. When using the JSON RegEx aseration I set JSON Path Expression to $..id[0] and RegEx to \d and expected result to true the assert fails. But if i set RegEx to [0-9]*, the assertion passes. It appears that REgEx in SoapUI 5.3 for Json RegEx asseration doesnt support regex shortcuts. When will short cuts be supported? SolvedDoes SoapUI NG XQuery assertions support fn: calls? <Results> { for $x in //System/Response/Genie/GenieRows/GenieRow order by $x/@Column1, $x/@Column2, $x/@Column3, $x/@Column4, $x/@Column5, $x/@Column6 return <GenieRow>{$x/@Column1} {$x/@Column2} {fn:lower-case($x/@Column3)} {$x/@Column4} {$x/@Column5} {$x/@Column6}</GenieRow> } </Results> The fn:lower-case call keeps returning "RuntimeException:Error binding this". Thanks in advance Datasoure reading dates in from Excel in different format than specified in Excel Useing DataSource to read in an excel file. The excel file has a column that is formatted as a date. The excel date is "1/01/2013" or "m/dd/yyyy'. When SoapUI NG reads this same data source date field it reads it in as yyyy/mm/dd. This woirked fine using SoapUI Pro 5.1.2. This faliure started to happen once we updgraded to SoapUI NG. Is there some date format setting in SoapUI NG that can resolve this issue? Thanks in advance. Ready API 1.2.1 on Mac OS X 10.8 keeps hanging and extremely slow Ready API 1.2.1 on Mac OS X 10.8 keeps hanging and extremely slow Ready 1.2.1 required me to click Yes to send useage data to SmartBear. If I clicked NO Ready API would hang. removing a projet from an existing SoapUI Pro 5.0.0 workspace causes Ready API to hang. I must keep selecting force quit in Activity Monitor. Does Ready API 1.2.1 support OS X 10.5? Thanks in Advance SoapUI Pro 5.1.2 hangs on Mac OS X 10.8.5 SoapUI Pro 5.1.2 hangs on Mac OS X 10.8.5 I installed SoapUI Pro 5.1.2 on MAC OS X 10.8.5. When I run SoapUI Pro it just hangs. Any ideas on how to resolve? Thanks in advance SoapUI Pro 5.1.2 Mac just hangsJust upgraded to SoapUI Pro 5.1.2 for MAC on OS X 10.8.5 from SoapUI Pro 5.0.0. I launch SoapUI Pro 5.1.2, click No to supply usage information and SoapUI Pro just hangs. How to get SoapUI Pro 5.1.2 to work on OS X 10.8.5?