Problem with output from bursting engine to webdav (XML Publisher 5.6.3)
Hi,
We have succeeded to publish locallly to the file system and to a printer with different control files. However we have not been able to publish to webdav. Here is the control file we are using (user and password has been replaced here with xxx, but we use an existing useraccount on the foreign server:
<?xml version="1.0" encoding="UTF-8"?>
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi"> <xapi:globalData location="stream"/>
<xapi:request select="/MODULE2/LIST_G_1/G_1">
<xapi:delivery>
<xapi:webdav id="webdav1" server="test1was.posten.no" port="8300" user="xxx" password="xxx"
remote-directory="/sasdav/channels/Ruter"
<?xml version="1.0" encoding="UTF-8"?>
<xapi:requestset xmlns:xapi="http://xmlns.oracle.com/oxp/xapi"> <xapi:globalData location="stream"/>
<xapi:request select="/MODULE2/LIST_G_1/G_1">
<xapi:delivery>
<xapi:webdav id="webdav1" server="test1was.posten.no" port="8300" user="xxx" password="xxx"
remote-directory="/sasdav/channels/Ruter"
0