cancel
Showing results for 
Search instead for 
Did you mean: 

RAP service UI is not working but OData returning response

BODHISATTWA__20
Participant
0 Kudos

Hello I created a managed OData service .I exposed the service binding via OData V2-UI . When I launch the OData as a standalone service  , the OData returns data .

BODHISATTWA__20_0-1711884426447.png

But when i preview the application it does not work .But rather it shows error while reaching to the resource favicon.ico

BODHISATTWA__20_2-1711884494918.png

Can somebody help over here 

patrick_winkler
Product and Topic Expert
Product and Topic Expert
0 Kudos

In the OData preview screenshot there is a TravelID=1 filter. What happens when you remove the filter? In the table settings (gear icon) ensure that at least one column is selected.

patrick_winkler
Product and Topic Expert
Product and Topic Expert
In the OData preview screenshot there is a TravelID=1 filter. What happens when you remove the filter? In the table settings (gear icon) ensure that at least one column is selected.

Accepted Solutions (0)

Answers (1)

Answers (1)

BODHISATTWA__20
Participant
0 Kudos

Hello @patrick_winkler 

😁Just selected the fields from the Setting (Gear Button)--It works