cancel
Showing results for 
Search instead for 
Did you mean: 

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

devanand_l
Explorer
0 Kudos
862

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.

jdesousa
Explorer
0 Kudos
jdesousa
Explorer
0 Kudos
Hi @devanand_l, did you find the solution for this? I'm facing the same problem, and I also believe it's related with the difference between fields name.

Accepted Solutions (0)

Answers (1)

Answers (1)

MioYasutake
Active Contributor
0 Kudos
devanand_l
Explorer
0 Kudos

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
Active Contributor
0 Kudos
@devanand_l Have you removed the UI.hidden annotation on the Guid?
devanand_l
Explorer
0 Kudos
Hi Mio,
devanand_l
Explorer
0 Kudos
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_S
Discoverer
0 Kudos
Hi All, did you got any solution to map Parameter value