cancel
Showing results for 
Search instead for 
Did you mean: 

RAP - Unable to Navigate to details object page

sid_07_
Explorer
2,698

behaviour-definition.txtmetadata-extension-so-header.txtmetadata-extension-so-item.txtHello,

I am trying to create a RAP app for Sales Order in ABAP trial platform. I am facing a probelm with the UI. When I use Odata V2 UI, I am unable to navigate to Identification Page. This problem is solved with Odata V4 UI. But the other issue which I face there is, I don't see Create option.

Odata V2 UI

ODATA V4 UI

Please let me know if I missed any step or how to analyze this.

Regards,

Siddhesh

View Entire Topic
sid_07_
Explorer
0 Kudos

jessie.cheah after adding Draft to behavior definition I get the create option. Thank you for all the help.

JessieCheah
Product and Topic Expert
Product and Topic Expert

Hi Siddhesh,

great that at least V4 is working for you. As of now, I'm not sure why the navigation to object page is not working in your browser(s), since your service works as it should on mine. From your screenshot, the difference I see is that you get an additional error that I don't have: a listener indicated an asynchronous response by returning true...

Regards,
Jessie

Muthu_raja
Active Participant
0 Kudos

Hello @Siddhesh,

Does the navigation issue of Odata v2 resolved for you ?

sid_07_
Explorer
0 Kudos

Hi muthuraja.muthaiah,

No, the navigation issue for Odata V2 is not resolved for me but I am able to manage my application with Odata V4