The external web app calls a restlet url (an http request) with a custom Query Model with a search param. In the QM(querymodel-contrib.xml) i define an SQL statement to search for the passed criteria in nuxeo. Then I need to return the results of the search in the normal nuxeo window, instead of the xml or zip format.
I am not sure how to invoke and display the results of the search in a nuxeo (let's say in search_results_advanced.xhtml) page. I realize I need to authenticate an incoming request. Thank you all for the help. -- Posted by "chksi" at Nuxeo Discussions <http://nuxeo.org/discussions> View the complete thread: <http://www.nuxeo.org/discussions/thread.jspa?threadID=2382#6482> _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
