[Looking for Charlie's main web site?]

Ever tried the SMS client simulator in CF7 and above? If it fails to launch, here's why

If you never paid much attention to the hubbub about SMS gateways when they came out in CF7, you may have missed that there is an available SMS Test Server and even a client (phone) simulator for working with this feature, both built into CF7 (and 8). You can learn more about these at the URLs below.

But I want to pass on a tip about something that tripped me up when I first tried to "play with" the new phone simulator. I would launch the SMSClient.bat file (in the cfusionmx7/bin directory), and a DOS window would open (and stay open) but I'd never see the simulator.

I finally figured it out: you need to have started the SMS Test Server (done in the "Event Gateways">"Settings" page in the CF Admin).

I also just noticed that there are also a couple of log files created in the same directory as the bat file, which probably would have clued me in. (Even though I've now stopped the test server, I can't get the client to recreate the problem--it now always shows up. I'm sure a restart would solve it and the log may then have told me what to do, but I missed the log before, so I still think this info worth passing along.)

To learn more about the SMS client and server simulators in CF7 (and 8), see:

Kevin Schmidt's Dev Center article

The CF docs

Comments