Quantcast
Channel: SCN: Message List - SAP Manufacturing Integration and Intelligence (SAP MII)
Viewing all articles
Browse latest Browse all 4841

Localization in MII using SAPUI5

$
0
0

Hello All,

 

I am trying localization using SAPUI5 and for the same reason I am trying to call resource bundle from META-INF in js file using the following syntax

 

url: '/XMII/Catalog?ObjectName=CustomerExamples/META-INF/Bundles/<Project>_<language>.properties&Mode=LOAD'

 

 

But, I am getting below error while referring to the above syntax.

 

Error: resource URL '/XMII/Catalog?ObjectName=CustomerExamples/META-INF/Bundles/<Project>_<language>.properties&Mode=LOAD' has unknown type (should be one of .properties,.hdbtextbundle).

 

Please let me know if there is any fix to it or something that is missing in the above syntax.

 

Thanks.

Harsh


Viewing all articles
Browse latest Browse all 4841