File Listeners monitor files in specified directory locations. When they detect new or newly modified files, they notify the file handlers, so they can perform automatic functions like starting Systemwalker Runbook Automation process instances or making choices on activities. File listeners are typically used for integrating Systemwalker Runbook Automation with other enterprise applications.
To define a new File Listener:
Right-click your project in the Navigator view and select New >> File Listener.
The fileListenerConf.xml file is created and displayed in the editor.
Note
You can create only one File Listener file per project.