Friday, 1 April 2016

What are Web Services ? What can Web Services do ?


Components with well-defined interfaces which performs some arbitrary function.
Accessed using XML message exchanges using well-known message exchange patterns (MEPs)

What Can Services Do ?
  • Perform business logic
  • Transform data
  • Route messages
  • Query databases
  • Apply business policy
  • Handle business exceptions
  • Prepare information for use by a user interface
  • Orchestrate conversations between multiple services

No comments:

Post a Comment

Note: only a member of this blog may post a comment.