Trading Networks 10.3 | Administering and Monitoring B2B Transactions | Service Development Help | Working with REST | Approaches for Developing REST Resources
 
Approaches for Developing REST Resources
Designer provides the following two different approaches for developing REST resources:
*Legacy approach, in which creating a REST resource includes creating the resource folder and flow services that correspond to supported HTTP methods.
*URL template-based approach, in which a URL template serves as a template for client requests to invoke a REST V2 resource.
The following sections explain the approaches in greater detail.
* Generating a REST Resource Using the Legacy Approach
* Configuring a REST V2 Resource