Nuclos web chart REST: searchCondition, Comparison, GTE, valuelist, subBos, chart, data source, internal.

globe with meridians Language: Deutsch · English

open book Web chart relevant calls (INTERNAL)

Internal REST calls for web client charts – searchCondition and valuelist.

Internal reference of the REST calls the web client uses for charts. The searchCondition was extended for this purpose with the comparisons GT, GTE, LT, LTE and is not yet finalized.

Restricting subform results

The chart data source need not be configured in the layout. Example call with sorting and a search condition:

GET /rest/bos/{boMetaId}/{boId}/subBos/{refAttrId}?sort={attr}%20asc&searchCondition=Comparison:GTE:orderMonth:2015.01

Values for a filter dropdown

Via the valuelist link of an attribute:

GET /rest/bos/{boMetaId}/{boId}/subBos/{refAttrId}/valuelist/{attrId}

Example result: [{"name":"Hardware"},{"name":"Software"}].

Related pages

gear Charts


Charts.

Öffnen →

gear 4. Reading business objects (BO)


REST read.

Öffnen →