asset.query :where (cid starts with '1.7.1') and model='om.pssd.dataset' and (xpath(pssd-object/name) starts with ignore-case('Flumetamol_PETBrain_AUSTIN AC CT'))error: executing asset.query: [arc.mf.server.Services$ExServiceError]: call to service 'asset.query' failed:
Syntax error in asset query:
(cid starts with '1.7.1') and model='om.pssd.dataset' and (xpath(pssd-object/name) starts with ignore-case('Flumetamol_PETBrain_AUSTIN AC CT'))
Error at [position: 107]:
(cid starts with '1.7.1') and model='om.pssd.dataset' and (xpath(pssd-object/name) starts with ignore-case( ...
Found (
Expected:
"\'" ...
butasset.query :where (cid starts with '1.7.1') and model='om.pssd.dataset' and (xpath(pssd-object/name) starts with 'Flumetamol_PETBrain_AUSTIN AC CT’)
without the ignore-case is fine
I think this is a parsing failure.
Neil

<Arcitecta.png>