Create a Synapse Configuration

To create a synapse configuration, right click on the CApp project and select Synapse Configuration from the menu.





New Server Runtime



There are four ways to create a synapse configuration.

  1. Create Synapse Configuration from template
  2. Create Empty Synapse Configuration
  3. Import synapse file from the file system
  4. Import synapse file from the registry




New Server Runtime



With the Create Synapse Configuration from template option, you will get a simple synapse configuration which will contains main sequence and fault sequence by default.



New Server Runtime



If you select Create Empty Synapse Configuration, you will get an empty synapse configuration file. At the same time, you can upload a Synapse Configuration file or any xml file from the file system or from the registry.





New Server Runtime



With the Import synapse file from the 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 sequences, endpoints and proxy services available, in a table. Select the artifacts you want and click Next.





New Server Runtime



Select the CApp project you want to create Synapse Configuration and click Finish.





New Server Runtime



Now you will see new endpoint, proxy or sequence artifacts are created under the selected CApp project.





New Server Runtime