wsGetConfigurazione
To load configuration for Vegaweb as set in Vega
@GET
@Path("/wsGetConfigurazione")
@QueryParam("CODE") String CODE,
@QueryParam("COMPANY") String COMPANY,
@QueryParam("LANG") String LANG,
@QueryParam("TIPOAPPWEB") String TIPOAPPWEB
PARAMETERS | DESCRIPTION | |||||||||
CODE | control code, built as md5hash of a value that depends from db | |||||||||
COMPANY | Code of customer’s company. Null if companies are not defined in Vega or if customer’s company is unknown. In this last case default company for web service is used | |||||||||
LANG | language to be used to retrieve descriptions from db | it = Italian en = English de = German es = Spanish fr = French ru = Russian de-ch = Swiss German
| ||||||||
TIPOAPPWEB | It identifies the application that uses the web service | W = vegaweb web site L = LiPETS app |
OUTPUT DATA | DESCRIPTION | VALUES |
ResultCode | Method result | 1 if no errors. Cf. error codes description for other values |
Configurazione | Recordset with cofiguration data for compamy passed as parameter (Cf. Configurazione recordset). |
ERROR CODE | DESCRIPTION |
Codes for bad CODE |
Multiexcerpt include | ||||||
---|---|---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|
Multiexcerpt include | ||||||
---|---|---|---|---|---|---|
|
Anchor | ||||
---|---|---|---|---|
|