ForceField Backend System Interface Requyirements

The ForceField mobile order entry application works both connected and disconnected. When connected, it performs both download and upload synchronization. The app uploads orders, and downloads additions and changes to customer, product, pricing, promo and terms information.

ForceField includes a PHP layer on the server, and utilizes HTTP to facilitate the connection via the Internet.

Downloads:

ForceField is able to access back end data via ODBC connection to directly access tables to read. Alternatively, ForceField can read text file extractions (both full and incremental) of back end data in most ANY format.

Uploads:

ForceField is able to insert new orders via ODBC connection to directly access the appropriate tables. Many times it is not desired to write order information directly to a production database, so it is able to also write orders to text files in most any desired format. Single order text files and stacked order text is also supported.

XML web services can be utilized as appropriate.

Article Details

Article ID:
50
Category:
Date added:
2011-01-24 16:04:13
Views:
412
Rating (Votes):
(547)