Installation Factory Additional files

 

+

Search Tips   |   Advanced Search

 

Use this panel to add files and directories to the customized installation package (CIP)

Scripts can run at any of four possible times:

A script can call other scripts that you can include as additional files. For example, although you can deploy EAR files in the Profile Customization panel, those EAR files must deploy with default deployment options. If deploying an EAR with different options, include the EAR file as an additional file. Then include a script in the Profile Customization panel to deploy the EAR file.

All additional files and directories are in the installed CIP in...

cip_uid_root/userFiles

Add Files... Browse within a configured system or within a cache of relevant files to select additional files to include in the CIP. For example, you can include one or more script files that are called by a script listed in the Profile Customization panel. When the script runs at profile creation or deletion time, the script can call other scripts that you include as additional files.

Similarly, a script listed in the Install and Uninstall Scripts panel runs at CIP installation or CIP deletion time. Such a script can call other scripts that you include as additional files.

Add Directories Browse to select additional directories to include in the CIP. You can include a directory full of scripts, for example. Or a directory full of EAR files.
Modify... Select an entry and click Modify to change the file path and file name or the directory path and directory name.
Remove Removes selected files and directories from the CIP.
File Name Identifies the file.
Directory Path Directory where the file resides.




 

Related information

Developing customized installation packages
Use scripting (wsadmin)
Build Definition wizard panels
Profile customization
Authorship