Creating a New Transaction (lkt_tran_create)
The command initiates a new transaction on the TIBCO Patterns server. The current limit to the number of open transactions on a TIBCO Patterns server is 255.
dvkerr_t lkt_tran_create(lpar_t host, lpar_t options,
lpar_t *tran_lpar );
Input
host (optional)
For more information, see Communicating with TIBCO Patterns Servers.
options (optional)
are options for future use.
Output
tran_lpar (required)
where the ID of the transaction is returned.
Error codes and items returned by lkt_tran_create
|
PARAMMISSING |
(none) |
|
TRAN_LIMIT |
(none) |