I need a lightweight way to enrich Teamcenter workflow email alerts with extra data pulled from the target or attached business objects. The standard notifications are already sending, so I’m only after the configuration that lets an admin pick any custom string property and have its value appear in the email. Scope of work • Show me where and how to expose additional string-type properties in the existing workflow notification setup (BMIDE, preferences, or a small ITK/XML hook—whichever is simplest). • Provide a basic, admin-editable template so formatting tweaks (re-ordering fields, adding plain text) can be done without code changes. Full WYSIWYG isn’t required—simple placeholder tokens inside the body will do. • Detail each step clearly so an administrator can repeat the setup in other environments. No mail-server or routing work is needed; email delivery already functions. A concise how-to document, plus any script or XML snippet you create, will be the final deliverable.