Creating a custom prereview process to add a watermark to the review document using Workbench

You can add a prereview process to add a watermark to a review document before it begins. An application named CustomHooks implements the prereview process for the organization:

The CustomHooks application includes the following assets:
  • An assembly descriptor file named WatermarkDDX.

  • A process named PreHookAddWatermark includes the following operations Two Execute operations (Set Value service) and One Invoke DDX operation (Assembler service) on the process map as follows:

View full size graphic
PreHookAddWaterMark process diagram.

// Ethnio survey code removed