Developer Documentation Library > Interviewer - Server Admin > Customizing UNICOM Intelligence Interviewer - Server Admin > Adding activities to UNICOM Intelligence Interviewer - Server Admin > Common tasks in activity development > Integrating an activity with UNICOM Intelligence Interviewer - Server Admin
 
Integrating an activity with UNICOM Intelligence Interviewer - Server Admin
You cannot run activities from UNICOM Intelligence Interviewer - Server Admin until you have registered them with UNICOM Intelligence Interviewer - Server Admin. This makes the activities visible to UNICOM Intelligence Interviewer - Server Admin and allows UNICOM Intelligence Interviewer - Server Admin to display the activities' names for the projects that can be used with them.
To register activities with UNICOM Intelligence Interviewer - Server Admin
1 Create an XML file that names your activity and defines its settings. See Activity interface documents.
2 Open DPM Explorer, and then click Add > Application from XML.
3 In the dialog, click Browse.
4 Go to the activity folder, and then select the activity’s .xml file.
The activity is added to the list of activities.
See also
Common tasks in activity development