Copy 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.

Manager allows you to copy a Transact function. You can use this functionality to:

  • Create a new Transact function as a copy of another Transact function, which implements a different business logic.
  • Create a new version of the existing Transact function.

To copy a Transact function:

  1. Select Services > Transact Functions and click Copy.
  2. Select a Transact function from the Service Type dropdown list:
    • Fluent Function
    • Delivery Function
  3. Select a function name you want to copy from the Existing Service Name dropdown list, for example Func1 - v0.1.0.
  4. Provide a unique function name in the New Name field.
  5. Specify the function version in the Version field.
  6. Select the organization from the Organization dropdown menu or leave it blank.
  7. Click Save to update the changes.

Next, learn how to configure a Transact function.