Start of change

Choosing an EP adapter set resource

You choose an EP adapter set resource for an event binding in a CICS® bundle project.

About this task

In this task you choose an EP adapter set resource for an event binding in the Adapter tab of the CICS event binding editor.

There are some situations where you might want to choose the resource. For example:
  • EPADAPTERSET resource is imported from the workspace as a separate XML file. You can select a resource from a list of EPADAPTERSET names.
  • You want to pick up a EPADAPTERSET resource name from the ones that are installed in a connected CICS region or CICSPlex®.

Procedure

  1. Optional: If you do not already have a project with an event binding, create a CICS bundle project and a new event binding file in the CICS Explorer®. For detailed instructions, see Creating an event binding file.
  2. Open the Choose an EP Adapter Set dialog.
    1. Double-click the event binding file in the Project Explorer view.
    2. Click the Adapter tab in the CICS event binding editor and select Use a predefined EPADAPTERSET resource.
    3. Click Choose.
  3. Choose an EP adapter set.
    An image of the choose an EP adapter set resource dialog

    You can use the following options to specify an EPADAPTERSET name:

    • Type the EP adapter set name in the Name field.
    • Select an EP adapter set from a list found in the workspace.
    • Select an EP adapter set from a list found in a connected CICS region or CICSplex. If you are not connected to CICS at the time, you can connect by clicking Connection.

Results

You specified the EP adapter set name for the event binding.
End of change