WebSphere brand IBM WebSphere Telecom Web Services Server, Version 7.1

Verifying the installation of the Telecom Web Services Server plug-in for WebSphere Integration Developer

You can verify the installation of the plug-in by verifying that the correct directories and files have been added to the WID_home directory.

About this task
To verify that the Telecom Web Services Server (TWSS) Access Gateway default flow project interchange files and post-processing scripts were installed, follow these steps.
  1. Navigate to the WID_home directory (the directory in which WID is installed).
    If the installation was successful, you will see the following subdirectory:
    • uninst_TWSS-WID
  2. Navigate to the WID_home/TWSS directory. The directory should contain the following files:
    • PX21_AC_FLOW.zip
    • PX21_ALM_FLOW.zip
    • PX21_AM_FLOW.zip
    • PX21_CH_FLOW.zip
    • PX21_CN_FLOW.zip
    • PX21_MC_FLOW.zip
    • PX21_MM_FLOW.zip
    • PX21_PMT_ACS_FLOW.zip
    • PX21_PMT_RVCS_FLOW.zip
    • PX21_PRS_FLOW.zip
    • PX21_SMS_FLOW.zip
    • PX21_TL_FLOW.zip
    • PX21_TPC_FLOW.zip
    • PX21_TS_FLOW.zip
    • WAP10_FLOW.zip
    • flowearpostproc.bat
    • flowearpostproc.xml
    • esb_set_app_role_xsl
    • esb_set_flow_rootctx_xsl
    • esb_set_flow_urlmap_xsl
    • esb_set_servlet_role_xsl
    • twss_insert_handler.xsl

    The .bat exists instead of a shell script for Linux® and the batch file for Windows®.

  3. To verify that the Telecom Web Services Server mediation primitive plug-ins were installed, navigate to the WID_home/plugins directory. The directory should contain the following subdirectories:
    • com.ibm.twss.ag.mediation.plugin.addressmasking_7.1.0.0
    • com.ibm.twss.ag.mediation.plugin.groupresolution_7.1.0.0
    • com.ibm.twss.ag.mediation.plugin.jmxnotification_7.1.0.0
    • com.ibm.twss.ag.mediation.plugin.messageinterceptor_7.1.0.0
    • com.ibm.twss.ag.mediation.plugin.msgelementremover_7.1.0.0
    • com.ibm.twss.ag.mediation.plugin.networkstatistics_7.1.0.0
    • com.ibm.twss.ag.mediation.plugin.policyretrieval_7.1.0.0
    • com.ibm.twss.ag.mediation.plugin.serviceauthorization_7.1.0.0
    • com.ibm.twss.ag.mediation.plugin.serviceinvocation_7.1.0.0
    • com.ibm.twss.ag.mediation.plugin.slaclusterenforcement_7.1.0.0
    • com.ibm.twss.ag.mediation.plugin.slalocalenforcement_7.1.0.0
    • com.ibm.twss.ag.mediation.plugin.transactionidentifier_7.1.0.0
    • com.ibm.twss.ag.mediation.plugin.transactionrecorder_7.1.0.0
Results

A record file can be generated after the completion of an installation or uninstallation. The file records the values and options that were selected during the interactive installation and can be used for subsequent silent installations.

To generate an install record file, issue the following command after the interactive installation completes:
./setup -options-record recordFileName
To generate an uninstall record file, issue the following command after the interactive uninstallation completes:
./uninstall -options -record recordFileName
What to do next
Note that the Telecom Web Services Server mediation primitive plug-ins are not added to the WID mediation flow editor palette until WID tooling is started using the -clean option, for example:
  • (Linux)
    ./WID61/wid.sh -clean
  • (Windows)
    C:\WID61\wid.exe -clean



Terms of use
(C) Copyright IBM Corporation 2009. All Rights Reserved.