DVBA CAPRI PARAM UPDATE

TITLEVALUE
NAMEDVBA CAPRI PARAM UPDATE
DESCRIPTIONThis RPC allows CAPRI to update CAPRI Parameter values.
If the parameter has multiples, then the multiple instance values are
sent in the 3rd input parameter (DVBVAL) separated by vertical bars ("|").
The RPC will delete all instances and replace them with the new values in
DVBVAL. If a single null value is sent, then all instances are deleted.
For word processing values, the bars "|" can be used in place of carriage
returns. If the information is longer than 250 characters, the RPC will
break it up into lines of 100 characters.
TAGPARAMED
ROUTINEDVBCPUSH
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERPARAMETER NAME
DESCRIPTIONName of the Parameter to be updated.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH250

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERVALUE
DESCRIPTIONValue for parameter to be updated to.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH250

RETURN VALUE TYPESINGLE VALUE
RETURN PARAMETER DESCRIPTIONReturn value will be one of the following:
/ was(were)
successful^| reason>
"Word Processing Parameter" was updated successfully
OR
Missing parameter name
OR
The entire parameter list has been delete
OR
An error message indicating why the parameter list was not deleted
OR
Issue trying to split Data
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED