cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Receiver adapter with Dynamic value in URL using header/property value in CPI

Jeevitha_04
Explorer
0 Kudos

Hi All,

Need some input in configuration of Receiver HTTP Adapter with dynamic values ( from Header/Property) in URL . 

Please guide how to do configuration in adapter .

Thanks in advance.

Regards,

Jeevitha

Accepted Solutions (0)

Answers (1)

Answers (1)

ag3silaus
Participant
0 Kudos

Hallo @Jeevitha_04 ,

You can use expressions in your adapter. You can easily read your headers or exchange properties with camel expressions. For example my123456.hana.ondemand.com/${property.client} or also headers ${header.client}. 

If you need specific example you can write me. 

Best Regards,

Burak