Hi,
I have a WebDynpro application integrated into the portal. The WebDynpro is calling multiple rfc functions via model in a standard way. For the JCO destination definition on the j2ee the language of the connection is set to English.
If a user, from the portal having german language as portal language, connects to the application then the WebDynpro application labels are displayed in german. This includes the labels for data types built based on the import from the rfc and the table pagination labels in a standard WebDynpro table.
How can I force the WebDynpro application to use only English. I tried the sap.locale as an application parameter but because the sap.authentication is set to true... it's never used. I used the two available types of iviews for integrating the WebDynpro application in the portal but I could not find a solution. I also set the Application Parameter field in the iview parameters to sap-locale=en and still no effect.
If the WebDynpro application is called directly via url and the sap-locale=en is added as a request parameter then it works. I could use this as a URL iView but I would prefer to do it using the normal WebDynpro integration.
Regards
Lucian