...
- In Eclipse, click the Developer Studio menu and then click Open Dashboard. This opens the Developer Studio Dashboard.
- Click Endpoint on the Developer Studio Dashboard.
- Select Create a New Endpoint and click Next.
- Type a unique name for the endpoint, and then specify the type of endpoint you are creating.
- 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.
To save the endpoint in a registry resource project, click Make this a Dynamic Endpoint, click the Browse button next to Save endpoint in and select the registry, and then select the registry (Configuration or Governance) where you want to save the endpoint. Lastly, type the endpoint name in the Registry Path box.
Tip For instructions on creating a Registry Resource Project, go to Creating Governance see Working with Registry Artifacts.
- In the Advanced Configuration section (which changes based on the type of endpoint you are creating), specify any additional options you need for that endpoint type.
- Click Finish. The endpoint is created in the
endpoints
folder under the ESB Config or Registry Resource project you specified, and the endpoint opens in the editor.
...