BEA Logo BEA Tuxedo Release 8.0

  BEA Home  |  Events  |  Solutions  |  Partners  |  Products  |  Services  |  Download  |  Developer Center  |  WebSUPPORT

 

   Tuxedo Documentation   |   COBOL Function Reference   |   Local Topics   |   Previous Topic   |   Next Topic   |   Contents

Section 3(cbl) - COBOL Functions

 

BEA Tuxedo ATMI COBOL Functions

Name

Description

Introduction to the COBOL Application-Transaction Monitor Interface

Provides an introduction to the COBOL ATMI

FINIT, FINIT32(3cbl)

Initializes fielded buffer

FVFTOS, FVFTOS32(3cbl)

Copies from fielded buffer to COBOL structure

FVSTOF(3cbl)

Copies from C structure to fielded buffer

TPABORT(3cbl)

Abort current BEA Tuxedo ATMI transaction

TPACALL(3cbl)

Routine to send a message to a service asynchronously

TPADVERTISE(3cbl)

Routine for advertising service names

TPBEGIN(3cbl)

Routine to begin a BEA Tuxedo ATMI transaction

TPBROADCAST(3cbl)

Broadcasts notification by name

TPCALL(3cbl)

Routine to send a message to a service synchronously

TPCANCEL(3cbl)

Cancels a communication handle for an outstanding reply

TPCHKAUTH(3cbl)

Checks if authentication required to join a BEA Tuxedo ATMI application

TPCHKUNSOL(3cbl)

Checks for unsolicited message

TPCLOSE(3cbl)

Closes the BEA Tuxedo ATMI resource manager

TPCOMMIT(3cbl)

Commits current BEA Tuxedo ATMI transaction

TPCONNECT(3cbl)

Establishes a conversational connection

TPDEQUEUE(3cbl)

Routine to dequeue a message from a queue

TPDISCON(3cbl)

Takes down a conversational connection

TPENQUEUE(3cbl)

Routine to enqueue a message

TPFORWAR(3cbl)

Forwards a BEA Tuxedo ATMI service request to another routine

TPGETCTXT(3cbl)

Retrieves a context identifier for the current application association

TPGETLEV(3cbl)

Checks if a BEA Tuxedo ATMI transaction is in progress

TPGETRPLY(3cbl)

Gets reply from asynchronous message

TPGETUNSOL(3cbl)

Gets unsolicited message

TPGPRIO(3cbl)

Gets service request priority

TPINITIALIZE(3cbl)

Joins a BEA Tuxedo ATMI application

TPKEYCLOSE(3cbl)

Closes a previously opened key handle

TPKEYGETINFO(3cbl)

Gets information associated with a key handle

TPKEYOPEN(3cbl)

Opens a key handle for digital signature generation, message encryption, or message decryption

TPKEYSETINFO(3cbl)

Sets optional attribute parameters associated with a key handle

TPNOTIFY(3cbl)

Sends notification by client identifier

TPOPEN(3cbl)

Opens the BEA Tuxedo ATMI resource manager

TPPOST(3cbl)

Posts an event

TPRECV(3cbl)

Receives a message in a conversational connection

TPRESUME(3cbl)

Resumes a global transaction

TPRETURN(3cbl)

Returns from a BEA Tuxedo ATMI service routine

TPSCMT(3cbl)

Sets when TPCOMMIT should return

TPSEND(3cbl)

Routine to send a message in a conversational connection

TPSETCTXT(3cbl)

Sets a context identifier for the current application association

TPSETUNSOL(3cbl)

Sets method for handling unsolicited messages

TPSPRIO(3cbl)

Sets service request priority

TPSUBSCRIBE(3cbl)

Subscribes to an event

TPSUSPEND(3cbl)

Suspends a global transaction

TPSVCSTART(3cbl)

Starts a BEA Tuxedo ATMI service

TPSVRDONE(3cbl)

Routine to terminate a BEA Tuxedo ATMI server

TPSVRINIT(3cbl)

Routine to initialize a BEA Tuxedo ATMI server

TPTERM(3cbl)

Leaves an application

TPUNADVERTISE(3cbl)

Routine for unadvertising service names

TPUNSUBSCRIBE(3cbl)

Unsubscribes to an event

TXBEGIN(3cbl)

Begins a global transaction

TXCLOSE(3cbl)

Closes a set of resource managers

TXCOMMIT(3cbl)

Commits a transaction

TXINFORM(3cbl)

Returns global transaction information

TXOPEN(3cbl)

Opens a set of resource managers

TXROLLBACK(3cbl)

Rolls back a transaction

TXSETCOMMITRET(3cbl)

Sets commit_return characteristic

TXSETTRANCTL(3cbl)

Sets transaction_control characteristic

TXSETTIMEOUT(3cbl)

Sets transaction_timeout characteristic

USERLOG(3cbl)

Writes a message to the BEA Tuxedo ATMI central event log


 

 

back to top   next page