Softdial Scripter™ - Step Library
Remove Field from Record
Removes a named field from an XML representation of a database record.
Inputs
| 1. |
Record Document
|
(Mandatory) |
The string containing an xml representation of a record. |
| 2. |
Field Name
|
(Mandatory) |
The name of the field to be removed from the record document. If found in the document it will be deleted. |
Fig. 1 - Remove Field from Record - Inputs
Outputs
| 1. |
Record Document
|
The string containing an xml representation of a record. |
Fig. 2 - Remove Field from Record - Outputs
Outcomes
Depending on the success of the operation: