Mit den Web-Service-Operationen buildChartSync und buildChartAsync können Sie Diagramme synchron und asynchron generieren. Es wird ein Diagramm zurückgegeben.

buildChartSync, buildChartAsync (Web-Service-Operationen)

REST-URLs können wie folgt definiert werden:

StatisticsService, synchron: http://<SERVERNAME>:5555/axis2/services/StatisticsService/buildChartSync?id=123&guiType=sencha

StatisticsServiceJSON, synchron: http://<SERVERNAME>:5555/axis2/services/StatisticsServiceJSON/buildChartSync?id=123&guiType=sencha

StatisticsService, asynchron: http://<SERVERNAME>:5555/axis2/services/StatisticsService/buildChartAsync?id=123&guiType=sencha

StatisticsServiceJSON, asynchron: http://<SERVERNAME>:5555/axis2/services/StatisticsServiceJSON/buildChartAsync?id=123&guiType=sencha