Carbon StudioDownloadsDocumentation
SamplesGet InvolvedProject Information![]() |
ESB ToolsContentSequence ArtifactTo create a sequence, right click on the CApp project and select Sequence from the menu.![]() There are three ways to create a sequence.
![]() With the New Sequence option, you will get a simple sequence 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 Sequences. ![]() With the Import Sequence 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 sequences available in a table. Select the sequences you want and click Next.
Select the CApp project you want to create Sequences and click Finish.
Now you will see new sequence artifacts are created under the selected CApp project.
>EndPoint ArtifactTo 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.
Local Entry ArtifactTo create an ESB Local Entry, right click on the CApp project and select Local Entry from the menu.
There are four ways to create local entry.
With the New Local Entry option, you can create local entries with In-lined Text Entry or In-lined XML Entry. You can edit the created local entry with ESB editor later with graphical editor that is provided.
With the Import From a Source URL Entry, you can point to a file of the local file system.
With the next two options Import Local Entries from synapse.xml of the file system and Import Local Entries from a synapse.xml of the registry, you can point to a synapse.xml file of the file system or registry.
When you select the xml file, it will list all the local entries available, in a table. Select the local entries you want and click Next. Select the CApp project you want to create Local Entries and click Finish.
Now you will see new endpoint artifacts are created under the selected CApp project.
You can edit created Local Entries later with the help of ESB editor.
Proxy Service ArtifactTo create a proxy service, right click on the CApp project and select Proxy Service from the menu.
There are three ways to create a sequence.
![]() With the New Proxy Service option, you will get a simple proxy service 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 Proxy Services. ![]() With the Import Proxy Service 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 proxy services available in a table. Select the proxy services you want and click Next. Select the CApp project you want to create Proxy Services and click Finish.
Now you will see new proxy services are created under the selected CApp project.
Synapse Configuration ArtifactTo create a synapse configuration, right click on the CApp project and select Synapse Configuration from the menu.
There are four ways to create a synapse configuration.
![]() 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. ![]() 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.
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.
Select the CApp project you want to create Synapse Configuration and click Finish.
Now you will see new endpoint, proxy or sequence artifacts are created under the selected CApp project.
|