ama_addExportStat

TODO supply a title

Purpose:

Adds a statistic record to a Statistic table.

Parameters (json array)

  • serviceName (string) = “ama”
  • function (string) = “ama_addExportStat”
  • tableName (string)

Notes

  • Add a Key/Value pair for each column you want to add a counter for and it’s value.

Results (json array)

  • Status (string).  (“0″=Success, “100”=Other)
  • statusMessage (string) (“Empty”,”Results”)
  • data (json array) (the results if not empty)

Example


Click here for an example.

Leave a Reply