#** This email is sent to notify a PingFederate Administrator that metadata for a connection is out of sync. Administrator action may be required to update the PingFederate connection settings. *# #set( $messageKeyPrefix = "message-template-metadata-out-of-sync." ) #set( $globalKeyPrefix = "global." )
 
#if ($COMPANY_LOGO_EXISTS == 'true')
 
 
 
#end

$templateMessages.getMessage($globalKeyPrefix, "greetings")

$templateMessages.getMessage($messageKeyPrefix,"outOfSync",$params)

$templateMessages.getMessage($messageKeyPrefix,"listOutOfSyncMessage")

$OUT_OF_SYNC

$templateMessages.getMessage($messageKeyPrefix, "action")

$templateMessages.getMessage($globalKeyPrefix, "bestRegards")
$templateMessages.getMessage($globalKeyPrefix, "pfTeam")

 
$templateMessages.getMessage($globalKeyPrefix, "footerMessage")