adform_viktor
Latest Forum Threads
-
Product script problems
We have problems with product script (ours and Twitter sample). For the code below (from Twitter sample), at the end of wizard we've got the error. Code from product script: <...
-
Integration verification web service
There's no information how can be implemented wizard step, where integration can be validated via partner (ours) web service. 1. To whom we have to send our integration validation web service speci...
-
Partner.GetIntegrations returns no integrations
Partner.GetIntegrations method returns no active integrations (no filter used), while in 2 reports suites there're few of them created. At the same time web service returns products and variables l...
-
WSDL and SOAP header
Hello, Genesis Config and Genesis Integration Web Services WSDL's do not have Security SOAP header specification. Using such WSDL's with .NET requires us to create non standard mechanisms to gener...
Latest Forum Comments
-
Posted on August 3, 2009 12:01 PM in reply to "WSDL and SOAP header"
If you have updated Web reference to the new WSDL, don't forget to change web service proxy class inheritance from System.Web.Services.Protocols.SoapHttpClientProtocol to Microsoft.Web.Services3.We...
-
Posted on August 1, 2009 9:59 AM in reply to "Partner.GetIntegrations returns no integrations"
Thank you, that helped!
-
Posted on July 29, 2009 2:14 AM in reply to "WSDL and SOAP header"
In general forum using WSE3: http://developer.omniture.com/node/265 Would be great to have someone discovered WCF option.
-
Posted on July 28, 2009 12:13 PM in reply to "WSDL and SOAP header"
Brent, We use .NET 3.5 and Visual Studio 2008. We'd like to use WCF, but we have 2 problems with it. (WSDL is probably fine) First of all, we have a simple solution to use old fashion Web service r...