BI Publisher 11.1.1.5: delivery to FTP
Hi,
When scheduling a report through the BI Publisher interface, we choose to deliver it to an FTP server. The following fields can be specified:
The report is successfully delivered to the FTP server. When we try doing the same thing with the ScheduleService web service following error message is displayed:
This is the request we send to the ScheduleService web service:
<m:scheduleReport xmlns:m="http://xmlns.oracle.com/oxp/service/v2">
<m:scheduleRequest>
<m:bookBindingOutputOption>true</m:bookBindingOutputOption>
<m:dataModelUrl>String</m:dataModelUrl>
<m:deliveryChannels>
<m:emailOptions>
<m:item>
<m:emailFrom>bipublisher@centric.eu</m:emailFrom>
<m:emailServerName>ms-wrm01</m:emailServerName>
0