Skip to Content
0
Jun 17, 2020 at 04:05 PM

SolDoc: enforce one language when launching a specific program/transaction

64 Views

Hi all,

This question is probably unsolvable without workarounds, but... it is exactly what is on title: Is there a way to enforce Solution Documentation launch a specific report and / or transaction at only one specific language?

Why I want to know that:

There is a (10+ year old standard and still valid) program that writes (and provides a button to query) application logs with a language-dependent text on one of log keys. If you run it in English you won't find those log entries when querying in any other language (unless you decorate each language variation for that text). We operate in four different languages, so you know that would be pretty messed up if each one runs it in own language. This is already documented on process, but I know that this will eventually fail because SolDoc launches programs on logged language, and I want to not let the tool be the culprit of process failures.

Best regards