We are experiencing an issue with dynamic filename and subject handling in the AS2 Receiver Adapter in SAP Integration Suite. We are attempting to set the AS2 filename dynamically using either a message header or exchange property.
${header.AS2fileName} or ${property.AS2fileName}
The header/property is populated successfully prior to the AS2 receiver adapter and can be verified in the message processing trace.
The AS2 receiver adapter should resolve the expression at runtime and send the actual filename value, for example: ICN00001.edi but the trading partner receives the filename literally as: ${header.AS2fileName}.edi indicating that the expression is not being evaluated and is instead being transmitted as plain text.
We observe similar behavior when attempting to configure the AS2 Subject dynamically.
Does the AS2 Receiver Adapter support dynamic filename resolution using ${header.<name>} or ${property.<name>} in the filename field?
Request clarification before answering.
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.