How do we configure Clickatell service in ArcotAFM properties to send SMS?
Release: 9.x
Component: Arcot AFM ( CA Adapter)
Strong Authentication
Instructions for setting the ClickATellSMSService:
sms.service.impl=com.arcot.integrations.frontend.ClickATellSMSService
sms.service.url=http://api.clickatell.com/http/sendmsg?
sms.service.api.id=123456(Customer_Specific)
sms.service.account.username=<user-name>(Customer_Specific)
sms.service.account.user.password=<password> (Customer_Specific)
sms.service.unicode=1.
For Sprint Carrier, set the following values:
sms.service.account.user.from=52431
sms.service.account.user.mo=1
sms.service.unicode=0
7.Start the Application server to make the changed in effect.
Please connect with the Broadcom Support team to get the Clickatell specific information which is required in arcotafm.properties file.