diff --git a/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/event_interaction_workflow/interactions/Event_set.xml b/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/event_interaction_workflow/interactions/Event_set.xml
index 299d71c82f1004e393de0954b5ac0666cc3afe73..5ba1d06b45a4de75e7a8bdfa0725ef8cadedcbde 100644
--- a/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/event_interaction_workflow/interactions/Event_set.xml
+++ b/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/event_interaction_workflow/interactions/Event_set.xml
@@ -62,12 +62,7 @@
             <key> <string>method_id</string> </key>
             <value>
               <list>
-                <string>_setSourceValue</string>
-                <string>_setSourceValueList</string>
-                <string>_setDestinationValue</string>
-                <string>_setDestinationValueList</string>
-                <string>setFollowUpValue</string>
-                <string>setFollowUpValueList</string>
+                <string>_set.*</string>
               </list>
             </value>
         </item>
@@ -78,14 +73,7 @@
         <item>
             <key> <string>portal_type_filter</string> </key>
             <value>
-              <list>
-                <string>Fax Message</string>
-                <string>Letter</string>
-                <string>Mail Message</string>
-                <string>Note</string>
-                <string>Phone Call</string>
-                <string>Visit</string>
-              </list>
+              <none/>
             </value>
         </item>
         <item>
diff --git a/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_interaction_workflow/interactions/Ticket_set.xml b/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_interaction_workflow/interactions/Ticket_set.xml
index 345f7013b6c05643445c03620776b97fefa96876..ef1f41b82489daf0b98a4968b9c730af33ec1595 100644
--- a/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_interaction_workflow/interactions/Ticket_set.xml
+++ b/bt5/erp5_crm/WorkflowTemplateItem/portal_workflow/ticket_interaction_workflow/interactions/Ticket_set.xml
@@ -62,12 +62,7 @@
             <key> <string>method_id</string> </key>
             <value>
               <list>
-                <string>_setSourceValue</string>
-                <string>_setSourceValueList</string>
-                <string>_setSourceDecisionValue</string>
-                <string>_setSourceDecisionValueList</string>
-                <string>_setSourceTradeValue</string>
-                <string>_setSourceTradeValueList</string>
+                <string>_set.*</string>
               </list>
             </value>
         </item>
@@ -78,12 +73,7 @@
         <item>
             <key> <string>portal_type_filter</string> </key>
             <value>
-              <list>
-                <string>Campaign</string>
-                <string>Meeting</string>
-                <string>Sale Opportunity</string>
-                <string>Support Request</string>
-              </list>
+              <none/>
             </value>
         </item>
         <item>
diff --git a/bt5/erp5_crm/bt/revision b/bt5/erp5_crm/bt/revision
index 90be1cdd8eeee919ebb35a1efddcfa95776fb98a..56749c830e6a7dee4812f62215c7f689d791d8c7 100644
--- a/bt5/erp5_crm/bt/revision
+++ b/bt5/erp5_crm/bt/revision
@@ -1 +1 @@
-95
\ No newline at end of file
+96
\ No newline at end of file