diff --git a/OneM2M_Testcases_CSE_Release_2.ttcn b/OneM2M_Testcases_CSE_Release_2.ttcn
index 257377f90a0b29456c3f3d38f823dc89707299ac..8585873c029a5fac943065f79411575f76972f88 100644
--- a/OneM2M_Testcases_CSE_Release_2.ttcn
+++ b/OneM2M_Testcases_CSE_Release_2.ttcn
@@ -3042,7 +3042,7 @@ module OneM2M_Testcases_CSE_Release_2 {
 					
 					// Test Body
 					v_contentResponse.aE.labels := v_labels_3;
-					vc_ae2.start(f_cse_notifyProcedure_representationHandler(v_contentResponse)); // check if the notification is well received and if its content matchs
+					vc_ae2.start(f_cse_notifyProcedure_aggregatedNoficationHandler(v_contentResponse, 1)); // check if the notification is well received and if its content matchs
             					
 					v_updateRequest.primitiveContent.aE.labels := v_labels_1; 
 					f_cse_updateResource(int2, v_aeIndex, v_updateRequest); // Update request 1