This topic describes how to create an operations file
To create a new operations file:
- Start the New Operations File wizard:
- Right-click anywhere within one of the following subprojects:
- Interface subproject
- Nonterminal subproject
- Outbound Web service subproject
- Select
The New Operations File wizard opens.Note: Alternatively,
you can open this wizard by selecting on the main menu of the workbench.
On the first page of the New Operations File wizard, specify
values in the following fields:
- File name
- Type the name that you want to use for the new operations file.
- Destination project
- Expand the list box and select the subproject in which you want
the operations file to be created.
- Operation Name
- Enter the name of an operation that you want to create in the
new operations file.
- Communication Type
- Select the type of invocation that you want the operation to use
in invoking the nonterminal application:
- LINK with COMMAREA
- Select this communication type if you want the operation to use
a LINK with COMMAREA invocation (see Generation properties of the LINK with COMMAREA invoke type).
- LINK with Channel
- Select this communication type if you want the operation to use
a LINK with Channel invocation (see Generation properties of the LINK with Channel invoke type).
- WebSphere® MQ
- Select this communication type if you want the operation to use
a WebSphere MQ invocation
(see Generation properties of the WebSphere MQ invoke type).
Click Finish.
The following actions are performed:
- The New Operations File wizard creates the new operations file
and closes.
- As a convenience, the Enterprise Service Tools opens the new operations
file with the operations editor.