You can copy an ESQL file as a
starting point for a new ESQL file that has similar function.
Before you start:This topic
assumes that you have created an ESQL file. For more information,
see Creating an ESQL file.
To copy an ESQL file, complete
the following steps.
- In the Broker
Development view,
right-click the ESQL file that you want to copy, and click Copy.
Alternatively, you can select the ESQL file and click .
- Right-click the Message Broker
project into
which you want to copy the ESQL file and click Paste. Alternatively, you can select the Message Broker
project and click .
You
can copy the ESQL file to the same broker schema within the same Message Broker
project, or to a different broker
schema within the same Message Broker
project,
or to a broker schema in a different Message Broker
project.
When you copy an
ESQL file, the associated files (message flow, and mapping if present)
are not automatically copied to the same target Message Broker
project. If you want these files
copied as well, you must do so manually.
To use this ESQL file
with another message flow, ensure that the modules in the ESQL file
match the nodes that you have in the message flow, and that the node
properties are set correctly.