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

In This Topic
    ScriptHostInterface Class Members
    In This Topic

    The following tables list the members exposed by ScriptHostInterface.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets or sets the Checkpoint for the job.  
    Public Propertystatic (Shared in Visual Basic) Gets the unique ID for the job definition.  
    Public Propertystatic (Shared in Visual Basic) Gets the unique ID for this job instance.  
    Public Propertystatic (Shared in Visual Basic) Gets the Job Variables for the job.  
    Public Propertystatic (Shared in Visual Basic) Gets the unique ID for the job step definition.  
    Public Propertystatic (Shared in Visual Basic) Gets the step number  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Captures a file on disk and stores it in the job history.  
    Public Methodstatic (Shared in Visual Basic)Overloaded.  Executes on-demand Responses defined for the job or step.  
    Public Methodstatic (Shared in Visual Basic) Logs a message to the Job Log for the job.  
    Public Methodstatic (Shared in Visual Basic) Expands variable tokens in a string  
    Public Methodstatic (Shared in Visual Basic) Sends a notification message through the adTempus notification system.  
    Public Methodstatic (Shared in Visual Basic) Communicates additional result information to the host.  
    Public Methodstatic (Shared in Visual Basic) Delays execution for the specified number of milliseconds.  
    Top
    See Also