USS Create Resource

Function:

This tool creates a new USS resource (directory or file).

Tool Attribute:

Attribute Type Description
Resource Type Selection Defines the resource type to be created.

Valid values are:

  • Folder
  • File
  • From Parameter

From Parameter means the resource type is defined by a tool input parameter.

Parameters:

Parameter No I/O Type Description
1 [M] I String Directory in which the new resource is to be created.
2 [M] I String Name of the new resource.
3 [O] I String Type of the resource to be created (only relevant, if the tool attribute "Resource Type" is set to "From Parameter").

Allowed values are Folder or File.