Contribute in GitHub:
Open doc issue|Edit online
Configuring custom monitoring
Use the custom monitoring option to do any number of actions at each active hook point during a flow operation.
About this task
If you configure custom monitoring, the specified AssemblyLine is called at all standard hook points in the flow operation. It is called before the actual flow hook's AssemblyLine is started, even if this hook is disabled.
Procedure
- In the navigation pane, under Common Settings, click Monitoring.
- On the Monitoring page, click the Custom tab.
- On the Custom page, select Enabled to indicate that you want to monitor flow events by calling a custom AssemblyLine.
- In the Custom AssemblyLine field, specify the AssemblyLine that you want to use for custom monitoring.
Results
Custom monitoring is started immediately before the activation of any other flow hook.