Configuring the Oracle Tuxedo TMUSREVT Server for Event Subscription
Jolt Event Subscription receives event notifications from either
Oracle Tuxedo services or other Oracle Tuxedo clients. Configure
the Oracle Tuxedo TMUSREVT server and modify the application
UBBCONFIG file. The following listing,
“TMUSREVT Parameters in the UBBCONFIG File,”
shows the relevant TMUSREVT parameters in the
UBBCONFIG file:
Listing TMUSREVT Parameters in the 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 sections of the
UBBCONFIG file, specify the
SRVGRP
and
SRVID.
Parent topic: Quick Configuration