<?xml version="1.0" encoding="UTF-8"?>
|
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
|
<alerts>
|
<fullName>codeWarning</fullName>
|
<ccEmails>ying_liu@olympus.com.cn.stagefull</ccEmails>
|
<ccEmails>dan1_liu@olympus.com.cn.stagefull</ccEmails>
|
<ccEmails>lijinhuan@prec-tech.com</ccEmails>
|
<description>备品管理编码上线预警</description>
|
<protected>false</protected>
|
<recipients>
|
<field>Edit_staff_Email__c</field>
|
<type>email</type>
|
</recipients>
|
<recipients>
|
<field>Edit_staff__c</field>
|
<type>userLookup</type>
|
</recipients>
|
<senderType>CurrentUser</senderType>
|
<template>unfiled$public/codeWarning</template>
|
</alerts>
|
<fieldUpdates>
|
<fullName>Edit_staff_Email</fullName>
|
<field>Edit_staff_Email__c</field>
|
<formula>Edit_staff_Email_F__c</formula>
|
<name>更新实际操作人公共邮箱</name>
|
<notifyAssignee>false</notifyAssignee>
|
<operation>Formula</operation>
|
<protected>false</protected>
|
<reevaluateOnChange>false</reevaluateOnChange>
|
</fieldUpdates>
|
<rules>
|
<fullName>更新实际操作人公共邮箱</fullName>
|
<actions>
|
<name>Edit_staff_Email</name>
|
<type>FieldUpdate</type>
|
</actions>
|
<active>true</active>
|
<formula>ISCHANGED( EquipmentSet_Managment_Code__c )</formula>
|
<triggerType>onAllChanges</triggerType>
|
</rules>
|
</Workflow>
|