Before you begin
To complete this task, you must have created an ESQL file,
as described in Creating an ESQL file.
About this task
To open an existing ESQL file, complete the following
steps.
Procedure
- In the Application Development view, expand
the appropriate application, library, or integration
project, expand the ESQLs folder,
then double-click the ESQL file that you want to open. The
ESQL file opens in the editor.
- Edit the contents of file to make your changes. The
file can contain modules that relate to specific nodes in a message
flow, PATH statements, and declarations at broker schema level, such
as reusable constants and procedures. You can select the content that
you want to work with by selecting its name in the Outline view. The
code for the selected resource is highlighted.
- Save and close the ESQL file.
Results
You can also open an ESQL
file when you have a message flow open in the editor view by right-clicking
an appropriate node (a Compute, Database, DatabaseInput, or Filter node), then clicking Open
ESQL. In this case, the ESQL file that contains this module
is opened, and the module for the selected node is highlighted in
the editor view.