|

Installing using the Integrated Solutions Console

|

|

To install Tivoli Workload Scheduler for z/OS connector with the Integrated Solutions Console, perform the following steps:

|
    |
  1. Ensure that you installed the JWSZ604 FMID.
  2. |
  3. Install the resource adapter file. |
      |
    1. Select Resource->Resource Adapters->Resource |adapters.
    2. |
    3. On the Resource adapters dialog, select Install |RAR both to install a RAR file and to configure an associated |resource adapter.
    4. |
    5. On the Install RAR dialog, in the Node field, |set the scope to a WebSphere® Application |Server node on which the resource adapter must be installed.
    6. |
    7. Browse to find the appropriate RAR file. If your RAR file is located |on your: |
        |
      • Local workstation, select Local file system, |and browse to find the file.
      • |
      • Server, select Remote file system, and specify |the fully qualified path to the file.
    Repeat Step 2 for each node that hosts application servers in |the cluster.
  4. |
  5. Create the connection factory for a Tivoli Workload Scheduler engine. |
      |
    1. Select Resource->Resource Adapters->J2C connection |factories.
    2. |
    3. On the J2C connection factories page, in the Scope pull-down |menu, set the scope to the WebSphere Application Server node where you installed the resource |adapter.
    4. |
    5. Select New.
    6. |
    7. On the configuration page, specify the following settings: |||||||||||||||||||
      Table 38. Configuration page settings
      Setting Value
      Provider ZOSConnectorAdapter. It is the name of the resource |adapter that you specified when you installed the resource adapter.
      Name The name of the engine that you use to connect |to the Dynamic Workload Console.
    8. |
    9. Click Apply.
    10. |
    11. On the Custom properties page, in the Additional Properties list, |click Custom properties.
    12. |
    13. From the table displayed, select HostName.
    14. |
    15. On the General Properties page, in the Value field, |enter the host name of the Tivoli Workload Scheduler for z/OS server and then click OK.
    16. |
    17. On the Custom properties table, select PortNumber.
    18. |
    19. On the General Properties page, in the Value field |enter the port number of the Tivoli Workload Scheduler for z/OS server and then click OK.
    20. |
    21. In the JNDI name field, replace file path eis/zos_engine_name with eis/tws/zconn/zos_engine_name and |then click OK.
    22. |
    23. In the Messages box, click Save to save |your changes directly to the master configuration.
  6. |
  7. Install the connector enterprise application. |
      |
    1. Select Applications->Applications Types->WebSphere |enterprise applications.
    2. |
    3. On the Enterprise Applications page, click Install.
    4. |
    5. Specify the path to the ZConnector.ear file. |

      Browse |to find the appropriate EAR file. If your EAR file is located on your:

      |
        |
      • Local workstation, select Local file system, |and browse to find the file.
      • |
      • Server, select Remote file system, and specify |the fully qualified path to the file.
    6. |
    7. Deploy the application on the cluster with the name ZConnector.
  8. |
  9. Copy the TWSZOSConnConfig.properties file |in the <installation_directory>/AppServer/profiles/default/properties path.
  10. |
  11. Identify the library files and their classpath by performing the |following steps: |
      |
    1. In the console navigation tree, click Environment->Shared |Libraries. The Shared libraries page is displayed.
    2. |
    3. Change the scope of the collection table to see the shared libraries |the are in a cell, in a node, or in a server.
    4. |
    5. Select the cell, the node or the server where you find the shared |library and click New.
    6. |
    7. On the Configuration page for a shared library, specify the name |and the classpath for the library as follows: |
      Name=applicationJobPlugins
      |ClassPath=/zConn_instdir/package/apps/applicationJobPlugins
    8. |
    9. Click OK.
  12. |
  13. Associate the applicationJobPlugins shared library to the ZConnector |application by performing the following steps: |
      |
    1. Click Applications->Applications Types->WebSphere |enterprise applications in the console navigation tree. The General |Properties page is displayed.
    2. |
    3. Click on the installed application ZConnector.
    4. |
    5. Click Shared libraries references. The Shared |libraries references page is displayed.
    6. |
    7. From the Shared libraries references list select ZConnector. The |Available list is displayed.
    8. |
    9. In the Available list, select the applicationJobPlugins library.
    10. |
    11. Click OK.
|

The installation does not show the path where you installed the |z/OS connector. The path is specified in the com.ibm.ws.scripting.traceFile property |in the wsadmin.properties file. The connector |enterprise application is installed in the WebSphere Application Server_installation_directory/AppServer/profiles/default/InstalledApps directory.