#** This email is sent to notify a PingFederate Administrator that the partner's connection metadata has been updated and there have been changes to the PingFederate connection settings. Administrator action may be required to apply the changes and replicate the configuration to the cluster. *# #set( $messageKeyPrefix = "message-template-metadata-updated-out-of-sync." ) #set( $globalKeyPrefix = "global." )
 
#if ($COMPANY_LOGO_EXISTS == 'true')
 
 
 
#end

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

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

$templateMessages.getMessage($messageKeyPrefix, "listUpdatedMessage")
$UPDATED

#if ($REPLICATED == "true") $templateMessages.getMessage($messageKeyPrefix, "noActionRequired") #else $templateMessages.getMessage($messageKeyPrefix, "applyChanges") #end

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

$OUT_OF_SYNC

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

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

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