Topic by Radagast
Content
I need some help with others who have implemented a console application (.net) using Connect Data Services.
It seems I have isolated my code failure in production to any call back to Rightnow (QueryCSV, RunAnalyticsReport, etc). This code runs on my local machine where the firewall is not locked down.
Currently in production I have ports 80 and 443 open. Are there other ports I need to open as well like 8080?
I have run netstat to watch the traffic in and out and I did see some activity on 8080 and 8280. I can find no documentation that talks about this. Please help if you have an answer.