You can use a command line interface to access the event catalog.
The eventcatalog.jacl script provides command-line access to the contents of the event catalog. It also provides support for importing and exporting event definitions.
This parameter is valid only with the -listdefinitions and -exportdefinitions options. It is not valid with the -listcategories or -importdefinitions options.
This parameter is valid only with the -listdefinitions and -exportdefinitions options. It is not valid with the -listcategories or -importdefinitions options.
This parameter is valid only with the -importdefinitions option. It is not valid with the -listdefinitions, -listcategories, or -exportdefinitions options.
wsadmin -f eventcatalog.jacl -listdefinitions -name insurance_claim_start -resolve
wsadmin -f eventcatalog.jacl -exportdefinitions -file d:\myexport.xml -name insurance_claim_start% -pattern
wsadmin -f eventcatalog.jacl -importdefinitions -file d:\myimport.xml -replace
wsadmin -f eventcatalog.jacl -listcategories