Class TsoStart


  • public class TsoStart
    extends Object
    This class handles sending the request to start the TSO session via z/OSMF
    Version:
    5.0
    Author:
    Frank Giordano
    • Constructor Detail

      • TsoStart

        public TsoStart​(ZosConnection connection)
        TsoStart constructor
        Parameters:
        connection - for connection information, see ZosConnection object
    • Method Detail

      • start

        public String start​(StartTsoInputData inputData)
                     throws ZosmfRequestException
        Make the first TSO request to start the TSO session and retrieve its session id (servletKey).
        Parameters:
        inputData - parameters for start tso call, see StartTsoInputData
        Returns:
        string value representing the session id (servletKey)
        Throws:
        ZosmfRequestException - request error state