diff --git a/SOL003/VNFPerformanceManagement-API/environment/pmJobs.txt b/SOL003/VNFPerformanceManagement-API/environment/pmJobs.txt
index 652150d1858abed66e81a6dd4d0f3310bdddbf1b..17b374ad1b77c58b24bfb4770fc386cbd67bef6d 100644
--- a/SOL003/VNFPerformanceManagement-API/environment/pmJobs.txt
+++ b/SOL003/VNFPerformanceManagement-API/environment/pmJobs.txt
@@ -2,3 +2,4 @@
 ${POS_FILTER}     objectInstanceIds=1f50d68b-82e8-4deb-bd40-c934d4d1ac0a
 ${NEG_FILTER}     criteriaPmJob=erroneousAttributeName
 ${fields}         criteria,objectInstanceIds
+${response}       httpresponse         
diff --git a/SOL003/VNFPerformanceManagement-API/environment/thresholds.txt b/SOL003/VNFPerformanceManagement-API/environment/thresholds.txt
index 473b2c97893a38db9702a1eb9e8176ca321f3df1..213222ed9717bb9905293f4d09ebb9143ee4f269 100644
--- a/SOL003/VNFPerformanceManagement-API/environment/thresholds.txt
+++ b/SOL003/VNFPerformanceManagement-API/environment/thresholds.txt
@@ -1,3 +1,4 @@
 *** Variables ***
 ${FILTER_OK}      objectInstanceId=1f50d68b-82e8-4deb-bd40-c934d4d1ac0a
 ${FILTER_KO}      criterias=erroneousFilter
+${response}=    httpresponse
\ No newline at end of file