Good morning. I have an eCommerce app that is also used as a POS at retail shows. Sometimes the shows are outdoors with limited bandwidth, so I adapted the app to run on it's own LAN. After the show is over and the laptops are back at the main location, I update the live database with the show database using an import taf I wrote.
One show in particular has 40,000 people in attendance. Their mobile phones suck up the available bandwidth during the day, but there is plenty of bandwidth available in the evening to use a hotspot to access the internet. I would like to write a taf running on a cron job on the local LAN that will update the live database over the hotspot. Not sure if I should write a web service utilizing TeraScript (it is in the documentation) on the live database location to receive the db update requests. I have used TeraScript's Web Call action to access many web services, but have never written a web service. Does anyone have any experience or examples of a web service written in TeraScript or another way of accomplishing what I am trying to do? Thanks Steve Fogelson Internet Commerce Solutions ---------------------------------------- To unsubscribe from this list, please send an email to [email protected] with "unsubscribe terascript-talk" in the body.
