Class TsoStartService


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

      • TsoStartService

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

      • startTso

        public String startTso​(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