cancel
Showing results for 
Search instead for 
Did you mean: 

How to access localization file from META-INF tab using SAP MII UI5

0 Kudos

hi,

I need a help to fetch the localization file, which is placed in META-INF tab

tab of MII workbench:

I have created an application using MVC architecture and view type is JS view and able to fetch the data in IRPT file, but not able to fetch that data in JS view file and controller file. If anyone is having solution for this issue please post the answer.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member185280
Active Contributor
0 Kudos

This has come up in the past and I don't think there is a practical/supported way to get the data in the properties files. If you search around you will probably find some hack ways to do it but for support and security reasons I wouldn't recommend going that route. I recommend just using the standard i18n functionality built into UI5 and create the required .properties in the i18n directory of your app.

Regards,
Christian

former_member538405
Discoverer
0 Kudos

Hello,

Were you able to solve your problem because I'm looking for the same.

Kind Regards,

Matthias