The ci_s_post_svrinit user exit is invoked by the server runtime during server initialization (boot). The server application command line argument and argument count are passed as parameters to the function. The function can be used to do whatever initialization process is required. If the return is -1, the initialization has failed, the server application discontinues its activity and quits immediately. If the function returns 0, the initialization is successful.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|