Opentaps Analytics Data Loader

From Opentaps Wiki
Revision as of 21:20, 8 April 2011 by Oandreyev (talk | contribs) (opentaps and OFBiz)
Jump to navigationJump to search

Uploaders

opentaps and OFBiz

analytics-upload component help to gather and upload analytical data to server. A few steps should be done to install it with opentaps or OfBiz instance.

  1. Checkout component into hot-deploy. Use svn co svn://svn.opentaps.org/opentaps/modules/analytics-upload/versions/1.5/trunk analytics-upload
  2. Create STORE_DIMENSION record in analytics_datawarehouse database where map webkey (that may be any unique string) and product store id/organization id. This step should be done manually.
  3. Adjust settings in config/analytics-uploader.properties. Webkey should be the same as in STORE_DIMENSION record from previous step. Note there are two scripts value in configuration file, default one to use with opentaps instance and another for OfBiz.
  4. Start instance and run analytics.uploadAnalyticalData service.

API

Examples

Data Model Reference