Web Service API (DocumentService) is missing some Document Properties
Greetings. I'm using the Web Services from a WinForms application
to export and re-import content. I need to read the document TemplateId field
value, which I expected to get through the DocumentService.asmx 'read';
however, it is conspicuously absent.
Of course there is the TemplateService.asmx, but it does not help
me either.I need the association
between a document and its Template (ID).
Of the 12 properties I see in a document’s Properties page in the
CMS, I only see half of them in the documentService.Read response.Where/how do I get the document template Id
through the Web Service API?
Web Service API (DocumentService) is missing some Document Properties
Greetings. I'm using the Web Services from a WinForms application to export and re-import content. I need to read the document TemplateId field value, which I expected to get through the DocumentService.asmx 'read'; however, it is conspicuously absent.
Of course there is the TemplateService.asmx, but it does not help me either. I need the association between a document and its Template (ID).
Of the 12 properties I see in a document’s Properties page in the CMS, I only see half of them in the documentService.Read response. Where/how do I get the document template Id through the Web Service API?
document’s Properties
documentService.Read response
Name
Name
Created by
Created
Id
Id
Document Type
DocumentTypeID
Template
Publication Status
Published
Last Edit
Publish at
Release Date
Remove at
ExpireDate
Link to document
Hide in navigation
Thanks,
Lee
is working on a reply...