Basic question here for something new to me:
I have an app that is intended to:
- Do an xquery in an .xqy app, grab part of the result, then send
the result part to a .js module, to eventually be sent to an Excel
spreadsheet using the MarkLogic plug-ins.
- When I get the results back (while in the .xqy function) I'm trying
to call a .js module e.g. "reportexcel(facet-items)" (or whatever might
work) to send the result string or numbers to the .js module. This is
new to me so no success yet.
Any short examples, general pointers, and/or cautions etc... would be
helpful. Like, do I have to declare the .js module in the .xqy file, etc...
Thank,
Randy
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general