Changes between Version 15 and Version 16 of GuidelineForWebService
- Timestamp:
- 2009/03/20 16:40:07 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GuidelineForWebService
v15 v16 20 20 * Each method should be verified to use Java, Perl, Ruby and Python. 21 21 * Providing sample codes for such languages is better. 22 * For non-synchronous services, a job ID should be provided.22 * For asynchronous services, a job ID should be provided. 23 23 * When any error occurs during processing at a server, a method should return "SOAP Fault". 24 24