Journey Manager (JM)
The transaction engine for the platform. |
System Manager / DevOps | 23.04This feature was updated in 23.04
A variety of modules can be installed in your Journey Manager environment according to your requirements and license agreements. These modules are selected during Journey Manager installation. Subsequently, Manager allows you to view, configure, and remove the installed modules. For more information, see Installation guide > Modules and Form Spaces.
Note
If you can't see a module you are after, it is possible that it has not been installed, so check with your system administrator or the Cloud Services team.
View Modules
To view the modules, select System > Modules Config.
The list displays the following details:
Name: a name of a module.
URL: a context path of a module, which is used by services, application forms, and REST APIs.
Description: a meaningful description of a module.
Version: a version of a deployed module.
Last Modified: a day when a module was modified and a user who modified it.
Module WAR File: a file name of a deployed WAR file containing a module.
To search for a module, type its name and click Search.
Click Clear to reset the search criteria.
Click Export Data to export the displayed data as a Microsoft Excel (XLS) file.
Configure a Module
To configure a module:
Select System > Modules Config.
Locate a module and click Edit.
Select the Module tab to update the module's hosting configuration.
Update the portal application fully qualified domain name in the Context Path field, for example, https://my-domain.com/manager/.
Select a security manager from the Security Manager dropdown list.
Click Save to update the changes.
Select the Properties Edit tab to update the module's specific configuration. Each module has different properties which are described below.
Select the Properties tab to see all the properties in a table format.
Click New to add a new property.
Enter the property name in the Name field.
Provide a meaningful property description in the Description field.
Select a property type from the Type dropdown list, which can be one of the following:
Boolean
CSV
HTML
Image
JSON
List
Long Text
Number
String
Click Save to update the changes.
Each module has some specific configuration, so let's look at each of the modules in more detail.
Configure the Transact Exchange Module
To configure the Transact Exchange module's properties:
Select the Properties Edit tab.
Update authentication credentials used to generate auth header for API calls the API Access Key field.
Edit the Base URI to the API Gateway hosting the remote Exchange APIs in the API Endpoint field, for example, https://api.my-domain.com.
Edit authentication credentials used to generate authentication header for API calls in the API Secret Key field.
You must restart the form space for the change to take effect.
Click the Email 2 FA Message link to edit the email message for 2FA user account enrollment.
Edit the Email 2 FA Subject.
Click the Param Value Validation Def link to edit API update param value validation definition.
Click Save to update the changes.
Configure the Transact Insights Module
To configure the Transact Insights module's properties:
Select the Properties Edit tab.
Click the CORS Headers link to update the Cross-Origin-Resource-Sharing (CORS) security HTTP header values.
Edit a dashboard URL in the Insights Dashboard URL field, for example, https://dashboard.my-domain.com.
Edit an URL of a visualizer in the Insights Visualiser URL field, for example, https://visualizer.my-domain.com.
Click Save to update the changes.
Configure the Transact Maestro Module
To configure the Transact Maestro module's properties:
Select the Properties Edit tab.
Click the CORS Headers link to update the Cross-Origin-Resource-Sharing (CORS) security HTTP header values.
Click the Email 2 FA Message link to edit the email message for 2FA user account enrollment.
Edit the Email 2 FA Subject.
Create or update a message shown on the Maestrologin page in the Login Message field.
Click Save to update the changes.
Configure the Transact Manager Module
One of the most important module's configuration is a context path, which can be used by various services. The Configuration Service requires the correct context path set up before it can be run to update and create system configurations. You can configure the content path any time after Manager is installed. However, the installer allows you to do it during the system installation. For more information, see Installation > Context Path. | 24.04
This feature was introduced in 24.04
To configure the Transact Manager module's properties:
Select the Properties Edit tab.
Click the Admin Environment CSS Style link to update a CSS style of the Admin Environment Name. For example,
Edit a name of the server environment in the Admin Environment Name field to distinguish between various environments. This name is displayed in the Screen Header of the Management Dashboard.
Select the Authenticated Web Services.
Select the Browser Auto Logout.
Click the CORS Headers link to update the Cross-Origin-Resource-Sharing (CORS) security HTTP header values. For more information, see standard form space properties.
You can turn off some of the CSRF security hardening settings in non-production environments to make it easier to work with multiple browser tabs open at the same time.
Select the CSRF Protection Host Check to enable Cross Site Request Forgery protection host check. This setting is only relevant for the /manager and /workspace contexts.
Edit a URL to a documentation site in the Documentation Url field. The default is https://journey.temenos.com/docs/product-document.html.This URL is used to point to several specific sections of the documentation, such as Journey SDK, Services Guide and Fluent API. For more information, see Journey Manager Developers Documentation.
Click the Email 2 FA Message link to edit the email message for 2FA user account enrollment.
Edit the Email 2 FA Subject, which is an email subject for 2FA user account enrollment.
Select the Production Mode checkbox to enable the module to be run in the production environment. This is selected by default. | 23.04
This feature was introduced in 23.04
To help you avoid enabling the Groovy Debug Loggingoption for Groovy services and functions by mistake in a production environment, Manager checks if the Production Mode option is selected and then sets the Groovy Debug Logging option to false for them.
When you import a Groovy service or a function, Manager performs the same check and set the Groovy Debug Logging option to false even if it was set to true in an archive file. This is recorded in the Audit Log
Select the Show Deprecated Features to enable access to deprecated features.
Click Save to update the changes.
Configure the Transact Receipts Module
No extra configuration is required for the Transact Receipts module.
Remove a Module
Manager allows you to remove a module if you wish to do so.
To remove a module:
Select System > Modules Config.
Locate a module and click Remove Portal to delete it.