Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 44 Oracle Analytics and AI Sharing Center
- 19 Oracle Analytics and AI Lounge
- 278 Oracle Analytics and AI News
- 56 Oracle Analytics and AI Videos
- 16.2K Oracle Analytics and AI Forums
- 6.4K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 103 Oracle Analytics and AI Trainings
- 20 Oracle Analytics and AI 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.