The RESTful Web Service SDKs allow you to work in multilingual environments. You can request Web Intelligence documents and system messages to be returned in your preferred language. Include the following declarations in the request header:
Header | Value |
---|---|
Accept-Language |
The preferred language used to retrieve system and error messages. This corresponds to the Product Locale (PL) of the BI platform. To get system messages returned in French, set Accept-Language to fr-FR. |
X-SAP-PVL | The preferred language used to retrieve BI resource content such as Web Intelligence documents. This corresponds to the Preferred Viewing Language (PVL). To request all documents available in German, set X-SAP-PVL to de-DE. |
The RESTful web service opens one instance of the Web Intelligence document in the client machine memory for each Preferred Viewing Locale requested by the client.