java - Mule malformed endpoint error -


I am new to deletion and am trying to post a GET request using the HTTP endpoint, But I'm getting the following error

"Template Endpoint" ('http.relative.path')] & amp; Langpair = n | IT "resolved in a distorted endpoint" "Failed to route through event point: org.mule.endpoint.DynamicOutboundEndpoint"

I have tried the following configuration:

get? Q = hello & langpair = EN% 7CIT [work]

Get code? Q = # [message.inboundProperties.get] ('http.relative.path')] and langpire = EN% 7CIT [does not work]

Get ? Q = # [message.inboundProperties.get ('http.relative.path')] & amp; langpair = EN | IT [does not work]

Stack trace seems to indicate that "|" There is no problem with the character.

My flow is as follows:

& lt; Flow name = "my_first_project flow1" doc: name = "my_first_projectflow1" & gt; & Lt; Http: inbound-endpoint exchange-pattern = "request-response" host = "localhost" port = "8081" doctor: name = "HTTP" /> & Lt; Http: outbound-endpoint exchange-pattern = "request-response" host = "API.mimory.translated" "port" = "80" path = "get? Q = # [message.inboundProperties.get ('http. .path ')] & amp; amp; amp; langpair = EN% 7CIT "method =" GET "Doctor: name =" HTTP "/> & Lt; Echo-component doc: name = "echo" /> & Lt; / Flow & gt; Try changing the pip ("|") with the MEEL expression #

.

Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -