Cloning of Make Scenarios in OE Value Streams

Reuse a Make scenario in another value stream.

You can clone a scenario prepared in Make to use it in your OE value stream. Go to the Make application and choose the Clone action for the selected scenario. You can copy all types of scenarios, either the ones that are used as triggers, or the ones that are prepared for the other process steps.

When you clone a scenario in Make, a Clone pop-up window is displayed where you should specify the name for the scenario's copy and select, or create, a new webhook to trigger the copy of the scenario.

Each Make scenario that’s invoked by the OE process engine, starts with a cloud event that is set as a trigger. This requires a unique webhook so the value stream engine routes the request to the proper scenario. When you add the scenario to the value stream, it sends requests to this webhook and not to the one of the original cloned scenario. This way the new cloned scenario gets invoked.

To learn more about the scenarios details, see Make's documentation at Scenario details.

Last updated

Was this helpful?