0
Not a bug

connector Chris21 Person Connector failed with reason The remote server returned an error: (405) Method Not Allowed

André van der Westhuizen 8 years ago in UNIFYBroker/Frontier ichris/chris21 updated by anonymous 8 years ago 4

A new instance has been configured for HSF for all the systems. The person connector is configured as

Image 3182


When I try and do an Import All I receive the following issue:


20160909,00:40:13,UNIFY Identity Broker,Change detection engine,Error,"Change detection engine import all items failed.Change detection engine import all items for connector Chris21 Person Connector failed with reason The remote server returned an error: (405) Method Not Allowed.. Duration: 00:00:00.0150015
Error details:
System.Net.WebException: The remote server returned an error: (405) Method Not Allowed.
at System.Net.HttpWebRequest.GetResponse()
at Unify.Framework.Communicator.HttpCommunicatorBase`1.PostRequest(String requestString)
at Unify.Product.IdentityBroker.Chris21CommunicatorBase`1.List(IEnumerable`1 keyColumnNames)
at Unify.Product.IdentityBroker.Chris21ConnectorBase`1.GetAllEntities(IStoredValueCollection storedValueState)
at Unify.Product.IdentityBroker.ConnectorToReadingConnectorBridge.GetAllEntities(IStoredValueCollection storedValueState)
at Unify.Product.IdentityBroker.EventNotifierReadingConnectorDecoratorBase`1.GetAllEntities(IStoredValueCollection storedValues)
at Unify.Product.IdentityBroker.ChangeDetectionImportAllJob.ImportAllChangeProcess()
at Unify.Product.IdentityBroker.ChangeDetectionImportAllJob.RunBase()
at Unify.Framework.DefinedScopeJobAuditTrailJobDecorator.Run()
at Unify.Product.IdentityBroker.QueuedConnectorExecutionProcessorEndDecorator.Run()",Normal

Answer

Answer
Under review

Hi Andre
Check your URI for that connector. You're using post21.htm which is the test site. Should be c21connect.asp.

GOOD, I'M SATISFIED
Satisfaction mark by André van der Westhuizen 8 years ago
Answer
Under review

Hi Andre
Check your URI for that connector. You're using post21.htm which is the test site. Should be c21connect.asp.

Thanks Beau, I thought it was something to do with that. Is it possible to update the chris21 connector to report the error that it must be c21connect.asp and not something else?

We can't really check for a specific uri as c21connect.asp is only the default and could be changed.