Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Representational State Transfer (RESTful) has gained widespread acceptance across the Web as a simpler alternative to SOAP and Web Services Description Language (WSDL) based Web Services. RESTful Web Service uses architecture that use HTTP or similar protocols by restricting the interface to use standard operations like GET, POST, PUT, DELETE for HTTP. You can create Consumer/Provider activities with RESTful Web Services using Adeptia Suite.

Following are the major sub sections of this guide:

Section NameDescription

Creating Web Service Consumer Activity to Access RESTful Web Service

Step-by-step instructions to create Web Service Consumer activity for RESTful Web Service.

Overriding RESTful URL

Step-by-step instructions to override REST URL at runtime.

Creating Web Service Provider Activity to Publish RESTful Web Service

Step-by-step instructions to create Web Service Provider activity for RESTful Web Service.
  • No labels