Hi,
This question is for legacy Builder (Content Server 10) as that is what the client is using. I am in a situation where I need to take one of the xlate strings and force it to be the system default language, regardless of the user who is executing. Is there a simple way to do this? For example if you had a string like [WFMain_Label.StepTitle1] and you needed to write this tag out as part of your message in English but the thread is being executed by a Russian user (and you have the Russian language pack installed), how do you go about forcing the xlate string to be interpreted as English and not Russian? This is for a message to be written to the db not to be written directly to the UI.
-Hugh