+

Search Tips   |   Advanced Search

(zos)

Plan to use optimized local adapters for z/OS

Use this high-level task when we are planning to implement the optimized local adapters for z/OS in our environment.

For CICS Transaction Server for z/OS to communicate with optimized local adapters, the minimum required version of CICS Transaction Server for z/OS is version 3.1. To use two-phase commit or resource manager local transactions (RMLT) support for outbound calls from WebSphere Application Server to CICS, use CICS Transaction Server for z/OS Version 4.1.

Optimized local adapters and the supporting native API callable services provide a different path for enterprise architecture and application development on the z/OS platform. Optimized local adapters can be used to make inbound calls from an external address space to EJB applications that are deployed on a local WebSphere Application Server for z/OS server, and make outbound calls from an application running under WebSphere Application Server for z/OS to a server program running in an external address space.

  1. Review existing applications to determine which processes would benefit from using optimized local adapters. Using optimized local adapters provides applications that are written in native languages like Cobol, PL/I, C/C+, and high-level assembler, and are running under environments such as z/OS batch, Customer Information Control System (CICS) and UNIX System Services (USS), a different way to call Java applications that are implemented as EJB applications on WebSphere Application Server for z/OS.

    We can read about several different types of scenarios where optimized local adapters are used with existing business and middleware applications in the topic, Optimized local adapters for z/OS usage scenarios.

  2. Make sure that you are running WebSphere Application Server in 64-bit mode. When creating an application server, it is automatically configured to run in 64-bit mode. If we find that the application server is configured to run in 31-bit mode, we can convert the application server to run in 64-bit mode. To learn how to do this conversion, see the topic, Running servers in 31-bit mode, and the section "Converting a migrated server to run in 64-bit mode".

  3. Make sure that WebSphere Application Server is using a SAF-based user registry if you plan to propagate a SAF user ID from WebSphere Application Server for z/OS to the enterprise information system (EIS).

    Optimized local adapters can be used to connect with CICS and Information Management Systems (IMS™), over OTMA support.

  4. Review the optimized local adapters samples. There are several examples that are included when you install WebSphere Application Server for z/OS. See the topic Optimized local adapters Samples on how to locate and use the samples.

  5. Decide how to use optimized local adapters. We can use the optimized local adapters to make inbound or outbound calls.

    1. Use the optimized local adapters for inbound support.

      We can use the optimized local adapters support to call inbound to WebSphere Application Server for z/OS EJB applications. The following image shows the flow of an inbound CICS call to a WAS EJB application.

      Figure 1. Using CICS

      Figure 2. Using IMS

    2. Use the optimized local adapters for outbound support.

      We can use the optimized local adapters support to call programs in external address spaces from WebSphere Application Server for z/OS applications.

      The following illustration shows the flow of an outbound WebSphere Application Server call to a CICS transaction.

      The following illustration shows the flow of an outbound WebSphere Application Server call to a IMS transaction.


Subtopics


Related concepts

  • Optimized local adapters on WebSphere Application Server for z/OS
  • Optimized local adapters for z/OS usage scenarios
  • Optimized local adapters Samples
  • Switching between 64 and 31 bit modes
  • Optimized local adapters for z/OS APIs
  • olaRar.py script file
  • Optimized local adapters environment variables


    Related tasks

  • Use optimized local adapters for inbound support
  • Use optimized local adapters for outbound support
  • Enable the server environment to use optimized local adapters
  • Enable optimized local adapters support in IMS
  • Enable optimized local adapters support in CICS
  • Use the optimized local adapters native APIs to invoke an EJB application from an external address space
  • Use the Invoke API to call an enterprise bean from an external address space
  • Calling an enterprise bean from an external address space within a client-initiated transaction
  • Calling an enterprise bean from an external address space while ignoring the client transaction context
  • Use optimized local adapters to connect to an application in an external address space from a WebSphere application
  • Use the outbound APIs with the external address space or subsystem
  • Secure optimized local adapters for inbound support
  • Secure optimized local adapters for outbound support
  • Install a resource adapter archive

  • WebSphere Application Server transactions BBOC, BBO$, BBO#