Previous Contents Index DocHome Next |
iPlanet Application Server Enterprise Connector for CICS Administrator's Guide |
Appendix A Operating the TELCO Sample
This appendix describes how to configure, install and operate the TELCO Customer Service sample that requires DB2 for OS390. The sample demonstrates connector capabilities for CICS and DB2.The following topics are described:
Uploading Files for the TELCO Sample
Uploading Files for the TELCO Sample
You will need to upload files before installing the TELCO sample.
To Upload Files for the TELCO Sample
Allocate one data set on MVS with 1recl=80, blksize=3120, recfm=fb.
Use the 3270 emulation program to transfer the file DBRM.XMT to the respective MVS data set.
- For example, IAS.CICS.DBRM.XMIT.
Issue the following TSO command:
- Use the MVS/TSO binary transfer type and fixed-file option.
At the prompt, enter the following:
- RECEIVE INDATASET(IAS.CICS.DBRM.XMIT).
- where IAS.V6R0M0.DBRM.LIB is the name of the Sample-2 (TELCO) DBRM library.
Installing the TELCO Sample on the Mainframe
The TELCO sample should be installed to verify that CICS connector is installed properly. Be certain to adapt the JCL jobs to your installation requirements.
Adapt and run the CRETAB member in the CICS installation library to define DB2 objects.
Adapt and run the BIND member in the CICS installation library to bind packages for TELCO sample programs.
Adapt and run the CICSDEF2 member in the CICS installation library to define sample TELCO programs in the CICS Resource Definition.
- This step requires the supplied DBRM library.
Ensure that the supplied CICS LOAD library containing the TELCO sample modules is present in the DFHRPL list during the CICS startup.
- This step also contains the definition for the CICS-DB2 attachment.
Restart CICS and the CICS-DDB2 attachment after completing all of the installation steps.
Activating the TELCO Sample
After you have uploaded the files and installed the TELCO sample software you can activate the sample and verify that the CICS connector is installed properly.
Enter the following URL:
- http://localhost/cicsSamples/index.html
Figure A-1    CICS Phonebook Sample ![]()
Click on "To Start the Telco Sample".
Type your telephone number and PIN number in the Login Menu dialog box, as seen in Figure A-2.
Figure A-2    ![]()
Login MenuClick Next to display the Telco Customer Service Main Menu. See Figure A-3.
Figure A-3    Main Menu ![]()
Click Update Customer Details.
- The Update Customer Details dialog box appears. See Figure A-4. This dialog box is used to update the name, address, and telephone number of the customer. The payment method, credit card number, and credit card expiration date are not displayed and cannot be changed.
Figure A-4    Update Customers Details ![]()
From the main menu click Services.
- The Customer Services dialog box appears. See Figure A-5.
Figure A-5    Customer Services ![]()
To Display the Customer's Monthly Billing
Enter the telephone number and billing month, and click Get Billings. See Figure A-6.
Figure A-6    Customer Billings Window ![]()
- The Customer Billings window is displayed, as seen in Figure A-7.
Figure A-7    Customer Billings in Browser ![]()
Previous Contents Index DocHome Next
Copyright © 2000 Sun Microsystems, Inc. Some preexisting portions Copyright © 2000 Netscape Communications Corp. All rights reserved.
Last Updated November 13, 2000