Hi,
I'm using Orbeon 2.6 and trying to use URL-Serializer to write output to a file. Code is given here -
<p:processor name="oxf:url-serializer" xmlns:p="http://www.orbeon.com/oxf/pipeline">
<p:input name="config">
<config>
<url>oxf:/Option/XYZ.xml</url>
</config>
</p:input>
<p:input name="data" href="">
</p:processor>
But Orbeon throws error -
ERROR org.orbeon.oxf.pipeline.InitUtils null - Exception at oxf:/Option/view.xsl, line 0, column 0
org.orbeon.oxf.common.OXFException: Write Operation not supported
Could someone please let me know what's wrong I might be doing? I guess the folder where it is trying to write the file has "read-only" access rights. But to my surprise even after giving full rights to this folder, this folder automatically gets "read-only" access rights again as soon as I re-load the page. I'm really confused now. Please help.
Thanks and Regards,
Rahul.
----------------------------------------------------------------------------------------
This is a PRIVATE message. If you are not the intended recipient, please delete without copying and kindly advise us by e-mail of the mistake in delivery. NOTE: Regardless of content, this e-mail shall not operate to bind CSC to any order or other contract unless pursuant to explicit written agreement or government initiative expressly permitting the use of e-mail for such purpose.
----------------------------------------------------------------------------------------
- Re: [orbeon-user] URL Serializer Rahul Agarwal
- Re: [orbeon-user] URL Serializer Erik Bruchez
- Re: [orbeon-user] URL Serializer Rahul Agarwal
