REST API - getDataViewCategories.Documentation is not correct regarding format.

REST API - getDataViewCategories.Documentation is not correct regarding format.

book

Article ID: KB0092874

calendar_today

Updated On:

Products Versions
TIBCO BPM Enterprise (formerly TIBCO ActiveMatrix BPM) -
Not Applicable -

Description

Description:
The documentation for REST API - getDataViewCategories is incorrect. It does not work using the format provided.
Symptoms:
REST API - getDataViewCategories will not work following the v4.0.0 documentation.

Cause:
Documentation is for REST API - getDataViewDetails, not getDataViewCategories.

Environment

Product: TIBCO ActiveMatrix BPM Version: 4.0.0 OS: All Supported Operating Systems

Resolution

The REST API - getDataViewCategories format should be as follows. 

POST
/bpm/rest/globaldata/dataviewcategory/get

Payload
<xml-fragment>
<category>

</category>
</xml-fragment>


Refer to the attached screenshot (Filename: REST_API_-_getDataViewCategories.jpg).

Issue/Introduction

REST API - getDataViewCategories.Documentation is not correct regarding format.

Additional Information

TIBCO ActiveMatrix® BPM Developer's Guide
TIB_amx-bpm_4.0_development.pdf

Attachments

REST API - getDataViewCategories.Documentation is not correct regarding format. get_app