<?xml version="1.0" encoding="UTF-8"?>
|
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
|
<alerts>
|
<fullName>Acceptance_NG_Email</fullName>
|
<ccEmails>hiroki_hotta@olympus.com.cn; shuo_wang@olympus.com.cn</ccEmails>
|
<description>清点NG或变更邮件</description>
|
<protected>false</protected>
|
<senderType>CurrentUser</senderType>
|
<template>Asset_Receiving/Acceptance_NG_Email</template>
|
</alerts>
|
<alerts>
|
<fullName>No_Matching_Reminder_Email</fullName>
|
<ccEmails>sfdc_lvxueyan@olympus.com.cn</ccEmails>
|
<description>无配套提醒邮件</description>
|
<protected>false</protected>
|
<recipients>
|
<recipient>jing_shao@olympus.com.cn</recipient>
|
<type>user</type>
|
</recipients>
|
<recipients>
|
<recipient>weibo1_wang@olympus.com.cn</recipient>
|
<type>user</type>
|
</recipients>
|
<recipients>
|
<recipient>xuan_li@olympus.com.cn</recipient>
|
<type>user</type>
|
</recipients>
|
<recipients>
|
<recipient>ying_liu@olympus.com.cn</recipient>
|
<type>user</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>Asset_Receiving/No_Matching_Reminder_Email</template>
|
</alerts>
|
<rules>
|
<fullName>无配套提醒邮件</fullName>
|
<actions>
|
<name>No_Matching_Reminder_Email</name>
|
<type>Alert</type>
|
</actions>
|
<active>true</active>
|
<criteriaItems>
|
<field>ReceivingNoteSummary__c.No_Matching_Reminder_Email_Text__c</field>
|
<operation>notEqual</operation>
|
</criteriaItems>
|
<triggerType>onCreateOrTriggeringUpdate</triggerType>
|
</rules>
|
</Workflow>
|