Importing Activity Monitoring Configuration Information
You can import the activity monitoring configuration information from one iProcess Engine to another. You can import the activity monitoring configuration information for a specific procedure or for all procedures, depending on your requirements. To import your activity monitoring configuration information, enter the following command:
swutil IMPMONITORfilename
where filename is the full path to the XML file that stores the activity monitoring configuration information.
| • | On Windows, filename can be a full pathname or a simple filename in the current directory. |
| • | On UNIX, filename can be a full pathname or a simple filename in the SWDIR\util directory. |
The XML format conforms to the SWMonitorList.xsd schema. See Overview for more information.
The server processes the activity monitoring configuration information, and reports and logs any errors it encounters:
| • | Progress is reported to the console. |
| • | Serious errors are logged either to the sw_warn file or to the sw_error file located in the SWDIR\logs directory. See "Error Handling" in TIBCO iProcess Engine Administrator's Guide for more information about errors. |
|
Note |
If you have changed the log files directory in the |
The new activity monitoring configuration data will be available when the server is next restarted.