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

Developer Adaptation - Adding a local annotation file

arunsriraj12123
Discoverer
0 Likes
1,787

Hello All,

We are exploring the SAP UI5 Flexibility options and as part of Developer Adaptation, we have created an adaptation project in SAP Business Application Studio and tried making changes to the standard application by adding a local annotation file following the steps provided in the below links.

Adding Local Annotation Files

How to create an Adaptation Project to extend SAP standard Application

Even after adding all the code to the annotation file, changes were not being reflected in the application. I have attached both annotation and manifest files for reference.

annotation.txt

manifest.txt

Any help would be great.

Thanks!

View Entire Topic
WouterLemaire
SAP Mentor
SAP Mentor
0 Likes

After deployment you need to configure a tile that points to your variant, see the section “ SAPUI5 App Variants” here: https://help.sap.com/docs/ABAP_PLATFORM_NEW/a7b390faab1140c087b8926571e942b7/33daedef95454af68903ef1...

sagarsingh2000
Explorer
0 Likes

Hi Wouter,

I'm facing the same issue. After adding the local annotation file and adding the code in it, the changes are not visible in the Open SAP Visual Editor (running Locally).

Can you provide any solution to see changes in application locally from Open SAP Visual Editor.