Skip to main content

Hello peers,

 

I want to translate the names of individual activities in my model from German to English.

 

Using the name mapping functionality I am able to change the names of the tables or columns as desired.

When using the translate feature in the EMS, I am able to change the display names of the various objects like KPIs, records etc.

 

Both these methods do not facilitate the translation of activity names.

Is it possible to enable this translation and how?

 

Thanks in advance!

 

Why not just use alter/update statements and do it in the transformations itself ?


I need to keep the main language of the App German due to business requirements. However, to facilitate English speaking users understand the process / process explorer I want to provide the functionality to translate the activity names to english in the App.


Hi Kapil,

 

You can add 'Activity_En' to your activity table as a translation column and incorporate that into your data model which should work.

 

Best,

Riddhi


Reply