cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Annotation to add Parameters for Intent Based Navigation in SAP RAP Development

dev_logan
Explorer
0 Likes
3,497

I have a CDS view with GUID as Key field. GUID is hidden from the User and Annotation is added to the corresponding Description to navigate to another application using Intent Based Navigation. But since GUID is hidden, Navigation is routing to the initial List page of the target application instead of particular Object page based on the GUID from the Source application. Is there any annotation to maintain the Parameters for the Navigation.

Accepted Solutions (0)

Answers (1)

Answers (1)

MioYasutake
SAP Champion
SAP Champion
0 Likes
dev_logan
Explorer
0 Likes

Hi Mio,

Thanks for the response. I tried the solution but still the parameter for the Semantic Object navigation is not working. Is it possible to set the parameter explicitly in Annotations.

MioYasutake
SAP Champion
SAP Champion
0 Likes
@dev_logan Have you removed the UI.hidden annotation on the Guid?
dev_logan
Explorer
0 Likes
Hi Mio,
dev_logan
Explorer
0 Likes
Hi Mio, sorry about the delay in response. Yes i removed the UI.hidden annotation and still the same. probably GUID has a different name in the SOURCE and DESTINATION application
Karthikeyan_S1
Discoverer
Hi All, did you got any solution to map Parameter value