Claude Mamo created CAMEL-21090:
-----------------------------------
Summary: Docs say CamelAs2.parameter but only CamelAS2.parameter
works
Key: CAMEL-21090
URL: https://issues.apache.org/jira/browse/CAMEL-21090
Project: Camel
Issue Type: Bug
Components: camel-as2, documentation
Affects Versions: 4.7.0
Reporter: Claude Mamo
Attachments: image-2024-08-15-09-28-16-922.png
Docs in [https://camel.apache.org/components/next/as2-component.html] are
saying that AS2 endpoint parameters can be set with the header name pattern
{{CamelA{color:#FF0000}*s*{color}2.parameter}} but parameters can only be set
with the header name pattern {{CamelA{color:#FF0000}*S*{color}2.parameter }}as
shown in
https://github.com/apache/camel-examples/blob/camel-examples-4.4.0/as2/src/main/resources/META-INF/spring/camel-context.xml#L72
--
This message was sent by Atlassian Jira
(v8.20.10#820010)