Geoevent Processor 10.3.1

2561
2
03-14-2016 12:16 PM
IgorBalotsky1
Occasional Contributor

I have a question regarding Geoevent Processor on 10.3.1. I have created a very simple service that receives JSON on a REST endpoint and just outputs to a TCP socket. When I post JSON to this service 10 times for example, I get a count of 10 on the input, maybe a 5 for the in/out on the service, and a 2 on the output. What is going on? It should be count 10 for all of those since the service just has an input and an output. Any ideas? Would upgrading to 10.4 fix the problem?

Thanks,

Igor

0 Kudos
2 Replies
IgorBalotsky1
Occasional Contributor

Also, to add to the question, I don't get the same results on the counts each time I post. There is some variance, but the input is always the correct count.

0 Kudos
JakeSkinner
Esri Esteemed Contributor

Hi Igor,

Could you provide the REST endpoint you are using?  Also, are you able to provide some screen shots of how you have your input, output, and geoevent service set up?

0 Kudos