binxie
2024-01-20 1d91be0be5220ce19ee64de5a5c9a8237b1c15b1
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
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
<?xml version="1.0" encoding="UTF-8"?>
<Workflow xmlns="http://soap.sforce.com/2006/04/metadata">
    <alerts>
        <fullName>ElementSavedMail</fullName>
        <ccEmails>si_yingye@olympus.com.cn</ccEmails>
        <description>招标参数保存后发送邮件</description>
        <protected>false</protected>
        <recipients>
            <type>owner</type>
        </recipients>
        <recipients>
            <field>Opportunity_sub_owner__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Owner_Manager__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Owner__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Prospect/ElementMailModel</template>
    </alerts>
    <alerts>
        <fullName>FinalTestMailSend</fullName>
        <ccEmails>si_yingye@olympus.com.cn</ccEmails>
        <description>最终测试报告邮件发送</description>
        <protected>false</protected>
        <recipients>
            <field>Oppor_Assistant__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>Opportunity_sub_owner__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Majordomo__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Owner_Manager__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Owner__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Prospect/SIFileSaveMail</template>
    </alerts>
    <alerts>
        <fullName>OCAP_TUVSaveMail</fullName>
        <ccEmails>si_yingye@olympus.com.cn</ccEmails>
        <description>OCAP/TUV认证保存邮件提醒</description>
        <protected>false</protected>
        <recipients>
            <type>owner</type>
        </recipients>
        <recipients>
            <recipient>tongyun_pan@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <field>Oppor_Assistant__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>Opportunity_sub_owner__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_File_Majordomo_Sell__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_File_Manager_Sell__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Owner__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Prospect/SIFileSaveMail</template>
    </alerts>
    <alerts>
        <fullName>ProJect_Book_Mail</fullName>
        <ccEmails>SI_yingye@olympus.com.cn</ccEmails>
        <description>项目方案书上传邮件提醒</description>
        <protected>false</protected>
        <recipients>
            <type>owner</type>
        </recipients>
        <recipients>
            <field>Opportunity_sub_owner__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_File_Majordomo_Sell__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_File_Manager_Sell__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_File_Minister_Sell__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Prospect/ElementMailModel</template>
    </alerts>
    <alerts>
        <fullName>SI_File_Project_Mail</fullName>
        <ccEmails>si_yingye@olympus.com.cn</ccEmails>
        <description>标书提交审批邮件</description>
        <protected>false</protected>
        <recipients>
            <type>owner</type>
        </recipients>
        <recipients>
            <recipient>meng_zhang@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <field>Opportunity_sub_owner__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Majordomo__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Minister__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Owner_Manager__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Owner__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Prospect/SIFile_Target_Submit_pro</template>
    </alerts>
    <alerts>
        <fullName>SaveMailFor_Opera</fullName>
        <ccEmails>si_yingye@olympus.com.cn</ccEmails>
        <description>手术室净化平面图保存邮件提醒</description>
        <protected>false</protected>
        <recipients>
            <recipient>tongyun_pan@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <field>Opportunity_sub_owner__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_File_Majordomo_Sell__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_File_Minister_Sell__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Owner__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Prospect/SIFileSaveMail</template>
    </alerts>
    <alerts>
        <fullName>TargetFileSaveMail</fullName>
        <ccEmails>si_yingye@olympus.com.cn</ccEmails>
        <description>标书保存邮件提醒</description>
        <protected>false</protected>
        <recipients>
            <type>owner</type>
        </recipients>
        <recipients>
            <recipient>tongyun_pan@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <field>Opportunity_sub_owner__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Majordomo__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Minister__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Prospect/SIFileSaveMail</template>
    </alerts>
    <alerts>
        <fullName>TechDiffTableSaveMail</fullName>
        <ccEmails>si_yingye@olympus.com.cn</ccEmails>
        <description>技术偏离表保存邮件提醒</description>
        <protected>false</protected>
        <recipients>
            <type>owner</type>
        </recipients>
        <recipients>
            <field>Opportunity_sub_owner__c</field>
            <type>userLookup</type>
        </recipients>
        <recipients>
            <field>SI_SOD_Owner__c</field>
            <type>userLookup</type>
        </recipients>
        <senderType>CurrentUser</senderType>
        <template>Prospect/SIFileSaveMail</template>
    </alerts>
    <fieldUpdates>
        <fullName>Bid_Confrim_Stream</fullName>
        <field>bid_Confrim_Date__c</field>
        <formula>today()</formula>
        <name>标书确认日</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>true</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>NameIche</fullName>
        <field>Name__c</field>
        <formula>Name</formula>
        <name>文件名称统一</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>SetFileName</fullName>
        <field>Name</field>
        <formula>Opportunity_ID__r.Opportunity_No__c +  Text(Type__c) + Text(today()) +&apos;-&apos;+  IF(Last_Two_Number__c&lt;10,&apos;0&apos;+Text(Last_Two_Number__c),Text(Last_Two_Number__c))</formula>
        <name>设定文件名</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>true</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>SetProjectDate</fullName>
        <field>ProJect_Confirm_Date__c</field>
        <formula>today()</formula>
        <name>设置日期</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>true</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>SetSubmitDate</fullName>
        <field>Submit_Date__c</field>
        <formula>today()</formula>
        <name>设置批准时间</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <fieldUpdates>
        <fullName>updateName</fullName>
        <field>Name__c</field>
        <formula>Opportunity_ID__r.Opportunity_No__c + Text(Type__c) + Text(today()) +&apos;-&apos;+IF(Last_Two_Number__c&lt;10,&apos;0&apos;+Text(Last_Two_Number__c),Text(Last_Two_Number__c))</formula>
        <name>同步名称</name>
        <notifyAssignee>false</notifyAssignee>
        <operation>Formula</operation>
        <protected>false</protected>
        <reevaluateOnChange>false</reevaluateOnChange>
    </fieldUpdates>
    <rules>
        <fullName>OCAP%2FTUV认证保存</fullName>
        <actions>
            <name>OCAP_TUVSaveMail</name>
            <type>Alert</type>
        </actions>
        <active>true</active>
        <criteriaItems>
            <field>SI_Attachment__c.Type__c</field>
            <operation>equals</operation>
            <value>OCAP/TUV认证</value>
        </criteriaItems>
        <triggerType>onCreateOnly</triggerType>
    </rules>
    <rules>
        <fullName>SI_FileName_Creator</fullName>
        <actions>
            <name>SetFileName</name>
            <type>FieldUpdate</type>
        </actions>
        <actions>
            <name>updateName</name>
            <type>FieldUpdate</type>
        </actions>
        <active>true</active>
        <formula>true</formula>
        <triggerType>onCreateOnly</triggerType>
    </rules>
    <rules>
        <fullName>UpdateName</fullName>
        <actions>
            <name>NameIche</name>
            <type>FieldUpdate</type>
        </actions>
        <active>true</active>
        <criteriaItems>
            <field>SI_Attachment__c.Name</field>
            <operation>notEqual</operation>
        </criteriaItems>
        <triggerType>onAllChanges</triggerType>
    </rules>
    <rules>
        <fullName>手术室净化平面图保存邮件</fullName>
        <actions>
            <name>SaveMailFor_Opera</name>
            <type>Alert</type>
        </actions>
        <active>true</active>
        <criteriaItems>
            <field>SI_Attachment__c.Type__c</field>
            <operation>equals</operation>
            <value>手术室净化平面图(含设备定位)</value>
        </criteriaItems>
        <triggerType>onCreateOnly</triggerType>
    </rules>
    <rules>
        <fullName>技术偏离表保存</fullName>
        <actions>
            <name>TechDiffTableSaveMail</name>
            <type>Alert</type>
        </actions>
        <active>false</active>
        <criteriaItems>
            <field>SI_Attachment__c.Type__c</field>
            <operation>equals</operation>
            <value>技术偏离表</value>
        </criteriaItems>
        <triggerType>onCreateOnly</triggerType>
    </rules>
    <rules>
        <fullName>招标参数保存后邮件提醒</fullName>
        <actions>
            <name>ElementSavedMail</name>
            <type>Alert</type>
        </actions>
        <active>false</active>
        <criteriaItems>
            <field>SI_Attachment__c.Type__c</field>
            <operation>equals</operation>
            <value>招标参数</value>
        </criteriaItems>
        <triggerType>onCreateOnly</triggerType>
    </rules>
    <rules>
        <fullName>文件名称入例</fullName>
        <active>false</active>
        <formula>true</formula>
        <triggerType>onCreateOrTriggeringUpdate</triggerType>
    </rules>
    <rules>
        <fullName>最终测试报告保存邮件</fullName>
        <actions>
            <name>FinalTestMailSend</name>
            <type>Alert</type>
        </actions>
        <active>true</active>
        <criteriaItems>
            <field>SI_Attachment__c.Type__c</field>
            <operation>equals</operation>
            <value>最终测试报告</value>
        </criteriaItems>
        <triggerType>onCreateOnly</triggerType>
    </rules>
    <rules>
        <fullName>标书保存邮件</fullName>
        <actions>
            <name>TargetFileSaveMail</name>
            <type>Alert</type>
        </actions>
        <active>true</active>
        <criteriaItems>
            <field>SI_Attachment__c.Type__c</field>
            <operation>equals</operation>
            <value>标书</value>
        </criteriaItems>
        <triggerType>onCreateOnly</triggerType>
    </rules>
    <rules>
        <fullName>项目方案书上传成功</fullName>
        <actions>
            <name>ProJect_Book_Mail</name>
            <type>Alert</type>
        </actions>
        <active>false</active>
        <criteriaItems>
            <field>SI_Attachment__c.Type__c</field>
            <operation>equals</operation>
            <value>项目方案书</value>
        </criteriaItems>
        <triggerType>onCreateOrTriggeringUpdate</triggerType>
    </rules>
</Workflow>