During Connecting Process one or several Links have to be created before the corresponding requests get sent by the TAC application.
The TAC application is waiting for the OKM reconfiguring the OperationKey for avoiding the request being sent too early.
Failures could happen during the process and the OperationKey could never being updated.
The waiting period of the TAC application shall be limited.
The following changes need to be made:
Adding IntegerProfile to ProfileList
Adding maximumWaitTimeToReceiveOperationKey IntegerProfileInstance to ProfileInstanceList
Adding maximumWaitTimeToReceiveOperationKey IntegerProfileInstance to CONFIGfile
Adding OaM paths for managing instances of IntegerProfile to OAS
During Connecting Process one or several Links have to be created before the corresponding requests get sent by the TAC application. The TAC application is waiting for the OKM reconfiguring the OperationKey for avoiding the request being sent too early. Failures could happen during the process and the OperationKey could never being updated. The waiting period of the TAC application shall be limited.
The following changes need to be made: