Skip to main content

DictionaryUpdate - Cal-PM web service

Avatar Cal-PM WEBSVC.DictionaryUpdate web service has the following calls:

  1. AddDictionary - Add, Edit dictionary and extended dictionary codes and values in all myAvatar products.

AddDictionary

The following tables list 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

Product

Avatar Product Code

CWS,BHIS,MSO,CFMS,etc.

no value is needed if referring to values in the main PM product

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 WEBSVC.DictionaryUpdateObject

When getting down to 'ExtDictDataCodes' and 'ExtDictDataValues', it will take the input of all the extended dictionary codes and values deliminated by a '||'.Single dictionary codes will be inputed with the dictionary code. Free Text will be inputed as a string Multi-Select dictionaries will be inputed as the dictionary codes seperated by a comma or '&'

For example: ExtDictDataCodes = 1399||55021||55013||61001 ExtDictDataValues = 1||2||3||test||6,7

Parameter Property Value Accepted Notes

DataElement

Free Text

Data Element

DictionaryCode

Free Text

Dictionary Code

DictionaryValue

Free Text

Dictionary Value

ExtDictDataElements

Free Text

Extended Dictionary Data Elements

ExtDictDataValues

Free Text

Extended Dictionary Data Values

File

Free Text

File


 

  • Was this article helpful?