Execute Block

The Execute block is a form of the Create block that is only available if stored procedures are enabled in the Additional Parameters field on the Connection dialog of the Connector and the datastore contains stored procedures.

Use the Execute block to view and use stored procedures, where each stored procedure is represented as an entity and each input parameter is represented as a field within that entity.

Note: For a database with a large number of tables and stored procedures, it is recommended that you limit the information returned to TIBCO Cloud™ Integration - Connect. Use the Additional Parameters and Object Filter fields on the Connection dialog for the Connector to specify the objects that should be returned from the database.

The Execute block is like a Create Block, with the following differences:

Use the Execute block when you want to run a stored procedure from within an Integration Flow. For information about returning a complete data set from a stored procedure, see Native Query Block.

Related Topics

Working With Blocks

Mapping Blocks

Viewing Execution History

Create Block