Skip to content

Add Submit a job from local file API in zosjobs package #384

@frankgiordano

Description

@frankgiordano
    This function will internally call the `submit_plaintext`
    function in order to submit the contents of the given input
    file

    Parameters
    ----------
    jcl_path: str
        Path to the local file where the JCL is located

    Raises
    ------
    FileNotFoundError
        If the local file provided is not found

    Returns
    -------
    JobResponse
        A JSON object containing the result of the request execution

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions