Re: Using cell phones with WO...anybody ?
Re: Using cell phones with WO...anybody ?
- Subject: Re: Using cell phones with WO...anybody ?
- From: Drew Thoeni <email@hidden>
- Date: Sun, 20 Feb 2005 16:59:25 -0500
Clint,
Assuming, as others have noted, you are talking about picking up SMS
(email) messages sent from phones, I have just recently added that to
an app I'm working on. If you happen to be using Openbase, there's a
handy stored procedure that will check an email account and load the
mail into a table. It is nearly painless to implement. From there it's
pretty trivial to handle the emails with WO.
One thing should be pointed out. This creates a very tightly coupled
solution that would require similar scripts in another database. If you
wanted to port your app to another database environment, you'd be
corrupting the loosely coupled architecture design by taking the
approach I did. There may be, but I have not researched this, other
methods of loading emails into a table (in any database). But, again,
that would not be a WO solution, per se.
Drew
On Feb 18, 2005, at 10:40 AM, Clint Fleetwood wrote:
Anybody successfully integrated the ability for cell phones to talk
with their WO app? We would like to be able send a text message from a
cell phone and have our WO app pick it up and do something with it.
I've been looking at SOAP and using some type of Web Service...can
anybody point in the right direction here maybe to some good
information on the proper way to do this ??
Thanks,
Nathan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden