Hi—
Hoping someone can help me with this. I’m trying to write a python script that calls an xquery module in the database. It seems to be pretty easy to use a line such as:
session.execute(“run gettext.xqm”)
and get back the response I want. What I want to do is pass a bound variable to the module. The client api has a provision to bind a variable to a query object, but I’m not making a query object. I’m simply executing the stored query. I don’t find anything
in the documentation to suggest that a variable can be added to the run command this way.
Bryan Cholfin
Associate Editor for Digital Projects and Metadata
Harvard University Press
617.496.9116
79 Garden Street | Cambridge, MA 02138-1400
www.hup.harvard.edu