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

getKeyWordsData

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/GetKeyWordsDataRequestType.java

Return

web/wwwroot/ws/java/document/GetKeyWordsDataResponseType.java

 

Request

ID #

Required

Description

WORDS

X

Matrix with the keywords to be searched for.

 

Return

ID #

Description

return

SUCESS: Returns an object matrix with the following indexes:

IDKEYWORD: Keyword;

NMKEYWORD: Keyword meaning;

SYNONYMS: Vector string with the keyword synonyms.

FAILURE: 0: message with error.