Skip to main content

Uniphore Customer Portal

Deleting Session Variables

You delete Session Variables from the X‑Platform using the X-Console.

  1. From the Resources section of the X-Console, click Session Variables. The Session Variables page is displayed.

  2. Click the trashcan icon AdminConsole-Delete_icon.png at the right side of the Session Variable that you want to delete:

    SessionVarPage-Delete_051021.png

    A warning message will be displayed.

    Important

    Session Variables cannot be deleted while working in locked TEST or PROD environments of a Multi Environment Account. It is possible to delete them from an unlocked TEST environment and from a DEV environment. No warning is provided before deletion in the DEV environment.

  3. Click Yes. The selected Session Variable will be deleted from the X‑Platform and a completion message will be displayed.

Handling Conflicts Caused by Deletion

X‑Platform uses a special mechanism to handle conflicts in the X-Designer that may be caused by deleting a Session Variable that is being used by a Flow.

Should such a situation arise, the X-Designer will automatically generate a replacement User Variable of the same type and value in any affected Flows.

This mechanism esnures that the deleted Session Variable will still be available (as a User Variable) to any Flow that used it previously.

Because of this mechanism, no conflict warnings will be generated when deleting a Session Variable that is currently used in a Flow.