How to Export COBOL from a TI Component
You can use a component definition to generate COBOL syntax for the data declarations that describe input sent to, and output received from, the mainframe transaction program (TP). The generated COBOL syntax is saved in a text file. The file's contents are not an actual program, but data declarations. The file contains data only, not logic, and is intended to serve as a guideline, for example, for code that can be incorporated into a mainframe TP.
To export COBOL from a TI Component
In the console tree of HIS Designer, right-click the icon for your component library's interface.
Point to Export, and then click Generate COBOL Declarations.
If you are exporting from a new (unsaved) component library, you are prompted to save the library.
Click OK.
The Save File As dialog box appears.
Fill in the dialog box and then click Save.
Transaction Integrator (TI) displays the text file in Notepad for you to view.
See Also
Creating and Managing TI Components
Transaction Integrator User's Guide