Even though the application has successfully completed Login, Service Directory and Dictionary phases rfa_logging reveals a number of UPDATE_RESP for Directory event messages where the State and AcceptingRequests are Empty. I have read the other ticket that mentions that these messages are because the application has not subscribed to that service and that's why RFA strips out the state and AcceptingReq section before sending the update_resp to the application, but our application is connected to that Service. What is the significance of these messages?
<record>
<date>2017-08-09T02:45:51</date>
<millis>1502261151957</millis>
<sequence>253</sequence>
<logger>com.reuters.rsslc.13</logger>
<level>FINER</level>
<class>com.reuters.ipc.TraceLogger</class>
<method>traceData</method>
<thread>37</thread>
<message>
Thread: RFA_SESSION_ALL Session EventQueueGroup
Connection 13
RSSL Client Message
RECEIVE: 214
---DATA TRACE---
MESSAGE
Msg Type: MsgType.UPDATE_RESP
Msg Model Type: DIRECTORY
Indication Flags: DO_NOT_CONFLATE
Hint Flags: HAS_RESP_TYPE_NUM
Stream Id: 2
RespTypeNum: 0 Payload: 202 bytes
MAP
MAP_ENTRY (Action.UPDATE) :
Key: 265
Value:
FILTER_LIST
FILTER_ENTRY 1 (Action.SET) :
ELEMENT_LIST
ELEMENT_ENTRY Name: TR_OPT
ELEMENT_ENTRY SupportsQoSRange: 0
ELEMENT_ENTRY Capabilities:
ARRAY
ARRAY_ENTRY: 5
ARRAY_ENTRY: 6
ARRAY_ENTRY: 10
ELEMENT_ENTRY QoS:
ARRAY
ARRAY_ENTRY: (RT, TbT)
ELEMENT_ENTRY DictionariesProvided:
ARRAY
ARRAY_ENTRY: RWFFld
ARRAY_ENTRY: RWFEnum
ELEMENT_ENTRY DictionariesUsed:
ARRAY
ARRAY_ENTRY: RWFFld
ARRAY_ENTRY: RWFEnum
ELEMENT_ENTRY hashIDs:
ARRAY
ELEMENT_ENTRY ddnHashEntries: 0
</message>
</record>