You can add process step extensions (these can also be third-party components or plug-ins) to be executed by automatically upon certain events. This is useful if you want to individually adjust specific behaviors of XBOUND components. Examples:
Process step extensions can be used to modify documents if the document is writable. If errors occur, documents are checked in with an error status. See Customizing XBOUND using the API for more information.
Using the XBOUND Management Center, open a console containing the Process Designer.
Click to navigate to the DLL containing the process step extension. dialog
and use theUnder
, select where you want to implement the extension. Extensions can be implemented globally, or on a client, process, or process step.Drag the extension from the
pane to the pane.Click in the
column to activate the extension.If the extension has settings, click the button ()
in the column to adjust
them.
To delete a process step extension, click the ) in the pane.
Configuring an XBOUND process: Overview