Journey Manager (JM) The transaction engine for the platform. | System Manager / DevOps | 24.04This feature was updated in 24.04
Journey Manager comes packed with the wide range of features empowering you to create complex customer onboarding and user journey solutions. Some of the main product features have now become its core functionality. Click on each feature to learn more.
Each release of Manager is shipped with new features and bug fixes to provide you with the best-in-class software and to accelerate business agility and improvements across the board.
The key features for each major Manager release are listed below.
The Manager installer versions 23.10, 23.04, 22.10, 22.04, 21.11, 21.05, 20.11, 20.05 have been back-ported to support Ubuntu OS.
For more information, see Manager 24.04 Release Notes.
The Work Space form space has been renamed to Journey Space, so there is no confusion with the Workspaces portal. The Context Path URL has also been changed from https://my-domain.com/workspace/
to https://my-domain.com/journeyspace/
.
For the changes to take effect, you need to have a fresh installation of Manager or the Journey Space form space. If you only upgrade Manager, you still have the old Work Space name with the old Context Path URL as https://my-domain.com/workspace/
. | 23.10This feature was updated in 23.10.
For more information, see Manager 23.10 Release Notes.
For more information, see Manager 23.04 Release Notes.
Txn
objects and update it via TxnUpdater
.
For more information, see Manager 22.10 Release Notes.
txn/query
, txn/status
, txn/task
, and txn/purge
, as well as the existing txn/cancel
.For more information, see Manager 22.04 Release Notes.
For more information, see Manager 21.11 Release Notes.
We've further expanded the Fluent API to expose more features to help reduce the dependency on the deprecated Core Groovy API:
getFormType()
method. TxnUpdater
, JobUpdater
and TxnQuery
- Included feature to view and manager comments against Transactions and JobsTxnUrlBuilder
- Included the capability to generate secure URL for forms/transactions through the setSecured()
accessor method.TxnUpdator
- Included the capability to lock and unlock the save Challenge lock state for a transactionFor more information, see Manager 21.05 Release Notes.
For more information, see Manager 20.11 Release Notes.
For more information, see Manager 20.05 Release Notes.
TxnUpdater
, TxnQuery
, TxnBuilder
and Txn VO
to improve the transaction level capability of the Fluent APIEmailer
and UserEmailer
Job Builder
classFor more information, see Manager 19.11 Release Notes.
Release Key Features | Description |
---|---|
Workspace API |
Enhanced to support the development of the new help desk persona for the Workspaces, including:
|
Fluent API |
Enhanced to reduce the dependency on the Core API and improve upgrade supportability, including:
|
Security enhancements |
Improved CORS support for form spaces |
Chromium puppeteer receipt service |
Added a new Chromium puppeteer receipt service to render forms as PDF receipts |
Library upgrades |
Upgraded the dependent libraries, including:
|
Removed features |
Removed:
|
For more information, see Manager 19.05 Release Notes.
Release Key Features | Description |
---|---|
Workspace API |
Introduced new REST API to support the development of rich UI experiences for ‘Back of House’ staff who support complex workflows and provide help desk functions to end users. The API utilizes Swagger and Spring Security. |
Added a new Maestro form rendering mode which significantly reduces the time it takes to load large forms. This is important as long application loading times can significantly increase the bounce rate with users simply closing the browser window before starting the application. |
|
Added a new user authentication event feed to send user login events. Enhanced scheduled purge time and actual purge time for a transaction. |
|
Security hardening |
Added support for:
Removed confirmation page and receipting from the Server Monitor Form configuration. |
Library upgrades |
Upgraded the dependent libraries, including:
Removed:
|
Platform support enhancements |
Added support for:
|
Fluent API |
Added new API. |
Behavior changes |
Enhanced management of submissions' lifetime. |
Removed features |
Removed:
|
For more information, see Manager 18.11 Release Notes.
Release Key Features | Description |
---|---|
System event publisher |
Introduced the System event publisher to connect external systems through an AWS SQS queue, in near real time, where the messages can be picked to provide up to date information about the states of form transactions in Journey Manager. |
Library upgrades |
Upgraded the dependent libraries, including:
|
Platform support enhancements |
Added support for new Insights, including:
|
Fluent API |
Added new API |
Behavior changes |
Enhanced the transaction abandonment and data purging to ensure PII data is removed accordigly. |
For more information see Manager 18.05 Release Notes.
Release Key Feature | Description |
---|---|
Transact Functions |
Introduced Fluent Functions to allow you to use functional programming within Journey Manager, so you can now write a function once and simply trigger it at whatever points or points you need. |
Continuous Integration |
Provided improved CI-based testing support. Created a definition of what is included in the application package and versioned in GIT or another SCM tool. |
Transact SDK |
Combined developer tools into a unified Transact SDK to provide a single set of tools to help developers make the most of integrating with Transact API while using Continuous Integration (CI/CD). |
Reference data |
Introduced Transact Reference Data to decouple reference data from the form, decrease the form loading time, and enable you to deploy once and use in many forms. |
Semantic versioning |
Unified versioning across the platform for consistency including full semantic versioning across all forms and services. Semantic Versioning enables two teams to work in parallel on more than one form solution and permits hierarchical management of versions. Additional features include support for up to 3 levels of versions and version branching. |
Security hardening |
Add support for Strict Security Headers to enforce that each HTTP request within authenticated user session is checked to make sure it is the originated source that created the session. The HTTP request's IP Address and Browser User Agent are checked. |
Collaboration Jobs |
Enhanced collaboration jobs to support group sharing. |
For more information, see Manager 17.10 Release Notes.
Release Key Features | Description |
---|---|
Data retention policy enhancements |
Retention duration time is reduced to make sure Journey Manager is used as a system of engagement and not a system of records:
|
Transaction history data warehouse integration |
Added the following publishing services to publish transaction history directly to a data warehouse:
|
Automated deployments |
Introduced a new script-able install or upgrade mode for deployment automation, which supports Continuous Integration (CI) testing. This mode is beneficial to both hosted services and IT professionals in that it helps to automate provisioning and upgrading, which in turn can improve quality by reducing operator errors. |
Fine grained form space authentication policies |
Enhanced forms authentication policies, which depend on form space they are in. |
Fluent Groovy API |
Added new Fluent service types.
|
Application packages |
Added new configurations for Organization Properties, Delivery Channels, and Service Connections. |
Security manger logging |
Introduced a new Security Manager logger that can be used in all Security Manager Groovy scripts. |
Update to latest Maestro form from within Manager |
Enhanced Maestro form updates from Journey Manager, so it uses the latest build of the Maestro form without exporting a Maestro Form Version Archive and then importing it Manager. |
Maestro localization support |
Introduced localization to Journey Manager and Maestro, which allows multiple languages to be added to a single form. This feature allows a form to change languages based on the users of the form. |
Collaboration Jobs |
Form and service version pinning:
|
Collaboration Jobs |
History logging, so the state of the job is recorded and logged at the end of each branch of processing completes. |
For more information, see Manager 5.1 Release Notes.
Release Key Features | Description |
---|---|
Fluent Groovy API |
Introduced completely new and improved API, which can be used from Groovy scripts. |
Maestro form version import |
Added support for Maestro form version import defaults, which provides specialized import behavior if a form version archive was created in Maestro. |
For more information see Manager 5.0 Release Notes.
Release Key Features | Description |
---|---|
Application packages |
Added support for:
|
AWS KMS |
Added support for AWS Key Management System (KMS) data encryption in the Cloud Service Enterprise VDC edition. |
Groovy service tests |
Added comprehensive Groovy Services test framework to support accelerated development and development best practices. |
REST API |
Added Transactions, Service Definitions and Groovy Service Invoke REST API. |
Security hardening |
Added security role and group grant leases, improved SEM logging support and Apache Mod Security configurations. |
Service improvements |
Added Form Security Filter, Groovy Receipt service types, service versioning support, Groovy Service Logging, improved documentation, service editing and form and service definition Organization Application Packages. |
Transact Integration Gateway |
Introduced TIG, which provides a light weight on-premise integration module for performing deliveries and proxy calls to internal systems. This module replaces the TIA and TDA modules. |
For more information, see Manager 4.3 Release Notes.
Next, learn more about deprecated features.