The Live Data Import service allows you to send data to WebOffice to include it in e.g. the purchases list. These purchases will also be calculated using our Analysis tools.
Requirements to use the service
•The user that will send data to WebOffice must have the Data Import activated in their account.
If data is sent by another machine, this machine must use a WebOffice Account. Remember to set the "Notify Password Expire" checkbox and an email address to a supervisor as the machine itself probably cannot set a new password. |
•Purchases need a pay unit to describe the what device is used to make the payment.
See PayUnitID numbering for a list of available Pay Units.
If your Pay Unit is not available or if you cannot use one of the common ones, contact Flowbird to add your pay unit to the list.
If no pay unit is sent in, the purchase will be listed with pay unit "None".
•If you want to allow to top-up a purchase the Top-Up license must be activated. See Activate Licenses.
Service Address
The following is the service URL, <hostname> needs to be changed to connect to correct host:
https://<hostname>/cwo2importservice/LiveDataImport/1/LiveDataImport.svc?wsdl
The schema is available via the WSDL or in the WebOffice Import guide - Live Data Import.
Workflow
1.A request is sent to the database
2.The request is processed
3.The service returns the result on the request with
a.a response code,
b.a reference ID (Purchase GUID) on success
c.or an error description on failure