Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
BI publisher to Sharepoint using WebDAV. Error in DeliveryServiceImpl.deliverToWebDAV

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.