Changes required in test suite to update following:
/v1/regard-application:
FC-port updated? :: the attribute inquireOamRequestApprovalsOperationClientLtp is retrieved from a separate function, which is not necessary as it can be done in ltpInstance.operationClientLtp;
FC port updated :: Dummy /v1/regard-application :: pre-request-script :: as used in other applications, dummyProtocol logic should be dummyProtocol = RandomProtocol().
Update FC notified? :: reference /core-model-1-4:control-construct ::
updateFcOperationClientLtp can be directly retrieved from "ServiceRequestCausesFcUpdateRequest". and ALT http-c can be obtained from updateFcOperationClientLtp.
/v1/disregard-application:
Delete LTP and dependents notified?::reference /core-model-1-4:control-construct
updateFcOperationClientLtp can be directly retrieved from "ServiceRequestCausesFcUpdateRequest". and ALT http-c can be obtained from updateFcOperationClientLtp.
Changes required in test suite to update following: /v1/regard-application:
FC-port updated? :: the attribute inquireOamRequestApprovalsOperationClientLtp is retrieved from a separate function, which is not necessary as it can be done in ltpInstance.operationClientLtp;
FC port updated :: Dummy /v1/regard-application :: pre-request-script :: as used in other applications, dummyProtocol logic should be dummyProtocol = RandomProtocol().
Update FC notified? :: reference /core-model-1-4:control-construct :: updateFcOperationClientLtp can be directly retrieved from "ServiceRequestCausesFcUpdateRequest". and ALT http-c can be obtained from updateFcOperationClientLtp.
/v1/disregard-application: