This question was closed Jul 28, 2017 at 10:24 PM by Gayathri Narayana for the following reason: The question is answered, right answer was accepted
This question has been deleted.
This question has been undeleted.
0
Former Member
HCI - Cannot find the right HTTP_BASE_URI on the exchange
Jul 27, 2017 at 06:14 AM|428 Views
My flow is as below.
Content Modifier - I have set the Header properties as below - (Note -
Calling the odata url to fetch the data..
but I get the error message as cause: org.apache.camel.RuntimeExchangeException: Cannot analyze the Exchange.HTTP_PATH header, due to: cannot find the right HTTP_BASE_URI on the exchange
Please note that same call using postman works like a charm.
Also note I am using the below url to call the service.
I am having the same issue as you described in the beginning of the post with HTTP-BASE-URI. I tried what you did with the content-type. I am simply trying to do the HTTPS POST to a receiver. Unfortunately, I am having no luck. My sender is sending a plain text file.
I have been checking blogs for similar issues but no success.
Add comment