binxie
2024-01-18 22bd41f13147fce1df6ff35b592720c9cb387de9
force-app/main/default/workflows/BatchIF_Log__c.workflow-meta.xml
@@ -9,7 +9,7 @@
            <type>user</type>
        </recipients>
        <recipients>
            <recipient>ling_zhu@olympus.com.cn</recipient>
            <recipient>ling_zhu@olympus.com.cn23</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
@@ -57,6 +57,10 @@
            <type>group</type>
        </recipients>
        <recipients>
            <recipient>chunxia_gao@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <recipient>haijuan_wang@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
@@ -66,6 +70,10 @@
        </recipients>
        <recipients>
            <recipient>ling_zhu@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <recipient>lu_zheng@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
@@ -102,6 +110,10 @@
            <type>group</type>
        </recipients>
        <recipients>
            <recipient>chunxia_gao@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <recipient>haijuan_wang@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
@@ -111,6 +123,10 @@
        </recipients>
        <recipients>
            <recipient>ling_zhu@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <recipient>lu_zheng@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
@@ -173,8 +189,13 @@
    </alerts>
    <alerts>
        <fullName>BatchIF_NFM109_Error</fullName>
        <ccEmails>gaozhangwei@prec-tech.com</ccEmails>
        <description>BatchIF_NFM109_Error</description>
        <protected>false</protected>
        <recipients>
            <recipient>hiroki_hotta@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <recipient>it_prectech@olympus.com.cn</recipient>
            <type>user</type>
@@ -211,6 +232,10 @@
        </recipients>
        <recipients>
            <recipient>chunyan_jia@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <recipient>haiqian_yu@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
@@ -336,6 +361,10 @@
        <ccEmails>gzw@prec-tech.com</ccEmails>
        <description>BatchIF_NFM401_Error</description>
        <protected>false</protected>
        <recipients>
            <recipient>hiroki_hotta@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <recipient>it_prectech@olympus.com.cn</recipient>
            <type>user</type>
@@ -511,7 +540,7 @@
            <type>group</type>
        </recipients>
        <recipients>
            <recipient>ling_zhu@olympus.com.cn</recipient>
            <recipient>ling_zhu@olympus.com.cn23</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
@@ -542,11 +571,15 @@
            <type>user</type>
        </recipients>
        <recipients>
            <recipient>hiroki_hotta@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <recipient>it_prectech@olympus.com.cn</recipient>
            <type>user</type>
        </recipients>
        <recipients>
            <recipient>ling_zhu@olympus.com.cn</recipient>
            <recipient>ling_zhu@olympus.com.cn23</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
@@ -561,7 +594,7 @@
            <type>group</type>
        </recipients>
        <recipients>
            <recipient>ling_zhu@olympus.com.cn</recipient>
            <recipient>ling_zhu@olympus.com.cn23</recipient>
            <type>user</type>
        </recipients>
        <senderType>CurrentUser</senderType>
@@ -609,7 +642,11 @@
            <type>Alert</type>
        </actions>
        <active>true</active>
        <formula>Is_Error__c = 1 &amp;&amp;   (  Type__c = &quot;PushNotification&quot; || BEGINS(Type__c, &quot;DataLoaderBatch:&quot;)  ) &amp;&amp; !CONTAINS(Log__c, &quot;现状分析PDF&quot;) &amp;&amp; !CONTAINS(Log__c, &quot;备品备份&quot;)</formula>
        <formula>Is_Error__c = 1 &amp;&amp;
(  Type__c = &quot;PushNotification&quot;
|| BEGINS(Type__c, &quot;DataLoaderBatch:&quot;)
) &amp;&amp; !CONTAINS(Log__c, &quot;现状分析PDF&quot;)
&amp;&amp; !CONTAINS(Log__c, &quot;备品备份&quot;)</formula>
        <triggerType>onAllChanges</triggerType>
    </rules>
    <rules>
@@ -815,7 +852,7 @@
        <criteriaItems>
            <field>BatchIF_Log__c.RowDataFlg__c</field>
            <operation>equals</operation>
            <value>True</value>
            <value>真</value>
        </criteriaItems>
        <triggerType>onAllChanges</triggerType>
    </rules>
@@ -958,7 +995,7 @@
        <criteriaItems>
            <field>BatchIF_Log__c.RowDataFlg__c</field>
            <operation>equals</operation>
            <value>False</value>
            <value>假</value>
        </criteriaItems>
        <triggerType>onAllChanges</triggerType>
    </rules>
@@ -1629,7 +1666,10 @@
            <type>Alert</type>
        </actions>
        <active>true</active>
        <formula>Is_Error__c = 1 &amp;&amp;  Type__c = &quot;PushNotification&quot;  &amp;&amp; CONTAINS(Log__c, &quot;现状分析PDF&quot;)  &amp;&amp; !CONTAINS(Log__c, &quot;备品备份&quot;)</formula>
        <formula>Is_Error__c = 1 &amp;&amp;
Type__c = &quot;PushNotification&quot;
&amp;&amp; CONTAINS(Log__c, &quot;现状分析PDF&quot;)
&amp;&amp; !CONTAINS(Log__c, &quot;备品备份&quot;)</formula>
        <triggerType>onAllChanges</triggerType>
    </rules>
    <rules>
@@ -1655,7 +1695,8 @@
        <active>true</active>
        <description>//将学会上的工作流规则 &apos;更新会议开始前7天提醒邮件标识&apos; 复制为batch
当更新报错时,发送电子邮件</description>
        <formula>Type__c = &quot;updateCampaignMailflg7BeTrue&quot; &amp;&amp; NOT(ISBLANK(ErrorLog__c))</formula>
        <formula>Type__c = &quot;updateCampaignMailflg7BeTrue&quot;
&amp;&amp; NOT(ISBLANK(ErrorLog__c))</formula>
        <triggerType>onAllChanges</triggerType>
    </rules>
    <rules>