GetWorkflowsSettings Method of WebService Object (Web Services API)
This method returns the available workflow settings: the workflow name, the paths to the Input folder and to the Exceptions folder, and the export parameters.
Note. Only workflow settings with the following types of Input Folder are available: shared folder, FTP folder.
C# Syntax
Workflow[] GetWorkflowsSettings(
string
serverLocation
);
Parameters
serverLocation
This parameter contains the DNS name of the server or its IP address.
Return Value
Returns a list of workflow settings: the workflow name, the paths to the Input folder and to the Exceptions folder, and the export parameters.
See also
26.03.2024 13:49:49