Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Developers

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-17-2007, 08:45 AM
Special Member
 
Posts: 151
Default [SOLVED] reduce the size of a SOAP response?

Is there anyway to reduce the size of a SOAP response?

I get a refresh and folder block back, and they are quite lengthy with some user's accounts. All I want is the actual result of my calendar update or create command, I think this will reduce the time.

Any quick thoughts?

Thanks.
Reply With Quote
  #2 (permalink)  
Old 10-17-2007, 09:00 AM
Zimbra Employee
 
Posts: 1,434
Default

If you don't want notifications, just put <nosession/> in your <ctxt> header block.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
  #3 (permalink)  
Old 10-17-2007, 09:10 AM
Special Member
 
Posts: 151
Default Awesome - that worked great! Thanks

Code:
	<soap:Header>
		<context xmlns="urn:$headerContext">
                        [otherstuffhere]
			<nonotify/>
		</context>
	</soap:Header>
that worked great thanks!
Reply With Quote
  #4 (permalink)  
Old 10-17-2007, 01:42 PM
Zimbra Employee
 
Posts: 1,434
Default

<nonotify/> is actually deprecated going forward. Please use <nosession/> instead.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.