Interviewer - Server Admin > Customizing UNICOM Intelligence Interviewer - Server Admin
 
Customizing UNICOM Intelligence Interviewer - Server Admin
This section introduces the key files that any UNICOM Intelligence Interviewer - Server Admin activity needs in order to run, and explains the various ways in which you can customize existing UNICOM Intelligence Interviewer - Server Admin features and how you can add your own activities to UNICOM Intelligence Interviewer - Server Admin.
Files
A UNICOM Intelligence Interviewer - Server Admin activity requires three files in order to run successfully. These are as follows:
Activity interface document
This is an .xml file that defines how the activity is to appear in UNICOM Intelligence Interviewer - Server Admin, the URL that will be used to start the activity, default settings that the activity requires in order to run, and criteria that projects must satisfy in order to be available to the activity. For more information, see Activity interface documents.
Public resources file
This is a .resx file that stores strings that can be accessed by UNICOM Intelligence Interviewer - Server Admin and by other activities that through UNICOM Intelligence Interviewer - Server Admin. For more information, see Public resources file.
Web configuration file
An activity's Web.config file contains information for ASP.NET on how the activity will be run and accessed. For more information, see Web configuration files.
Customizing existing features
You can replace the UNICOM Intelligence logo that appears in the top left-hand corner of every screen with your own company logo, and can change the color of the dark blue frame that goes across the top of each page so that it matches or contrasts with the background of your logo. For more information, see Replacing the UNICOM Intelligence logo with a customized logo.
You can set up UNICOM Intelligence Interviewer - Server Admin activities so that they can be run as standalone programs outside UNICOM Intelligence Interviewer - Server Admin. For more information, see Running applications and activities outside UNICOM Intelligence Interviewer - Server Admin.
Adding your own activities
See Adding activities to UNICOM Intelligence Interviewer - Server Admin.
See also
Changing the order of activity groups in the activities list
Activity configuration files
Running applications and activities outside UNICOM Intelligence Interviewer - Server Admin
Replacing the UNICOM Intelligence logo with a customized logo
Displaying a multiple-level application feature tree
Preventing cross-site scripting attacks
Adding activities to UNICOM Intelligence Interviewer - Server Admin