When an app owner invites a member of the organization to an application, a notification will be sent via an email. You configure the content of that email by editing the mail invitation template in <AF_HOME>/repository/conf/email/invite-user-email-config.xml
file.
Sample template
Hi {userName}, Welcome to {applicationId} Application as a {roles}. About {applicationName}: {applicationDescription} Thank you Administrator, {applicationName}
In runtime, the property tags wrapped with { } are replaced by the appropriate values that come from the request.
Overview
Content Tools
Activity