Hi,

I am trying to invoke a module from a SharePoint workflow using the provided 
MarkLogic Invoke activity.    I am able to invoke the module from SharePoint 
OK, however, I want to pass it a variable such as the ItemURL.  Are there any 
example of the syntax I need to use?  There is a Workflow Form that is 
presented in SharePoint with a text field for inputting a value for the 
VariableBindings variable, however I don't know what values are supported or 
what strings can be used.  An example would be to pass the ItemURL of the 
Current Item to the XQuery module.

Does anyone have any experience with this?

"MarkLogic Invoke - The module variable bindings are provided in the
VariableBindings variable which contains a URL query-string specifying name and 
string
value bindings. (A helper function is provided to convert a C#
Dictionary<string, string> variable into a URL query string.) The response from 
the
module is passed into the ModuleResponse variable."


Ryan Sappenfield

+1 (720) 530-3430  |  Cell - Office
 
[email protected]
 
http://www.flatironssolutions.com
 







_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to