From 491cdf387e0c67fb95410c06547ff062a11f7bd3 Mon Sep 17 00:00:00 2001 From: binxie <137736985@qq.com> Date: 星期五, 19 一月 2024 15:21:48 +0800 Subject: [PATCH] backup workflow update0119 --- force-app/main/default/workflows/BatchIF_Log__c.workflow-meta.xml | 119 ----------------------------------------------------------- 1 files changed, 0 insertions(+), 119 deletions(-) diff --git a/force-app/main/default/workflows/BatchIF_Log__c.workflow-meta.xml b/force-app/main/default/workflows/BatchIF_Log__c.workflow-meta.xml index 47b15ad..097cb11 100644 --- a/force-app/main/default/workflows/BatchIF_Log__c.workflow-meta.xml +++ b/force-app/main/default/workflows/BatchIF_Log__c.workflow-meta.xml @@ -49,37 +49,6 @@ <template>Olympus_OCM/BatchIF_Error</template> </alerts> <alerts> - <fullName>BatchIF_NFM002_Error</fullName> - <description>BatchIF_NFM002_Error</description> - <protected>false</protected> - <recipients> - <recipient>IT_SFDCGroup</recipient> - <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> - <recipients> - <recipient>it_prectech@olympus.com.cn</recipient> - <type>user</type> - </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> - <template>Olympus_OCM/BatchIF_Error</template> - </alerts> - <alerts> <fullName>BatchIF_NFM004_Error</fullName> <description>BatchIF_NFM004_Error</description> <protected>false</protected> @@ -97,37 +66,6 @@ <recipients> <recipient>BatchIF_Error_OCM_GY</recipient> <type>group</type> - </recipients> - <senderType>CurrentUser</senderType> - <template>Olympus_OCM/BatchIF_Error</template> - </alerts> - <alerts> - <fullName>BatchIF_NFM006_Error</fullName> - <description>BatchIF_NFM006_Error</description> - <protected>false</protected> - <recipients> - <recipient>IT_SFDCGroup</recipient> - <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> - <recipients> - <recipient>it_prectech@olympus.com.cn</recipient> - <type>user</type> - </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> <template>Olympus_OCM/BatchIF_Error</template> @@ -193,10 +131,6 @@ <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> </recipients> @@ -232,10 +166,6 @@ </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> @@ -361,10 +291,6 @@ <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> @@ -571,10 +497,6 @@ <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> @@ -719,24 +641,6 @@ <triggerType>onCreateOrTriggeringUpdate</triggerType> </rules> <rules> - <fullName>BatchIF_NFM002_Error</fullName> - <actions> - <name>BatchIF_NFM002_Error</name> - <type>Alert</type> - </actions> - <active>false</active> - <criteriaItems> - <field>BatchIF_Log__c.ErrorLog__c</field> - <operation>notEqual</operation> - </criteriaItems> - <criteriaItems> - <field>BatchIF_Log__c.Type__c</field> - <operation>equals</operation> - <value>NFM002</value> - </criteriaItems> - <triggerType>onCreateOrTriggeringUpdate</triggerType> - </rules> - <rules> <fullName>BatchIF_NFM004_Error</fullName> <actions> <name>BatchIF_NFM004_Error</name> @@ -774,29 +678,6 @@ <field>BatchIF_Log__c.Type__c</field> <operation>equals</operation> <value>NFM005</value> - </criteriaItems> - <criteriaItems> - <field>BatchIF_Log__c.retry_cnt__c</field> - <operation>equals</operation> - <value>3,0</value> - </criteriaItems> - <triggerType>onCreateOrTriggeringUpdate</triggerType> - </rules> - <rules> - <fullName>BatchIF_NFM006_Error</fullName> - <actions> - <name>BatchIF_NFM006_Error</name> - <type>Alert</type> - </actions> - <active>false</active> - <criteriaItems> - <field>BatchIF_Log__c.ErrorLog__c</field> - <operation>notEqual</operation> - </criteriaItems> - <criteriaItems> - <field>BatchIF_Log__c.Type__c</field> - <operation>equals</operation> - <value>NFM006</value> </criteriaItems> <criteriaItems> <field>BatchIF_Log__c.retry_cnt__c</field> -- Gitblit v1.9.1