We are writing a consumer application to connect to TREP:
- When a Source Directory Update message is received indicating AcceptingRequests=No, what should be done by the application when it needs to create a new item stream? (Should the application search for another service that provides the same Capabilities and use that service to send new item requests?)
- When a Source Directory Update message is received indicating Status = None, according to EMA30_RDMUsageGuideAPI fan out it to Status message for each item stream? Suppose we are using a service related to MarketPrice domain. Then does this mean, the application receives MarketPrice Status messages for each item stream that have been opened. If so, what will be the DataState and StreamState of each Status message received by the application?