Skip to content

[doc issue] CamelHttpUri is not part of Http Sender adapter #171

@hfhbd

Description

@hfhbd

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)

https://help.sap.com/docs/cloud-integration/sap-cloud-integration/headers-and-exchange-properties-provided-by-integration-framework?locale=en-US&q=headers

Metadata

Metadata

Labels

not-doc-issueReported issue is not a documentation issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions