Uploaded image for project: 'OASIS Content Management Interoperability Services (CMIS) TC'
  1. OASIS Content Management Interoperability Services (CMIS) TC
  2. CMIS-400

ChangeToken missing in setContentStreamResponse

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Applied
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Web Services Binding
    • Labels:
      None
    • Proposal:
      Hide

      Change setContentStreamResponse to
      <xs:element name="setContentStreamResponse">
      <xs:complexType>
      <xs:sequence>
      <xs:element name="documentId" type="xs:string" minOccurs="1"
      maxOccurs="1" />
      <xs:element name="changeToken" type="xs:string" />
      </xs:sequence>
      </xs:complexType>
      </xs:element>

      Show
      Change setContentStreamResponse to <xs:element name="setContentStreamResponse"> <xs:complexType> <xs:sequence> <xs:element name="documentId" type="xs:string" minOccurs="1" maxOccurs="1" /> <xs:element name="changeToken" type="xs:string" /> </xs:sequence> </xs:complexType> </xs:element>

      Description

      The parameter changeToken is missing in the response of the method setContentStream (<xs:element name="setContentStreamResponse">).
      As the change token can change during this operation, it should be included in th response as well .

        Attachments

          Activity

            People

            • Assignee:
              albertcbrown Al Brown (Inactive)
              Reporter:
              martin.hermes Martin Hermes (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: