DictionaryUpdate - PM web service
Avatar PM WEBSVC.DictionaryUpdate web service
This web service has the following calls:
- AddDictionary - add new or updated existing dictionary codes, and values. This call applies to extended dictionaries as well.
AddDictionary call
The following tables list the AddDictionary parameters, properties, accepted values, and associated dictionaries.
Parameters with no Properties
| Parameter | Property | Value Accepted | Notes |
|---|---|---|---|
| SystemCode | N/A | Avatar System Code | Examples: SAMPLE, LIVE, etc. |
| UserName | N/A | Avatar User ID | |
| Password | N/A | Avatar Password |
Parameters with Properties
| Parameter | Property | Value Accepted | Notes |
|---|---|---|---|
|
DictionaryUpdate |
DictionaryUpdateObject |
WEBSVC.DictionaryUpdateObject |
This parameter is itself a web service object -- see below for its properties |
Object class name: WEBSVC.DictionaryUpdateObject
| Parameter | Property | Value Accepted | Notes |
|---|---|---|---|
|
DictionaryUpdateObject |
File |
Free Text | |
| DataElement | Free Text | Data Element Number | |
| DictionaryCode | Free Text | ||
| DictionaryValue | Free Text | ||
| ExtDictDataElements | Free Text | Extended Dictionary Data Element Code | |
| ExtDictDataValues | Free Text | Extended Dictionary Data Element Value |
