Perform a read request to faoebx5; internal
request_read.Rd
lookup the sdmx_name, and forward the request for for action to faoebx5
Arguments
- .sdmx_name
table name, in SDMX style. Available code lists are shown by function
GetEBXCodeLists
and Groups are shown using by functionGetEBXGroups
The actual codelist location in EBX5 (branch, instance, code-list-name) are resolved using the metadata structure.- .isCodeList
TRUE to update a code-list, FALSE to update a group
Details
The data columns provided must follow the code-list which is being updated.
All keys of the code-list must be given, as well as any fields which are mandatory.
Using the SOAP-API the column name is not the label visible in EBX, but the field name.
Requires that the EBX5 connection was configured using SetupEBXConnection
.
Author
Thomas Berger, thomas.berger@fao.org