Calculating import notification messages

The Global Collaboration Framework allows the email message that is sent upon import of a document to be calculated by a GCFNotificationMessage function. By default, the function is not defined by the GCF but is up to you. This gives you maximum flexibility in specifying the message to be sent. The function is called by the Meridian Enterprise import processor after successfully importing a document.

For an example implementation, see GCFNotificationMessage function.