• Type: Bug
    • Resolution: Applied
    • Priority: Major
    • None
    • Affects Version/s: None
    • Component/s: Web Services Binding
    • None
    • 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>

      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 .

            Assignee:
            Al Brown (Inactive)
            Reporter:
            Martin Hermes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: