adTempus API
PreviousUpNext
Examples

These examples demonstrate how to use the API. All samples assume that you have referenced the appropriate component and imported the ArcanaDevelopment.adTempus.Client and/or ArcanaDevelopment.adTempus.Server namespaces. 

Unless noted otherwise, sample code is written in Visual Basic .NET. Users of other languages should be able to adapt the code easily to their language. 

Samples generally do not include any error handling code. Be sure to include that in your own code. 

Additional examples may be posted on our web site from time to time. See www.arcanadev.com/adtempus/api/examples.aspx.

Name 
Description 
This example demonstrates how to create a new adTempus client session. All API activity takes place within the context of a session. 
This example demonstrates how to retrieve a job based on its name. 
This example demonstrates the creation of a simple job. 
This example demonstrates how to create a more complex job, including Responses to respond to error conditions. 
This example illustrates how to start a job, given its name. 
This example demonstrates how to find or create a NotificationIndividual object for a given e-mail address. 
This example demonstrates how to get or create the CredentialProfile for a user account. 
This example demonstrates how to use the Server API to log a message to the job log for an executing job. 
adTempus API Reference version 3.0.0.0, revised 10/30/2008