Search Content

WhitePapers


Sales Force Automation Comparison Guide

Businesses of all sizes can benefit by automating all aspects of their sales processes with an SFA (Sales Force Automation) solution. But due to the sheer number of features that most SFA solutions...Read More


How to Buy a Phone System

Considering a new phone system for your business? The Phone System Buyer's Guide from VoIP-News provides you with all of the information you need to make a more informed decision. The Guide helps you...Read More


Oracle Magazine

Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest...Read More


Which CMS Is Right For Me?

If you're wondering which CMS is the right one for your organization, this comprehensive guide will take you through the various options available, detailing the pros and cons of each. Download...Read More




View All Whitepapers

Support Multiple Cookies in Header

salesforce's wsdl generated apex classes seem to not have access to more than 1 cookie in an HTTP header. Please fix this.

I am using apex classes generated by the wsdl2apex functionality in salesforce, to integrate with a web service.
This webservice passes 3 cookies over in the http headers.
Apex provides outputHttpHeaders_x as a variable in the Soap class to access header variables passed over by the web service response, however, it appears that it can't combine the 3 cookies into 1. It seems to discard 2 of the 3.

i got around the problem by doing a pure webservices call using the HTTPRequest object, but that was less than ideal.


Related Salesforce Group Edition Articles

Amazon and Pownce Shut Down APIs


Amazon has announced that they will no longer be supporting the Alexa Web Search API. This web service has been in operation since December 2005 and offered developers access to Alexa's underlying search engine. Note, this search API is different...

Read more about Amazon and Pownce Shut Down APIs...

Embed YouTube Videos in WideScreen Format


Google has added some new options in YouTube that makes it easy for you to embed YouTube videos that are available in Widescreen 16:9 format. You can access these new options by clicking the customize icon next to the embed code as in the...

Read more about Embed YouTube Videos in WideScreen Format...