![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Sample Application Using the SDK (C/C++)
The sample uses the HURON1 TIBCO Object Service Broker user with a password of HURON1.The sample program is available in the RCLISAMP member of the C data set distributed with TIBCO Object Service Broker SDK (C/C++).The RCLIJCL member of the JCL data set distributed with TIBCO Object Service Broker SDK (C/C++) contains JCL to compile and run the sample program.The TC007113RU02 rule creates an occurrence of the LOG TDS table, generates an end message, and returns a value. On completion of the rule, the changes are not committed because the transaction is still active. The SDK (C/C++) program explicitly stops the transaction by issuing STOPTR with a COMMIT flag or a ROLLBACK flag to indicate whether the changes are to be committed.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |