Describes steps necessary to add custom processing to a server-side BillMax
binary.
Do this when specialized business rules or specialized processing need to be
implemented on the BillMax server.
-
Login or su to the BillMax system user, typically
billmax.
-
Edit the appropriate C file located in either
/usr/local/billmax/src/bin/binaryname or
/usr/local/billmax/src/cgi-bin/binaryname.
-
execute gmake.
-
Test if necessary
-
execute gmake
install to put into production