Hi community,
If an user try to logon to the web shop with a language which is not supported in the connected backend, the logon fails. To avoid this situation you can set the standard language for the connection. To do this you set the language for the connection in the eai-config.xml file. You have to set for each <connectionDefinition> the following parameter. Here an example for english:
<param name="jco.client.lang" value="en" savevalue="" />
Best regards,
Nicola Nola
SAP WCEM Development