...
Open WSO2 Integration Studio, and click Miscellaneous → Create New Config Project in the Getting Started tab.
Enter a project name and click Finish.
- The new project will be listed in the project explorer.
- Right click the project and go to New → Template to open the New Template Artifact dialog.
- Select Import a Template and click Next.
- Specify the XML file that defines the template by typing its full path name or clicking Browse and navigating to the file.
- In the Save Template In field, specify an existing ESB Config project in your workspace where you want to save the template, or click Create new Project to create a new ESB Config project and save the template configuration there.
- If there are multiple template definitions in the file, click Create ESB Artifacts, and then select the templates you want to import.
- Click Finish. The templates you selected are created in the subfolders of the
src/main/synapse-config/templates
folder under the ESB Config project you specified, and the first template appears in the editor.