Configure Service Parameters Edit

   Journey Manager (JM) The transaction engine for the platform.  |    System Manager / DevOps  |   23.10This feature was updated in 23.10

Manager allows you to view and edit parameters used by a service. This adds flexibility of using services as well as make them more reusable.

To configure service parameters:

  1. Select Services > All Services.
  2. Locate a service and click Edit.
  3. Select the Parameters Edit tab to view and edit parameters available to the service.
    Note

    The number of parameters and their types depend on the service implementation so the layout of this tab is different for each service.

    Manager view parameters edit
  4. Edit parameters as needed. For explanation of common parameters, see Configure Transact Function Parameters Edit. Otherwise, check the specific documentation of each service type.
  5. Click the Parameter History tab to see a change history of the Groovy script.
  6. Click View Content Difference to check the content that was changed. Select the View Type to show the difference side by side or inline.
  7. Click Restore History Content to restore this history content.
  8. Click Remove Service Parameter History to remove this history content.
  9. Click Save to update the changes.
Tip

You can add new and edit existing parameters in the Parameters tab. For more information, see Configure Service Parameters.

Next, learn how to check where this service is used.