- TSO API functions by category
A list of TSO Client API functions by category.
- Commonly used parameters
- RCCADD
RCCADD adds the list of specified files to the specified DevOps Code ClearCase® source file directory.
- RCCCI
RCCCI checks in the list of files identified by the fully qualified file names.
- RCCCID
RCCCID checks in the specified directory.
- RCCCO
RCCCO checks out the files specified by the fully qualified file names.
- RCCCOD
RCCCOD checks out the specified directory.
- RCCDIFF
RCCDIFF determines the difference between two versions of a specified file.
- RCCDIFFP
RCCDIFFP determines the difference between the current and previous versions of the file identified by the fully qualified name.
- RCCDOWN
RCCDOWN downloads a list of files from a single mainframe PDS.
- RCCGTDIR
RCCGTDIR gets the current directory on the distributed system.
- RCCLACT
RCCLACT lists the activities for a given view on the distributed system.
- RCCLFILE
RCCLFILE lists files of a pattern and specified view.
- RCCLTREE
RCCLTREE lists the version tree for a file identified by a fully qualified file name on the distributed system. All versions of the file are listed.
- RCCLVIEW
RCCLVIEW lists the views on the distributed system.
- RCCMACT
RCCMACT creates a DevOps Code ClearCase® activity for a given view on the distributed system.
- RCCSECF
RCCSECF adds a host name, user name, and password to the SECF file with the password encrypted.
- RCCTSTC
RCCTSTC tests the connection to the distributed system.
- RCCUALOC
RCCUALOC creates, allocates, or frees commonly used data sets and associated DD names used by other API functions.
- RCCUCO
RCCUCO cancels check out for the list of files identified by the fully qualified file names.
- RCCUECMD
RCCUECMD invokes RCCTSOC.
- RCCULOG
RCCULOG writes log entries for running an API function.
- RCCUMSG
RCCUMSG extracts and returns a requested error message from the message file.
- RCCUP
RCCUP uploads a list of files to a mainframe PDS.
- RCCVACT
RCCVACT validates the activity name argument. A valid activity name may not contain blanks.
- RCCVDUN
RCCVDUN validates the distributed user name argument. A valid user name may not contain blanks. A valid user name is required to access authentication mode 2.
- RCCVDUP
RCCVDUP validates the distributed user password argument. A valid password may not contain blanks.
- RCCVFQFT
RCCVFQFT validates the FullyQualifiedFileType argument.
- RCCVHOST
RCCVHOST validates the host argument.
- RCCVLFN
RCCVLFN validates the listOfFullyQualifiedFileName argument.
- RCCVNAH
RCCVNAH validates the newActivityHead argument.
- RCCVPDS
RCCVPDS validates the localPDS argument. A valid local PDS name must not contain blanks.
- RCCVPLTF
RCCVPLTF validates the platform argument.
- RCCVPORT
RCCVPORT validates the port argument.
- RCCVTSCD
RCCVTSCD validates the TSCdirectory argument.
- RCCVTYPE
RCCVTYPE validates the CCtype argument.
- RCCVVDIR
RCCVVDIR validates the distributedViewDirectory argument.
- RCCVVERS
RCCVVERS validates the fullyQualifiedVersionOfaFile argument specified.
- RCCVVIEW
RCCVVIEW validates the view argument.
- RCCVVTYP
RCCVVTYP validates the viewType argument.
- Example of a log entry
The following syntax is an example of a log entry resulting from the successful execution of the RCCCO API function.