Rollback a Transact Function

   Journey Manager (JM) The transaction engine for the platform.  |    Form Builder Platform Developer |  17.10 This feature was introduced in 17.10.

The purpose of a rollback is to restore the target environment to its former state and should only be considered in a situation where the verification tests have determined that the promotion has encountered a significant failure of some kind.

Note that a rollback is not a decision that should be taken lightly, as it can require a lengthy and detailed process to restore components back to their previous state. Often it is preferable to adopt a fix-forward and rectify issues in situ if possible.

If a Transact function has been changed and it does not work as expected anymore, you can try to roll it back to the previous working version. This is only possible if:

To rollback a Transact function:

  1. Locate the previous Transact function backup, which is an exported ZIP archive file.
  2. Import it into Manager.
  3. Verify that it works as expected.
  4. Update your changelog.

Next, learn how to backup Transact functions.