
| Name | Value |
|---|---|
| NAME | DVBA CAPRI PARAM UPDATE |
| TAG | PARAMED |
| ROUTINE | DVBCPUSH |
| RETURN VALUE TYPE | SINGLE VALUE |
| AVAILABILITY | RESTRICTED |
| VERSION | 1 |
| DESCRIPTION |
This 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.
|
| INPUT PARAMETER |
|
| RETURN PARAMETER DESCRIPTION | Return value will be one of the following: OR An error message indicating why the parameter list was not deleted OR Issue trying to split Data <successful update count>/<total update count> was(were) successful^<unsuccessful instance and reason>|<unsuccessful instance and reason> "Word Processing Parameter" was updated successfully OR Missing parameter name OR The entire parameter list has been delete |