Question
Ford Motor Company
IN
Last activity: 10 Aug 2022 6:10 EDT
Call a control from a Java step
I have a requirement where I am trying to localize user id. For example, if a Job has updated the work object, in Pega OOTB, History harness, it is localized to "Poste" in French. I am trying to replicate the same for a PDF extract of the work object (customized as OOTB doesn't support our requirements). How can I achieve this?
pyPerformer control is present which properly localizes the user id to user name in the browser's locale. But it is not working in the function even though same steps are copied.