Configuring for Event Subscription
Configure the Oracle Tuxedo TMUSREVT server and
modify the application UBBCONFIG file. The following
listing shows the relevant sections of TMUSREVT
parameters in the UBBCONFIG file. See Programming
Oracle Tuxedo ATMI Applications Using C for information about
the syntax of the entries for the file.
Listing UBBCONFIG File
TMUSREVT SRVGRP=EVBGRP1 SRVID=40 GRACE=3600
ENVFILE="/usr/tuxedo/bankapp/TMUSREVT.ENV"
CLOPT="-e tmusrevt.out -o tmusrevt.out -A --
-f /usr/tuxedo/bankapp/tmusrevt.dat"
SEQUENCE=11In the SERVERS section of the
UBBCONFIG file, modify the SRVGRP and
SRVID parameters as needed.
Parent topic: Event Subscription