About Connect SQL rules
|
|
C-501 Use Connect SQL rules when your application needs to run complex Structured Query Language statements such as joins or stored procedures to update or extract information from an external database.
Alternative: If your application needs to perform a simple browse, open, delete, or update operation against an external database, use the Connector and Metadata Accelerator to configure external table access. When external table access is configured for an external table, you can use the Obj-Open, Obj-Browse, and other Obj- methods to interact with that table through a class that represents it and you do not need to create SQL connector rules. See About generating connector rules.
Use the Application Explorer or the Integration Overview landing page to see Connect SQL rules in your application. Use the Rules Explorer to list all Connect SQL rules that are available to you. To access the Integration Overview landing page, select > Integration > Overview.
To configure an SQL connection to an external database, use the following elements along with the Connect-SQL rule:
Connect SQL rules are instances of the Rule-Connect-SQL class. They belong to the Integration-Connectors category.
Connect SQL rules — Data mapping | |
Atlas — Standard Connect SQL rules |