Carbon StudioDownloadsDocumentation
SamplesGet InvolvedProject Information![]() |
Create an EndPointTo create an endpoint, right click on the CApp project and select EndPoint from the menu.
There are three ways to create an endpoint.
![]() With the New EndPoint option, you will get a simple endpoint with the specified name. At the same time, you can upload a Synapse Configuration file or any xml file from the file system or from the registry which may contains EndPoints. ![]() With the Import EndPoint from Registry, you can browse resources of the registry instance that you have already created or you can create a new registry instance as well. After selecting the registry instance, click on Browse to browse resources in registry.
When you select the xml file, it will list all the endpoints available, in a table. Select the endpoints you want and click Next. Select the CApp project you want to create EndPoints and click Finish.
Now you will see new endpoint artifacts are created under the selected CApp project.
|