-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
not-doc-issueReported issue is not a documentation issue.Reported issue is not a documentation issue.
Description
Issue description
CamelHttpUri is not part of Http Sender adapter, this code results into null:
import com.sap.gateway.ip.core.customdev.util.Message
Message processData(Message message) {
String uri = message.getHeader("CamelHttpUri", String)
message.body = uri
return message
}Feedback Type (Optional)
incorrect statement
Page Title on SAP Help Portal (prefilled)
Headers and Exchange Properties Provided by the Integration Framework
Page URL on SAP Help Portal (prefilled)
Metadata
Metadata
Assignees
Labels
not-doc-issueReported issue is not a documentation issue.Reported issue is not a documentation issue.