cancel
Showing results for 
Search instead for 
Did you mean: 

automation ResultSetQuery

Eric_Ace
Confirmed Champ
Confirmed Champ

I'm trying to use a ResultSetQuery automation as follows:
curl -d '{"params":{"language":"CMIS","query":"select * from cmis:document" etc... -X POST http://localhost:8080/nuxeo/site/automation/Repository.ResultSetQuery
When I trace into the ResultSetPaginatedQuery class, it eventually tries to exec the query but it assumes it is NXQL. The lang property that is mapped into the class from the params field never gets put into the properties collection and passed down to the PaginableRecordSetImpl class - and so from there on down the code treats the query as NXQL. Why is the language parameter supported in the interface but not in the internals? Thanks

1 REPLY 1

Florent_Guillau
World-Class Innovator
World-Class Innovator

Thanks, I opened the ticket https://jira.nuxeo.com/browse/NXP-23105 to track this issue.

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.