diff --git a/OneM2M_Testcases_CSE_Release_2.ttcn b/OneM2M_Testcases_CSE_Release_2.ttcn
index 3b1be7d06e03eedbcd56d9e69357c16a52b83b58..c6a2cd86ae27d6afc322f9262acd035d60eb0973 100644
--- a/OneM2M_Testcases_CSE_Release_2.ttcn
+++ b/OneM2M_Testcases_CSE_Release_2.ttcn
@@ -3023,7 +3023,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