Top
Systemwalker Software Configuration Manager Developer's Guide
FUJITSU Software

5.2.1 Startup Script

Synopsis

Startup

Description

Configures software parameters.

Output format

"0" is returned if the script ends normally, and some other value is returned otherwise - error messages are sent either to the standard output or to the standard error output.

Notes

The directory in which the command is stored will be considered the current directory.

The startup script location and the files that can be referenced by it are displayed below:

<work directory>
+ <software ID>
  + scriptpkg
  |  + Startup script(startup.cmd, startup.sh)
  |  + Environment variable setup script(setenv.cmd, setenv.sh)
  |  + Script package file attachments
  + paramdata
  |  +XML file with parameter information to be set(parameterinfo.xml)
  + parampkg
      + Parameter package file attachments