+1.604.763.2828 Vancover, Canada | +1.206.923.9676 Seattle, USA | +44.020.3239.8686 London, UK | +86.1358.161.6375 Beijing, China   
Home  info@primeobjects.com   
Products & Features Consulting Partners Blog and Communitiy About Us
Products & Features Consulting Partners Blog & Community About Us Sign up, 14 days free Login >>

Manage Your Business Online
Intelligent Online Management of Your Business, Customer & Information

Thursday, August 06, 2009

PrimeObjects Command Engine Web Service supports three major protocals JSON, XML and SOAP

Source: On Demand Knowledge Management Software & Service
Tags: AJAX , JSON , Server Technology , SOAP , Web Service , XML

PrimeObjects SaaS (Software as a Service) Platform comes with a Command Engine Web Service API (the API). The API consumes any function call through a common generic web service interface. Developers in any level can successfully make a web service call to the API after the training for 10 minutes. The API can be consumed by any programming language, system and platform by supporting three major protocals JSON, XML and SOAP.

JSON Protocol
The JSON protocol is ideal for an AJAX application, which submits requests from the end user’s browser and processes JSON responses. The JSON interface can return JSON responses in three different formats:
    * Raw
    * Callback
    * Function

XML Protocol
If you are working on Silverlight/Flash, or any applications that support XML but do not support SOAP, the XML protocol may be an appropriate choice. The only limitation on the XML interface that it is an HTTP GET interface, in which the length of the requested URL is limited by the maximum URL length.

SOAP Protocol
The SOAP protocol provides strong types, a request/response object model and is able to submit a complex request without the limitation of maximum URL length. It is most appropriate for those who wok on desktop or server applications with high level languages that have native SOAP library support (such as C#, VB or Java).

posted by Gary Zhang @ 07:55:50 AM   0 Comments
Email the article to a friend
Add comment to the article.
Subscribe to Current Posts [RSS Feed]
Subscribe to Latest Posts [RSS Feed]



© Copyright 2009 PrimeObjects.com. All Rights Reserved. | Security Statement | Privacy Statement