Posts tagged with #orbeon

Debugging Orbeon XPL programs

Orbeon XPL is a way of describing processing flows using XML syntax. Since there is no debugger, the debugging mostly happens by putting something in and looking at what comes out....

Orbeon XPL copy values from request

Quite often I end up in situations where I need to use a value from an HTTP request (either parameter or header) inside a configuration element for another Orbeon XPL processor....