Include process fragment

Pick and include one of your predefined process fragments to help you reuse behavior.

When to use?

If you find yourself implementing the same processor setup in multiple places, it might be a good idea to extract it into a processor fragment and then reuse it wherever you need it. This removes repetition, and helps you change behavior if you need to.

How to use:

  1. Place this element where you wish to use your predefined fragment, and then choose it from the Fragment ID drop-down. This list is automatically populated.