Description:
Setting an active response as:
<@ lib="SmAzAPI" func="activePolicy" param="Accounting" @>
Policy Server throws the error message:
- [4818/3822644112][Wed Dec 02 2009 00:21:38][SmActiveExpr.cpp:563][ERROR] AE failed to resolve function 'activePolicy' in library 'libsmazapi.so'. System error: Unknown Error.
Solution:
You have to compile the library under smuser profile, and move the library to lib/ directory to get it work right. Double check that you set by copying the right permissions on the library as the other ones located in lib/ directory.