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

getKeyWords

Previous  Top  Next

This method enables to search for keywords. To use it, it is necessary to follow the standard documented below:

 

Java class

Request

web/wwwroot/ws/java/document/GetKeyWordsRequestType.java

Return

web/wwwroot/ws/java/document/GetKeyWordsResponseType.java

 

Request

ID #

Required

Description

LETTERS

X

Matrix with the first letters of the keywords to be searched for.

Note: The ’*’ character may be used as a wildcard.

 

Return

ID #

Description

return

SUCCESS: returns a matrix with the found keywords.

FAILURE: 0: message with error.