Hi Robin
Is it possible that you've configure Orbeon Forms to HTTP GET the URL using the property below?
<property as="xs:string" name="oxf.fr.detail.send.success.method.*.*" value="get"/>
If so then this will instruct Orbeon to instruct the client web browser to request your URL, rather than the Orbeon server doing it. This will result in a timeout unless you're running the service on your localhost device. You can change it to "put" for example.
If this is not the case then if can elaborate on "it doesn't work" I may be able to assist further.
-Stian
--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].