Navigation:  Integration via SOAP web services > Published web services > Document >

searchCategory

Previous  Top  Next

This method enables to list all the categories saved in the system the authenticated user has view access to.

 

To use it, it is necessary to follow the standard documented below.

Java class

Request

web/wwwroot/ws/java/document/SearchCategoryRequestType.java

Return

web/wwwroot/ws/java/document/SearchCategoryResponseType.java

 

Request

ID #

Required

Description

No parameter is required.

 

Return

ID #

Description

return

SUCCESS: Matrix with the search result:

CDCATEGORY: Category code;CDCATEGORYOWNER: Upper lever category code (0 = Root category);

IDCATEGORY: Category ID #;

NMCATEGORY: Category name;

FAILURE: -1