Logo
Sign in
Product Logo
SAP AMQP AdapterAdvantco

Publish or subscribe to AMQP queues with SAP Process Orchestration or SAP Integration Suite. Ensure reliability with fast, scalable, and fault-tolerant messaging.

Vendor

Vendor

Advantco

Company Website

Company Website

AMQP_PO.png
amqp SAP PO.webp
Advantco_SAP_AMQP_Adapter_Diagram_1.png
Product details

Never miss a message

Mass order processing

Subscribe to customer transactions (e.g. Ecommerce), generate orders in Oracle and publish back order status.

Continuous fulfillment

Publish Oracle deliveries and consume with your 3PL or warehouse management software.

Peak scalability

Handle transaction spikes (holidays, special events) with smart buffering in place.

Adapter capabilities

Security

  • Authenticate with Basic Authentication or two-way SSL.

Configuration

  • Supports 0.9.1 (RabbitMQ) and 1.0 (OASIS Standard).
  • Available in multiple data formats: CSV, XML, and JSON.
  • Use asynchronous and synchronous data processing.

Monitoring

  • Enable enhanced error handling - e.g. Dead-letter queue.

Supported platforms

  • All SAP PI/PO versions from 7.3 to 7.5.
  • Cloud Integration (part of SAP Integration Suite)  

Integration flows

Producer

Publish events from Oracle into AMQP topics/queues.

Consumer

Subscribe to AMQP topics or pull data from queues.

Top 5 Features

SSL Client Authentication

  • Provide a stronger authentication mechanism, the client must have the private key to be able to talk to the server

Support AMQP v0.9.1 & SAP PI/PO

  • AMQP v0.9.1 & AMQP v1.0 are not compatible, that means the v1.0 protocol cannot work with v0.9.1 protocol.
    • v1.0 brokers: Apache ActiveMQ, Azure Service Bus, Amazon MQ, RedHat AMQ…
    • v0.9.1 brokers: RabbitMQ, StormMQ
  • SAP AMQP adapter only supports v1.0

Failed Message Handling

  • The failed messages can be deleted, moved to dead-letter queue or kept in the queue.

Message Headers

  • Allows to add custom headers to the message.

Content Conversion

  • Support rich and flexible conversion between CSV, XML and JSON