How to create a connector to call local REST Service to 'Execute Orchestartor'
Hi Experts,
I am trying to build an connector to do a Local AIS service call to an Orcehstrator using REST Service 'Execute Orchestrator'.
We are running on Latest Tools Release (9.2.4.3)
When I am trying test it getting below error.
{
"statusCode": 411,
"error": "ExternalRestService:callGeneric: External Call Failed External Generic Call Failed See Log For Details: 411 <!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\"\"http://www.w3.org/TR/html4/strict.dtd\"><HTML><HEAD><TITLE>Length Required</TITLE><META HTTP-EQUIV=\"Content-Type\" Content=\"text/html; charset=us-ascii\"></HEAD><BODY><h2>Length Required</h2><hr><p>HTTP Error 411. The request must be chunked or have a content length.</p></BODY></HTML>"