Skip to main content

Database

Tables

EnterspeedJobs table

This table contains the jobs that need to be executed, in order to sync with Enterspeed.

NameTypeDescription
IdintegerUnique identifier, auto increments
ContentIdintegerId of the Umbraco node
CulturestringCulture of the Umbraco node
JobTypeinteger0 = Publish, 1 = Delete
JobStateinteger0 = Pending, 1 = Processing, 2 = Failed
ExceptionstringException message if the job failed
CreatedAtdatetimeJob creation date
UpdatedAtdatetimeJob updated at