JAMS 6.x Help
MVPSI.JAMS.Sym.Activities Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassDataFileToPC Moves a Data File from the Pc to the ftp server
ClassDeleteLetterFile Deletes a Letter File from the FTP Server
ClassEmailReports Sends the reports generated by a job to a list of e-mail addresses.
ClassFileToPC Moves a file from the SYM Server to the local PC
ClassLetterFileToPC Moves a Letter File from the Pc to the ftp server
ClassPCToDataFile Moves a file from Pc to ftp server. Existing files on ftp server with the same names will be overridden
ClassPCToEditFile Moves a file from Pc (ftp server) to Symitar Edit File
ClassPCToFile Moves a file from the Local PC to the SYM Server
ClassPCToLetterFile Moves a file from Pc to SYM Server. Existing files with the same names will be overridden
ClassReportFileToPC Moves Local Report Files to the ftp server
ClassRunJobFile Runs 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".

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

Reference

JAMS.Sym.Activities Assembly

Send Feedback