adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ApplicationIntegration Class
Properties Methods

In This Topic
    ApplicationIntegration Class Members
    In This Topic

    The following tables list the members exposed by ApplicationIntegration.

    Public Properties
     NameDescription
    Public Property Gets the current Checkpoint for the job.  
    Public Property The instance number for the job instance.  
    Public PropertyThe OID of the ExecutionHistoryItem representing this job instance.  
    Public PropertyThe OID of the Job being executed.  
    Public Property Gets the job variables for the current context.  
    Public PropertyThe OID of the ExecutionHistoryHistoryStep representing the step being executed.  
    Public Property Gets the current step number, if applicable.  
    Public PropertyThe OID of the JobStep being executed.  
    Top
    Public Methods
     NameDescription
    Public Method Captures a file on disk and stores it in the job history.  
    Public Method Stores data as a Captured File in the job history.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Establishes a connection to the adTempus server.  
    Public Method Indicates whether the job step is still active.  
    Public Method Logs a message to the Job Log for the job.  
    Public Method Expands variable tokens in a string  
    Public Method Sends a notification message through the adTempus notification system.  
    Public Method Communicates additional result information to the host.  
    Public Method Sets the current checkpoint for the job.  
    Public Method Adds or updates a Job Variable  
    Top
    See Also