Instead of hardcoding the address on your client, you can use the 
CamelDestinationOverrideUrl header to dynamically set the url at runtime

<setHeader headerName=“CamelDestinationOverrideUrl">
<simple>http://10.47.2.203:8080/rest/api/2/search?jql=project=${body}</simple>
</setHeader>

- Andy

-- 
Andrew Block
On April 9, 2015 at 12:19:55 AM, anas bakhou ([email protected]) wrote:

http://10.47.2.203:8080/rest/api/2/search?jql=project=TM" 

Reply via email to