Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Lee Cichanowicz 9 posts 29 karma points
    Sep 13, 2012 @ 15:44
    Lee Cichanowicz
    0

    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

     

Please Sign in or register to post replies

Write your reply to:

Draft