Download Flyer
 
DEMO
  
 
Q: Which Citrix platforms does the web service support ?
A: The web service has been tested with Citrix XenApp version 4.0 or 4.5 and 5.0 Beta. Earlier platforms may work but will not be supported by Extentrix.
 
Q: Why do my web service consumers get License Error ?
A: This happens if your trial license has expired - exceeds 30 day trial period. Please purchase a production license from Extentrix store. Buy
 
Q: Do I have to purchase a license for each web service on my IIS server ?
A: No, you should have only one license for all web services running on the same IIS server. However if you want to publish the web service on another server you must acquire a new license.
 
Q: Which languages can consume Extentrix Web Services ?
A: Since the web service is based on a standard protocol (SOAP), you can consume the web services from any language that allows you to send SOAP requests and receive SOAP responses. The most used languages like C, C++, ASP.Net, C#, VB.Net, Java and Java Script support calling Web Services APIs within their framework.
 
Q: Which languages can consume Extentrix Web Services ?
A: Since the web service is developed based on a standard protocol (SOAP), you can consume the web service from any language that allows you to send SOAP requests and receive SOAP Response. We have already provided examples for consumers in ASP.NET, java and other examples will be provided later.
 
Q: How can I secure my Extentrix web services - Application Edition API calls ?
A: Extentrix supports Microsoft WSE 3.0 standard. In nuts shell, you need to do the following:

* Enable WSE 3.0

* Create your policy file using WSE 3.0 tools

 * Create a new Web Service using Extentrix Web Services Management console. Provide the path for your policy and the name of the policy on the security page. Your Web Service should now be secured. For more detailed instructions, please refer to developer's guide.

 
Q: What authentication process is supported by Extentrix web services - Application Edition ?
A: Extentrix supports authentication based on X.509 certificates issued by a certificate authority (CA).
 
Q: I get "System.ApplicationException: WSE841" exception when I secure the web service?
A: You need to import your certificate and give permission to ASP.NET user.
 
 

© 2008 Extentrix Systems