Note: This feature does not apply to Desktop Intelligence and Web Intelligence document objects.
If you want to put all processing extensions in a single location, you can override the default processing extensions directory for each Job Server, Page Server, and RAS. First, copy your processing extensions to a shared directory on a network drive that is accessible to all of the servers. Map (or mount) the network drive from each server's machine.
Note: Mapped drives on Windows are valid only until you reboot the machine. For details, see "Ensuring that server resources are available on local drives" on page 565.
If you are running servers on both Windows and on UNIX, you must copy a .dll and an .so version of every processing extension into the shared directory. In addition, the shared network drive must be visible to Windows and to UNIX machines (through Samba or some other file
Finally, change each server's command line to modify the default processing extensions directory. Do this by adding "
<absolute path>" to the command line. Replace <absolute path> with the path to the new folder, using whichever path convention is appropriate for the operating system that the server is running on (for example, M:\code\extensions
, /home/shared/code/extensions
, and so on).
The procedure for making this modification depends upon your operating system:
ccm.sh
to stop the Job Server/Page Server. Then edit ccm.config
to modify the server's command line. Start the server again when you have finished. For reference, see the BusinessObjects Enterprise Administrator's Reference Guide.
Business Objects http://www.businessobjects.com/ Support services http://www.businessobjects.com/services/support/ Product Documentation on the Web http://support.businessobjects.com/documentation/ |