Accessing a SQL database through a Service

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History

Start Petals Studio.
In the menu, select *File > New > Service-Unit Project*. Petals Service Provider*.
If you do not see it, go into *File > New > Other...* Then, select *Service-Unit Project* *Petals Service Provider* under the *Petals* category.

\\
In the *Use Case* list, select *Communication*.
In the *Petals Component* list, select *SQL // petals-bc-SQL*.
In the *Component Usage* list, select *Provide or Import a Service in Petals ESB*.
In the *Component Version* list, select the version of the Petals-BC-SQL that you are using in Petals.

\\
In the scope of this tutorial, we are going to work with the version 1.12 of the SQL component.
Which gives us:


\\
Click *Next*.


h2. Specifying the CDK parameters

The CDK is the Petals framework to develop JBI components.
The Petals-BC-SQL component was developed with this framework.

This page requires information related to the CDK.
By default, you have nothing to do here.
The meaning of all the CDK parameters for SQL can be found in the documentation of the [Petals-BC-SQL|petalscomponents:Petals-BC-SQL] component.

\\ !petals-studio-tuto-provide-sql-6.jpg!

\\
Click *Finish* to complete the wizard.