Skip to content

Key upcoming features

End-to-End Testing

End-to-end testing will ensure that integrations developed with the Talisman Platform are well tested. Configure events that start end-to-end tests and receive a report when they are completed. The same tools and frameworks used for integrations will be used for integration testing.

API Designer

The API Designer will be a powerful tool within the Talisman Platform, enabling users to design schemas and API definitions for their services using a visual designer and store them as OpenAPI specifications. Apache Camel will automatically generate REST APIs using OpenAPI schemas and map them onto the routes.

Visual Debugger

The Visual Debugger will provide a graphical interface for debugging applications, making it easier to identify and resolve issues. This tool will allow users to stop/step through running routes and access exchange data, including body, headers, properties, and variables.

Data Mapping

Data Mapping will allow users to create and manage mappings between different data sources and formats. This feature will implement dedicated Camel-specific data mapping functionality that takes into consideration the Camel Exchange structure and can leverage Camel data transformation functionality and built-in expression languages.