Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

(S4)PACG SP07 MESSAGE BROKER 4.X

The program generates configuration file ready for use with Message Broker 4.X

The Message Broker Configuration File Generator is a tool which lets users to generate message broker configuration (YAML) file. It also allow to store and manage different configuration variants. Configuration file is generated based on the form which must be filled accordingly.

Message Broker Config Parameters

The form itself has been split into several parts (screens) which correspond to the sections of a message broker configuration file:

Cloud settings

  • Confirmation Bundling Size

  • Confirmation Bundling Timeout

  • Failover Message Broker

Proxy

  • Proxy enabled

  • Host

  • Port

  • User

  • Password

  • Password secure

Web Service definition

  • User name

  • Password

  • Password secure

  • Listen Port

  • Web service path

  • Max Request body size

  • HTTPS Enabled

  • Certificate path

  • Password

  • Password secure

  • Store Name

  • Store Location

  • Store Certificate Subject

Cloud Accounts

  • FSM Account Name

  • Client Id

  • Client Secret

  • Client Secret Secure

  • Queue Threshold High

  • Queue Threshold Low

  • Queue Throttling Max Wait Secs

SAP definition

  • SAP Id

  • SAP User Name

  • SAP Password

  • SAP Password Secure

  • SAP URL

  • Certificate Fingerprint

Companies

  • FSM Company Name

  • FSM Account Name

  • Company SAP Definition

Fields Password Secure, SAP Password Secure and Client Secret Secure are only visible in the systems where automatic encryption is not available. To learn more about passwords encryption see Passwords' encryption

UI Functions

  • Generate - Creates MessageBrokerSettings.yaml file, before program checks if obligatory fields are filled and if not displays relevant message

  • New - Removes all entered data and prefills certain field with default values

  • Clear - Removes all entered data

  • Manage - Opens list of saved configurations, for each of the list’s item there are two buttons available

    • Open - opens previously save configuration

    • Delete - deletes previously save configuration

  • Save (floppy disk icon) - saves current configuration

  • No labels