how do you manage UMS translations with JavaBean/Web Services
Hi,
Our webshop connects to Siebel via JavaBean and we also have other integrations via web services. Our problem is how to manage UMS messages that are generated by PSP procedures.
these PSP have several uses of the UMS framework (E&C messages, Pricing and product Recommendations...)
Because webshop connects to a Siebel ENU server, the UMS framework assumes that the desired language is English.
However we offer a multilangual webshop and we trying to show these UMS message in the correct language.
We're thinking of maybe having separate Siebel Servers in the different languages.
We're wondering if there is something else we can do on the Siebel side to trick UMS to use a different language than that of the object manager.