JAMS Developer Guide
MVPSI.JAMS.Sym.Activities Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassMoves a Data File from the Pc to the ftp server
ClassDeletes a Letter File from the FTP Server
ClassSends the reports generated by a job to a list of e-mail addresses.
ClassMoves a file from the SYM Server to the local PC
ClassMoves a Letter File from the Pc to the ftp server
ClassMoves a file from Pc to ftp server. Existing files on ftp server with the same names will be overridden
ClassMoves a file from Pc (ftp server) to Symitar Edit File
ClassMoves a file from the Local PC to the SYM Server
ClassMoves a file from Pc to SYM Server. Existing files with the same names will be overridden
ClassMoves Local Report Files to the ftp server
ClassRuns a JobFile on the Symitar System.

If the job file has parameters, you can supply the values for the parameters using Workflow variables or JAMS Parameters. When a job file parameter is encountered, we look for a Workflow variables named "SymParam1". If that variable does not exist, we look for a JAMS Parameter named "SymParam1". If that does not exist, we take the default value for the job file parameter.

The next job file parameter will go through the same sequence with the name "SymParam2".

ClassA base class for Sym activities. You do not use this class directly.
ClassA SymConfig activity hosts other Sym activities to make it easier to set property values for all of the contained activities.
Enumerations
 EnumerationDescription
EnumerationFTP Transfer Mode
See Also

Reference

JAMS.Sym.Activities Assembly