binxie
2024-01-16 288159458ce5ed2656021c774abc68ab1f761501
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
<?xml version="1.0" encoding="UTF-8"?>
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
    <alerts>
        <fullName>ActionEmail21</fullName>
        <description>市场部通知部长,对应方法为“送回”时</description>
        <protected>false</protected>
        <recipients>
            <recipient>it_prectech@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>QIS/SC_ET_answer_submit_html</template>
    </alerts>
    <alerts>
        <fullName>QIS1</fullName>
        <description>部长审批完成后,发送邮件给”QIS判定结果通知”收件人及营业助理</description>
        <protected>false</protected>
        <recipients>
            <recipient>it_prectech@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>QIS/QIS_SC_answer_submit_html</template>
    </alerts>
    <alerts>
        <fullName>QIS_Market_Classification1</fullName>
        <description>部长审批完成后,发送邮件给”QIS判定结果通知”收件人及营业助理</description>
        <protected>false</protected>
        <recipients>
            <field>BusinessAssistantNos__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>QIS_FSE__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>QIS/QIS_SC_answer_submit_html</template>
    </alerts>
    <alerts>
        <fullName>QIS_Market_Classification112</fullName>
        <description>部长审批完成后,发送邮件给”QIS判定结果通知”收件人及营业助理</description>
        <protected>false</protected>
        <recipients>
            <field>BusinessAssistantNos__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>QIS_FSE__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>QIS/QIS_SC_answer_submit_html</template>
    </alerts>
    <alerts>
        <fullName>QIS_Market_Classification122</fullName>
        <description>部长审批完成后,发送邮件给”QIS判定结果通知”收件人及营业助理</description>
        <protected>false</protected>
        <recipients>
            <field>BusinessAssistantNos__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>QIS_FSE__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>QIS/QIS_SC_answer_submit_html</template>
    </alerts>
    <alerts>
        <fullName>RC1</fullName>
        <description>当RC判定的对应方法为“送回”时,通知</description>
        <protected>false</protected>
        <recipients>
            <recipient>it_prectech@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>QIS/QIS_ET_answer_submit_html</template>
    </alerts>
    <alerts>
        <fullName>RC2</fullName>
        <description>当RC判定的对应方法为“送回”时,按照以下邮件通知</description>
        <protected>false</protected>
        <recipients>
            <recipient>it_prectech@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>QIS/QIS_ET_answer_submit_html</template>
    </alerts>
    <alerts>
        <fullName>RC3</fullName>
        <description>当RC判定的对应方法为“送回”时,按照以下邮件通知</description>
        <protected>false</protected>
        <recipients>
            <recipient>it_prectech@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>QIS/SC_ET_answer_submit_html</template>
    </alerts>
    <fieldUpdates>
        <fullName>ActionFieldUpdate</fullName>
        <field>Status__c</field>
        <literalValue>草案中</literalValue>
        <name>更新状态</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ActionFieldUpdate1</fullName>
        <field>Status__c</field>
        <literalValue>已批准</literalValue>
        <name>更新状态</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ActionFieldUpdate7</fullName>
        <field>Status__c</field>
        <literalValue>已批准</literalValue>
        <name>更新状态</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ActionFieldUpdate8</fullName>
        <field>Status__c</field>
        <literalValue>草案中</literalValue>
        <name>更新状态</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>ActionFieldUpdate9</fullName>
        <field>Status__c</field>
        <literalValue>草案中</literalValue>
        <name>更新状态</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UniqKeyUpd</fullName>
        <field>UniqKey__c</field>
        <formula>QIS_Report__c</formula>
        <name>UniqKey更新</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UpdateStatus</fullName>
        <field>Status__c</field>
        <literalValue>批准中</literalValue>
        <name>更新状态</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UpdateStatus2</fullName>
        <field>Status__c</field>
        <literalValue>批准中</literalValue>
        <name>更新状态</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UpdateStatus3</fullName>
        <field>Status__c</field>
        <literalValue>草案中</literalValue>
        <name>更新状态</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UpdateStatus4</fullName>
        <field>Status__c</field>
        <literalValue>草案中</literalValue>
        <name>更新状态</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UpdateStatus5</fullName>
        <field>Status__c</field>
        <literalValue>已提交</literalValue>
        <name>更新状态_已提交</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UpdateStatus6</fullName>
        <field>Status__c</field>
        <name>更新状态_申请中</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UpdateStatus7</fullName>
        <field>Status__c</field>
        <literalValue>草案中</literalValue>
        <name>更新状态_草案中</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UpdateStatus8</fullName>
        <field>Status__c</field>
        <literalValue>草案中</literalValue>
        <name>更新状态_草案中</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Literal</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>UpdateYYZhuli</fullName>
        <field>BusinessAssistantNoEmail__c</field>
        <formula>BusinessAssistantNoEmail__c</formula>
        <name>更新市场部营业助理</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <rules>
        <fullName>公式拷贝到文本</fullName>
        <actions>
            <name>UniqKeyUpd</name>
            <type>FieldUpdate</type>
        </actions>
        <active>true</active>
        <formula>True</formula>
        <triggerType>onCreateOrTriggeringUpdate</triggerType>
    </rules>
    <rules>
        <fullName>公式拷贝到文本营业助理</fullName>
        <actions>
            <name>UpdateYYZhuli</name>
            <type>FieldUpdate</type>
        </actions>
        <active>false</active>
        <formula>True</formula>
        <triggerType>onCreateOrTriggeringUpdate</triggerType>
    </rules>
</Workflow>