Creating Endpoint Templates¶
Follow the instructions given below to create a new Endpoint Template in WSO2 Integration Studio.
Instructions¶
Follow these steps to create a new Endpoint Template.
- If you have already created an ESB Config project, right click the project and go to New → Template to open the New Template Artifact dialog.
- Select Create a New Template and click Next.
- Type a unique name for the template and select one of the following Endpoint Template types: Address Endpoint Template, Default Endpoint Template, HTTP Endpoint Template, or WSDL Endpoint Template.
- Specify values for the required parameter for the selected endpoint type.
- Do one of the following:
- To save the endpoint in an existing ESB Config project in your workspace, click Browse and select that project.
- To save the endpoint in a new ESB Config project, click Create new Project and create the new project.
- Click Finish . The template is created in the
src/main/synapse-config/templates
folder under the ESB Config project you specified. - Open the new artifact from the project explorer, and update any optional endpoint template properties.