You can interact with the File Utilities service by developing
a process in Workbench that uses the service. You can accomplish
the following tasks by using the File Utilities service:
Delete a file
Determine whether a file exists
Find files and directories in the file system
Determine whether a path is absolute
Determine whether a path represents a directory or a file
Determine whether a path represents a hidden file
Creates a directory or a directory tree
Save data as files on the file system
Read information from files and save it in one of these process
data formats:
Document
String
XML document
Write information from these process data formats to files:
Document
String
XML document
Manipulate directories and files on the file system
For information about developing processes that use this service,
see Workbench Help.
|
|
|