21.2 Preserve Routing Configuration

(Required) <Enter a short description here.>

In order to preserve the existing routing configuration, user need to toggle ON the "Retain Configuration" flag in Consumer Service screen.

Impact on Transformation

  1. Case: Retain Configuration flag is OFF.

    Existing transformations that are not present in the JSON file will be removed.

  2. Case: Retain Configuration flag is ON.

    Existing transformations will be preserved.

Note:

In both cases, new transformations will be added or existing ones will be updated based on the JSON file. "Transformation Name” is used as the key for these checks.

Impact on Routing

  1. Case: Retain Configuration flag is OFF.

    Existing routings that are not present in the JSON file will be removed.

  2. Case: Retain Configuration flag is ON.

    Existing routings will be preserved. Kernel JSON will not append or overwrite the existing routing configuration.

Additional Changes (if applicable)

  1. Case: Requirement to update the kernel template in an existing transformation.

    User need to maintain a new transformation.

  2. Case: Requirement to integrate with a provider other than the qualified provider.

    User need to maintain a new provider.