Is it possible to setup Orbeon Forms to send data entered in form and pdf to another site or web service? I tried using workflow-send button as described in http://wiki.orbeon.com/forms/doc/developer-guide/configuration-properties/configuration-properties-form-runner#TOC-Workflow-send-button, but it in this case only xml data or pdf is send to success page.
Is there any other way to get data entered by user and generated PDF to another web application? I am new to this area, so it's possible that I missed something obvious in documentation.