DESCRIPTION: An authenticated user can retrieve MAM Keywords from the Key Pads description.
INPUT:
_user: Login name of the executor.
_pwd: Password of the executor.
_text: KeyPads description
GetMamKeywordsFromKeypads
OUTPUT:
<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="AS_GetMamKeywordsFromKeypads"> <w ID_MAM_Keywords="1" Keyword_ln1="TEST" Keyword_ln2="TEST2" Keyword_ln3="TEST3"><p ID_MAM_KEYPADS="1"/><p ID_MAM_KEYPADS="1"/><p ID_MAM_KEYPADS="1"/></w> </Function> </WSApiResponse> </string>
GetMamKeywordsFromKeypads_output