[ 
https://issues.apache.org/jira/browse/OLINGO-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17146539#comment-17146539
 ] 

Deepak patwal commented on OLINGO-1465:
---------------------------------------

Hi, 

Thanks for the reply.

But I have already set the baseURL and its coming right.
{
    "@odata.context": 
"http://localhost:7000/api/odata/$metadata#Plants/$entity";,
    "Name": "cactus",
}
 
I tried the feed with tableau and its working, not sure what is missing for 
excel.
 
is there anything specific changes which needs to be done at the server side to 
ensure excel consumes it properly.
 
 
Regards,
Deepak patwal

> Not able to connect to excel odata feed service
> -----------------------------------------------
>
>                 Key: OLINGO-1465
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1465
>             Project: Olingo
>          Issue Type: Question
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.7.1
>            Reporter: Deepak patwal
>            Priority: Blocker
>         Attachments: image-2020-06-16-17-11-07-507.png, 
> image-2020-06-16-17-11-37-661.png, image-2020-06-16-17-11-55-335.png
>
>
> Hi Team,
>  
> Using the OData V4.0 Java, I have created an Odata server.
> Everything works fine. Olingo odata client is able to retrieve the data from 
> odata server, from postman all request to server are working fine but while 
> passing the feed URL to Excel is giving following error:
>   !image-2020-06-16-17-11-55-335.png|width=266,height=122!
>  
> And Odata server logs following error :
> !image-2020-06-16-17-11-37-661.png|width=441,height=10!
>  
> I tried different formats including application/json, application/xml and 
> many more which all are available in 
> org.apache.olingo.commons.api.format.ContentType
> but still no success. and also I tried the examples as given in the olingo 
> site.
>  
> !image-2020-06-16-17-11-07-507.png|width=395,height=62!
>  
> I am not sure what I am missing.
> Please suggest.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to