Petals-BC-SQL

compared with
Version 5 by Roland Naudin
on Oct 11, 2010 16:05.

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

Changes (5)

View Page History
{petalslink:author=llacote|type=FIXME ADAPTER LE CONTENU}{petalslink}

{section}
{column}
The SQL component is a Binding Component which supports database connectivity through the Java Data Base Connectivity API (JDBC).
The component supports SQL instructions, restraint to Data Manipulation Language.
The SQL instructions can be invoked by using the proposed operations
You can register and invoke stored procedures according to the JDBC driver and the database that you want to communicate with.

{info}All attachment are processed by using XOP rules.(XML-binary Optimized Packaging : [http://www.w3.org/TR/xop10/] ){info}
{column}
{section}

{center}{*}Figure* *1. SQL component mechanism* !ftp.png!{center}{petalslink}

h1. Recommended Usage
{petalslink:author=llacote|type=ADAPTER CONTENU}
Petals FTP binding component expose an FTP connection as a service in the Petals ESB. It allows JBI consumers to call FTP command. A JBI endpoint is registered into the JBI environment, and is linked to an FTP server, with a configured user/password.

To use this service, the consumer has to call explicitely an operation. When the FTP component receives a message exchange from Petals platform, it call the FTP command associate with the jbi operation.{petalslink}
{column}
{column:width=25%}