Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ECI / Connection /Flow/UOW object

Status
Not open for further replies.

nagarajbr

Programmer
Jul 9, 2002
1
US
We have a Powerbuilder front end, MF COBOL programs on the CICS transaction server, and a Mainframe backend. I am trying to update the mainframe databases from Powerbuilder, by invoking the MF COBOL program, which after receiving data from Powerbuilder, does some computaion, and then invokes the mainframe cobol program which finally updates the mainframe databases.
I am using ECI and related objects to invoke the MF COBOL program using the Link method of the connection object, but i get a transaction abend.
Any help would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top