question

Upvotes
Accepted
301 6 17 27

RFA.Net OMMCmdErrorEvent question

We are seeing this OMMCmdErrorEvent and we are not sure what we need to do.

Could you elaborate?

<- Received OMMCmdErrorEvent:
Cmd ID: 2
State: Failure
StatusCode: NoResources
StatusText: The servicename from the map entry key and the service name in the element list of the SERVICE_INFO_FILTER Name do not match

We are using RFA.NET 8

treprfarfa-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
4.4k 10 6 9

Hi @Rupert Schilling

The error message means the service names in map key and service info do not match.

Directory message use Map as payload.

Each MapEntry represent each service, with service name as MapEntry key.

MapEntry is then contain filter list of service information, such as Service Name, ID, and Capabilities.

From the error, it seems that the service name in MapEntry key differ from the service name in filter list. They must be exactly the same.


servicename.png (115.7 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea