6.2 Integration with User Plug-In
When ALST transaction is running by synchronous transaction
servers (ARTSTRN/ARTSTR1), it calls user
plug-in to get the application list.
For user plug-in, ensure:
- It is implemented in C language.
- It is built as a dynamic shared library named
libkixauthalst.so. - It provides a function entry called
ARTKIX__GET_USER_ALST.