This Apache-Camel based Adapter for SAP Cloud Integration supports the MNS Service of Alibaba Cloud (Aliyun), a reliable way to establish a properly decoupled application integration using message queues and topics.
Features
- Basic Authentication
- Message Properties
- Message Id, Request Id
- Priority, Delay Second
- DequeueCount
- FirstDequeueTime, NextVisibilityTime
- Message Processing Logs
- Works with SAP Cloud Integration
- Uses the official Aliyun SDK for Java 8
- Client API Version: 1.1.8
- Deploy the ESA file provided by Whitepaper InterfaceDesign using your Eclipse which is connected to the Operations Server (Runtime)
- Create a new sender or receiver communication channel and select the adapter “AliyunMNS” of vendor “whitepaper-id.com”
- Transport Protocol
- HTTP
- Message Protocol
- Not Applicable
- Connection
- MNS Endpoint (hostname)
- Access Key ID
- Access Key Secret
- Proxy (On-Premise deployment)
- Processing
- Queue Name
- Topic Name
- Filter Tag
You can set/use the following header values:
- aliyun.PRIORITY
- aliyun.MESSAGE_ID
- aliyun.REQUEST_ID
- aliyun.DELAY_SECOND
- aliyun.DEQUEUE_COUNT
- aliyun.FIRST_DEQUEUE_TIME
- aliyun.NEXT_VISIBILITY_TIME
- aliyun.RECEIPT_HANDLE
Example