<?xml version="1.0" encoding="UTF-8"?>
|
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
|
<alerts>
|
<fullName>PeMailAlert_VF</fullName>
|
<ccEmails>Haijuan_Wang@olympus.com.cn</ccEmails>
|
<ccEmails>Yoshihiko_Terabori@olympus.com.cn</ccEmails>
|
<description>个人评价反馈通知(VF)</description>
|
<protected>false</protected>
|
<recipients>
|
<type>creator</type>
|
</recipients>
|
<recipients>
|
<type>owner</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>Olympus_OCM/PeMailAlert_VF</template>
|
</alerts>
|
<alerts>
|
<fullName>Personal_feedback_email</fullName>
|
<description>个人评价反馈通知</description>
|
<protected>false</protected>
|
<recipients>
|
<type>accountOwner</type>
|
</recipients>
|
<recipients>
|
<type>creator</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>Olympus_OCM/Personal_feedback</template>
|
</alerts>
|
<rules>
|
<fullName>个人评价反馈通知</fullName>
|
<actions>
|
<name>PeMailAlert_VF</name>
|
<type>Alert</type>
|
</actions>
|
<active>true</active>
|
<formula>ISCHANGED( SendEmail__c)</formula>
|
<triggerType>onAllChanges</triggerType>
|
</rules>
|
</Workflow>
|