This Question is Possibly Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
3,691 Views 3 Replies Last post: Jul 13, 2009 11:26 AM by corygagliardi RSS
Jochem van Dieten Novice 204 posts since
May 6, 2009
Currently Being Moderated

Jul 1, 2009 9:37 AM

ForumService.getMessagesByThreadID() only returning 1000 records

When I invoke the ForumService.getMessagesByThreadID() SOAP service I get only 1000 results back from the webservice, even when the thread has many more messages. This happens when talking to a hosted Clearspace 2.5.7 with the following request XML:

POST /rpc/soap/ForumService HTTP/1.1\r\n
Referer: app:/ForumClient.swf\r\n
Accept: text/xml, application/xml, application/xhtml+xml, text/html;q=0.9, text/plain;q=0.8, ..........
x-flash-version: 10,0,12,36\r\n
Content-Type: text/xml; charset=utf-8\r\n
SOAPAction: ""\r\n
Content-Length: 392
User-Agent: Mozilla/5.0 (Windows; U; en-US) AppleWebKit/526.9+ (KHTML, like Gecko) AdobeAIR/1.5\r\n
Host: forums.adobe.com\r\n
Connection: Keep-Alive\r\n
Cookie: jive.recentHistory=312c3435323635353b312c3431383938373b312c3434333932333b312c3434343 ..........

<SOAP-ENV:Envelope
    xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xs="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SOAP-ENV:Body>
        <tns:getMessagesByThreadID
            xmlns:tns="http://jivesoftware.com/clearspace/webservices">
            <threadID>
                370824
                </threadID>
            </tns:getMessagesByThreadID>
        </SOAP-ENV:Body>
    </SOAP-ENV:Envelope>

How do I get all the messages in a thread from the webservice?

Tags: clearspace, webservice, soap, forumservice, 2.5.7, 1000
corygagliardi Jive Employee 2,252 posts since
Apr 23, 2009
Currently Being Moderated
Jul 13, 2009 11:26 AM in response to: Jochem van Dieten
Re: ForumService.getMessagesByThreadID() only returning 1000 records

Hi,

 

This has been filed as a bug. The bug ID is CS-14126.

 

Thanks,
Cory

More Like This

  • Retrieving data ...

Bookmarked By (0)

Case Product Issues

Loading Jira issues

Loading related product issues for this case