Hi - I am looking for a small example or description to test your integration api within my .NET Visual Basic project. Thanks in advance Susanne
Page 1 of 1
Integration API and .NET Visual Basic Example Integration API and .NET Visual Basic Example
#2
Posted 08 February 2009 - 08:08 AM
You will need to create a SOAP client in VB.NET - which will probably just be a case of importing the right .NET namespace(s) - and then our [thread=55]PHP example[/url] can be converted to VB.NET pretty easily. It's all native types (strings, integers, etc.) so there shouldn't be any interoperability problems (that's pretty much the whole point of SOAP
).
Unfortunately, SOAP stuff is quite a way beyond anything I've ever done in VB.NET, so I can't personally provide you with an example, but I'm sure that Google can.
Unfortunately, SOAP stuff is quite a way beyond anything I've ever done in VB.NET, so I can't personally provide you with an example, but I'm sure that Google can.
Andrew Gillard
Lead Developer - Craig Brass Systems
Lead Developer - Craig Brass Systems
#3
Posted 11 February 2009 - 01:25 PM
Creating a VB.NET client is simple provided you have a WSDL.
Do you know where to find the WSDL?
Do you know where to find the WSDL?
#4
Posted 11 February 2009 - 03:41 PM
We have got a WSDL from http://www.crmaddon.com/support/integratio.../index.php?wsdl.
But the .Net proxy generator wsdl.exe is not able to consume it. It states that the wsdl is not Basic Profile 1 compliant and uses rpc/encoded.
Does anybody know whether a document/literal encoded wsdl and service endpoint is also available? If yes could you please provide the WDSL?
But the .Net proxy generator wsdl.exe is not able to consume it. It states that the wsdl is not Basic Profile 1 compliant and uses rpc/encoded.
Does anybody know whether a document/literal encoded wsdl and service endpoint is also available? If yes could you please provide the WDSL?
#5
Posted 11 February 2009 - 04:44 PM
WDSL is proved at /integrationapi/index.php?wsdl when you upload the Integration API to your Kayako installation.
Craig Brass
Managing Director and Chief Software Architect - Craig Brass Systems
Managing Director and Chief Software Architect - Craig Brass Systems
#6
Posted 11 February 2009 - 04:52 PM
Thank you.
From the url I guess that is exactly the WSDL I am using.
From the url I guess that is exactly the WSDL I am using.
Share this topic:
Page 1 of 1
Sign In »
Register Now!
Help

Back to top








