JAMS 6.x Help
RunJobFile Class Members
Fields  Properties  Methods 


The following tables list the members exposed by RunJobFile.

Public Constructors
 NameDescription
Public ConstructorRunJobFile Constructor  
Top
Protected Fields
 NameDescription
Protected FieldContinueExecutionDefaults to true. Can be set to false to stop execution. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Top
Public Properties
 NameDescription
Public PropertyBatchSequenceNumberBatch sequence number of the job  
Public PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyJAMSSymUserIDJAMS Sym OperatorID  
Public PropertyJAMSUsernameJAMS Username  
Public PropertyJobFileBatchQueueA numeric value (0-3) that will determine the batch queue to run the JobFile.  
Public PropertyJobFileNameName of the JobFile to run.  
Public PropertyPasswordAIX Password  
Public PropertyReportsProducedA collection of reports produced by the job  
Public PropertyServerNameThe AIX Server Name  
Public PropertySymThe Sym Number  
Public PropertySymopOperatorIdOperator Id to log into SYMOP. In most cases this will be "0000" or the same as your SymUserId  
Public PropertySymUserIdSYM specific userid. Must be in the format of "symuserid.password"  
Public PropertyTelnetPortThe TCP/IP port to use when connecting. The default is 23.  
Public PropertyUsernameAIX User Name  
Top
Protected Properties
 NameDescription
Protected PropertyCanInduceIdleAllows the activity to induce idle. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Protected PropertyConstraints (Inherited from System.Activities.Activity)
Protected PropertyImplementation (Inherited from System.Activities.NativeActivity)
Top
Public Methods
 NameDescription
Public MethodResumeCommandBookmarkResumes a bookmark created when starting an Activity. Supported responses are Release or Skip. (Inherited from MVPSI.JAMS.Activities.JAMSNativeActivity)
Public MethodToString (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbort (Inherited from System.Activities.NativeActivity)
Protected MethodCacheMetadataOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected MethodCancel (Inherited from System.Activities.NativeActivity)
Protected MethodExecuteOverridden. Used by the Workflow framework.  
Protected MethodOnCreateDynamicUpdateMapOverloaded.  (Inherited from System.Activities.NativeActivity)
Protected MethodUpdateInstance (Inherited from System.Activities.NativeActivity)
Top
See Also

Reference

RunJobFile Class
MVPSI.JAMS.Sym.Activities Namespace

Send Feedback