I'm helping my coworker track down an issue he has with integrating the HCMWorkerImportService into a .NET application.
I've previously created a working proof of concept to call the service and use the find method to retrieve a workers.
When he expanded the example to get all workers he ran into an connection exception about 20 seconds in. The message of the exception first led us to believe it was a timeout issue but some fiddling with the request revealed that any request that selects a particular worker will fail.
However I am unable to determine any difference between that worker and the one before or after...
How can I figure out why the Service is resetting the connection when queried for this particular worker?
*This post is locked for comments
I have the same question (0)

Report
All responses (
Answers (