IBM ACE 13.0.7.0 New Discovery Connector Nodes
In this blog, we will learn about the newly discovered connector nodes with IBM ACE 13.0.7.0.
Introduction
The latest release of the IBM App Connect Enterprise (ACE) Toolkit 13.0.7.0 introduces a powerful enhancement for integration developers: four new Discovery Connector Input Message Flow nodes. These nodes are designed to simplify connectivity with external systems and enable real-time, event-driven integrations. With this update, building responsive and automated workflows becomes faster, easier, and more intuitive.
What are Discovery Connector Input Nodes and Why Do We Use Them?
Discovery Connector Input nodes are prebuilt integration components in the ACE Toolkit that allow message flows to listen to external applications and services. Acting as event listeners, they automatically trigger integration flows whenever a specific event occurs in a connected system.
Instead of manually polling APIs or writing custom integration logic, these nodes provide a direct, configuration-based way to consume events from third-party platforms.
The four newly introduced nodes are:
- Amazon SQS Input Node
- Freshservice Input Node
- Microsoft Azure DevOps Input Node
- SAP S/4HANA Input Node
Why do we use it?
In traditional integration approaches, developers often deal with challenges such as API authentication, event polling, error handling, and custom code for each external system. This increases development effort, complexity, and maintenance overhead.
Discovery Connector Input nodes address these challenges by:
- Enabling event-driven architecture out of the box
- Reducing or eliminating custom integration code
- Simplifying authentication and connectivity setup
- Supporting drag-and-drop configuration in ACE Toolkit
- Improving scalability and maintainability of integrations
Overall, they help organizations build smarter automation workflows that respond instantly to business events.
New Discovery Connector Input Nodes
Amazon SQS Input Node
Amazon Simple Queue Service (SQS) is a managed messaging service used to store messages for distributed applications. This node allows ACE flows to monitor SQS queues and trigger processing when new messages arrive.
Example: Trigger a workflow when a new message is added to an SQS queue.
Freshservice Input Node
Freshservice is a cloud-based IT Service Management platform used for handling incidents, assets, and service requests. This node enables real-time monitoring of Freshservice events within ACE flows.
Example: Automatically start a process when a new support ticket is created.
Microsoft Azure DevOps Input Node
Microsoft Azure DevOps is a platform for managing the full software development lifecycle, including planning, development, and deployment. This node allows ACE to receive events from Azure DevOps services.
Example: Trigger automation when a new work item is created or updated.
SAP S/4HANA Input Node
SAP S/4HANA is an intelligent ERP system designed for real-time business processing and analytics. This node enables ACE to monitor business events from SAP systems.
Example: Start an integration flow when a sales order is created.
Conclusion
Discovery Connector Input nodes in IBM ACE 13.0.7.0 simplify enterprise integrations by enabling direct, event-driven connectivity with platforms like Amazon SQS, Freshservice, Azure DevOps, and SAP S/4HANA. They reduce development complexity, speed up implementation, and let developers focus more on business logic than on integration setup.








