Create a zOSMF workflow instance
z/OSMF connection info
Name of the workflow that will be created
Full path to USS file or DATASET/MEMBER with xml
System where the workflow will run
User ID of the workflow owner.
Properties file with pre-specify values for workflow variables
A list of one or more variables for the workflow.
Indicates whether the workflow steps are assigned to the workflow owner
Specifies the access type for the workflow. Public, Restricted or Private.
Specifies whether the job is deleted from the JES spool after it completes successfully.
Identifies the version of the zOSMF workflow service.
Create a zOSMF workflow instance using local files
z/OSMF connection info
Name of the workflow that will be created
Local workflow definition file
System where the workflow will run
User ID of the workflow owner.
Local properties file with pre-specify values for workflow variables
A list of one or more variables for the workflow.
Indicates whether the workflow steps are assigned to the workflow owner
Specifies the access type for the workflow. Public, Restricted or Private.
Specifies whether the job is deleted from the JES spool after it completes successfully.
Identifies if the uploaded uss files should be kept.
Path to specific USS directory in which to upload the temp files.
Identifies the version of the zOSMF workflow service.
Delete USS file
z/OSMF connection info.
USS file to delete.
Get a full path with file name for a temporary USS file
User ID to add to the file name.
Local file name.
Custom directory.
copied from ProvisioningService.ts Parsers text with properties in key1=val1,key2=val2 format and returns IInputProperty[]
required runtime property objects passed as a string.
array of properties, @see {IPropertiesInput}
Upload USS files to default dir, or a user specified one
z/OSMF connection info.
Local file to upload.
Remote location to upload to.
Generated using TypeDoc
Class to handle creation of zOSMF workflow instance