Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

BI publisher to Sharepoint using WebDAV. Error in DeliveryServiceImpl.deliverToWebDAV

Question
41
Views
0
Comments

Summary

BI publisher to Sharepoint using WebDAV. Error in DeliveryServiceImpl.deliverToWebDAV

Content

Hi,

We are trying to upload one of our BI publisher report to a Sharepoint site, but it fails with below errors:

Delivery failed.

[INSTANCE_ID=<host>.1443717846074] [OUTPUT_ID=1196] 

Document delivery failed

[INSTANCE_ID=<host>.1443717846074] [DELIVERY_ID=1178]Error deliver document to webDav::Exception happened when calling deliver API::Error deliver document to webDav::deliver API call throw DeliveryException::::java.lang.NumberFormatException: For input string: ""oracle.xdo.service.delivery.DeliveryException: java.lang.NumberFormatException: For input string: ""

at oracle.xdo.service.delivery.impl.DeliveryServiceImpl.deliverToWebDAV(DeliveryServiceImpl.java:904

I have setup the webdav server as below :

Host : our sharepoint site (I am the owner of this site)

port: 80

Username/password: my email id and the password

Authentication Type: Digest

Encription Type: None

Proxy server settings are left blank

I have also checked Basic and Digest authentication under IIS security.

Please guide me to troubleshoot this.