Enabling the SMS processor

The final step to take for getting the SMS feature to function is to enable the SMS processor. The SMS processor runs in Horizon Information Portal. You configure when the processor sends messages through the SMS Control in Horizon (see Fields: Edit SMS Control).

The SMS processor makes entries to the appserver log file for the following conditions:

SMS Processor errors. This includes incorrect phone data, invalid country codes, or any Java exceptions.
SMS Server errors. This includes information from the SMS server about errors in sending the SMS message.

To enable the SMS processor

1 Access your Horizon Information Portal server.
2 Locate the hip.properties file in the directory where Horizon Information Portal was installed.

For example, the \appserver\jboss\server\default\conf\ directory.

3 Open the file for editing.
4 Look for the sms.processor.enable property. If it is not there, add it. Otherwise, you need to change the property value to true.

The property must look like the following:

sms.processor.enable=true

5 Save the file and close.
6 Restart the appserver to activate the SMS processor.

 


© 1998-2017 Sirsi Corporation