CreatePublishingServerJob(Integer, Integer, PublishPriority, VariableAssignment List) Method - Author-it On-Premises - Author-it

Author-it Development Documentation

Create a publishing job to be published by an Author-it Publishing Server.

Parameters

Name

Type

Description

bookId

Integer

ID of book to publish.

profileId

Integer

ID of publishing profile to use.

priority

PublishPriority

Priority of job.

variableAssignments

VariableAssignment List

List of variables to assign to created publishing job.

Returns

Type: PublishingJob

Created PublishingJob object.

Addresses

JSON: http://<Base Address>/Publishing/json/CreatePublishingServerJob

JSON (for IIS): http://<Base Address>/Publishing.svc/json/CreatePublishingServerJob