Rational Developer for System z

Creating an operations file

This topic describes how to create an operations file
To create a new operations file:
  1. Start the New Operations File wizard:
    1. Right-click anywhere within one of the following subprojects:
      • Interface subproject
      • Nonterminal subproject
      • Outbound Web service subproject
    2. Select New > Operations File
    The New Operations File wizard opens.
    Note: Alternatively, you can open this wizard by selecting File > New > Operations File on the main menu of the workbench.
  2. 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).
  3. Click Finish.

The following actions are performed:
  1. The New Operations File wizard creates the new operations file and closes.
  2. As a convenience, the Enterprise Service Tools opens the new operations file with the operations editor.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)