Symantec logo

Implementing entry points using scripts

If entry points are implemented using scripts, the script file must be placed in the directory %VCS_HOME%\bin\resource_type. It must be named in the following manner:

%VCS_HOME%\bin\resource_type\entry_point.extn

The extension (.extn) assumes the value exe for executable programs, sh for shell scripts compatible with MKS Toolkit, bat or cmd for batch files, pl for Perl scripts, js for Javascript, or vbs for Visual Basic scripts.

For example, if the online entry point for Oracle is implemented using Perl, the online script must be: %VCS_HOME%\bin\Oracle\online.pl.

We also recommend naming the agent DLL resource_type.dll. Place the agent in %VCS_HOME%\bin\resource_type.