cancel
Showing results for 
Search instead for 
Did you mean: 

Internationalization in BPM 7.2

former_member207744
Contributor
0 Kudos

Hi,

Generally in Java, to internationalize any project we used to create properties file for that language.

For example

mylanguage.properties (English)

mylangugae_de.properties (German)

Likewise I have created in bpm by following the steps mentioned in this thread and this document.

But I'm not getting any translated text in bpm task.

Need clarifications


1) The properties file will get call dynamically in java by passing the locale, I wanna know how to pass locale in bpm and how to call properties file dynamically.

2) I want to know the use of translate built-in function in bpm and please let me know how to use it?

Waiting for your valid inputs.

Regards,

Sriram.V

Accepted Solutions (0)

Answers (1)

Answers (1)

SB9
Active Participant
0 Kudos

Have you tried changing the locale of the user in UME / User Admin and then opening UWL / Portal and then checking if the translation has happened ?

former_member207744
Contributor
0 Kudos

Thanks for your reply.

I made blog post and check the post in this link.

Please let me know the use of translate built in function in bpm.

Regards,

Sriram.V