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 code? Q = # [message.inboundProperties.get] ('http.relative.path')] and langpire = EN% 7CIT [does not work] Get Stack trace seems to indicate that "|" There is no problem with the character. My flow is as follows: get? Q = hello & langpair = EN% 7CIT [work]
? Q = # [message.inboundProperties.get ('http.relative.path')] & amp; langpair = EN | IT [does not work]
& 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
Post a Comment