submit xform field variables to localhost shell scripts

classic Classic list List threaded Threaded
2 messages Options
DL
Reply | Threaded
Open this post in threaded view
|

submit xform field variables to localhost shell scripts

DL
Can I submit field variables from xform to shell scripts in linux localhost server?

Purpose: to build a configuration console.
Reply | Threaded
Open this post in threaded view
|

Re: submit xform field variables to localhost shell scripts

Erik Bruchez
Administrator
There is an (undocumented, it seems) oxf:execute processor which might
help. See some threads on the topic:

http://orbeon-forms-ops-users.24843.n4.nabble.com/Execute-processor-help-needed-td43816.html
http://orbeon-forms-ops-users.24843.n4.nabble.com/passing-arguments-to-execute-processor-td43666.html
http://orbeon-forms-ops-users.24843.n4.nabble.com/Running-an-Apache-Ant-build-process-or-another-command-line-process-from-Orbeon-XPL-td1584296.html

You can't call this directly from XForms, but you can create an XPL
file, and call that XPL file with the xxforms:call-xpl() function.

Note that this processors hasn't been maintained recently!

-Erik

On Sat, Aug 18, 2012 at 2:42 PM, DL <[hidden email]> wrote:

> Can I submit field variables from xform to shell scripts in linux localhost
> server?
>
> Purpose: to build a configuration console.
>
>
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/submit-xform-field-variables-to-localhost-shell-scripts-tp4655642.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws