Creating a XML Validation Service

compared with
Current by Vincent Zurczak
on Feb 10, 2012 15:29.

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

Changes (7)

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.

\\
A wizard opens up, showing three drop-down lists.
In the *Use Case* list, select *Miscellaneaous*.
In the *Petals Component* list, select *XML Validation   // petals-se-validation*.
In the *Component Usage*, select *Provide or Import a Service in Petals ESB*.

In the *Component Version* list, select the version of the Petals-SE-Validation that you are using in Petals.

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

\\
You can get more information in the documentation of the [Petals-SE-Validation|petalscomponents:Petals-SE-Validation] component.
Click *Next*.


h2. Specifying the CDK parameters

The CDK is the Petals framework to develop JBI components.
The Petals-SE-Validation 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 Validation can be found in the documentation of the [Petals-SE-Validation|petalscomponents:Petals-SE-Validation] component.

\\ !petals-studio-tuto-provides-validation-6.jpg!

\\
Click *Finish* to complete the wizard.