Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
1.0.0-M16
-
None
Description
It's possible for an extendedResponse to not have a responseName (the OID). It makes it impossible to associate the decoded message to a specific extendedResponse, unless we admit that this response is associated with the request that has been submitted.
As we know the messageId, we may retrieve the request and know what is the type of response we have. This has to be implemented.