005 - A better way to work with Groups in Appian - Part 3
In my very first blog post, I explained how to use Record Types to better manage translations for your reference data.
Then, in part 1 and part 2 of my series on managing Group data, we looked at how to create a Record Type for your groups, and how to use the getgroupuuid()
function to uniquely identify groups across environments.
In this post, we’ll bring it all together - and I’ll show you how to translate your Group names!
Step 1: Add a new field to the Group API

Step 2: Map your your Record Field and Resync Record Type

Step 3: Generate translation keys
Don't forget to resync your Group Record Type after completing step 1!

Step 4: Update your Translation Bundles


Step 5: Resync your Resource Bundle Record Type

Step 6: Add a new Relationship between Group and Resource Bundle Record Types


Step 7: Results
For this last step, we simply create an interface that displays our translated Groups!
