New APIs

The following APIs are added or enhanced.

CaptureDesignService SDK service

A new SDK service, CaptureDesignService, provides a facade for a subset of the functionality in the Capture Configuration Service. It is primarily used to update Document Groups and perform simple queries.

The Capture Design service provides simpler versions of the required Capture objects contained in Document Groups. When the Document Group is saved, the simple objects are used to manage the more complex objects in the Capture Configuration service. Any Capture Configuration object properties not exposed in the facade objects are preserved or defaulted to a reasonable state.

The following APIs are available to achieve automation for creating/updating document types and fields in TotalAgility to reduce or limit "human in the loop" activities as much as possible.

  • GetBasicDocumentGroupNames

  • GetBasicDocumentGroupForEditing

  • CancelEditing

  • SaveBasicDocumentGroup

API documentation

The following enhancement requests are addressed:

  • Documentation for the GetServerVariables API is updated to state that the ServerIdentity parameter is not required in this API.

  • Documentation is clarified for the UpdateWorkerResource3 API, and for APIs requiring a Resource ID.