XML Response Format - Call-Level Interface Version 2

Teradata Call-Level Interface Version 2 Reference for Workstation-Attached Systems

Product
Call-Level Interface Version 2
Release Number
15.00
Language
English (United States)
Last Update
2018-09-25
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

XML Response Format

Usage Notes

XML Response Format is used to specify if Teradata should return XML responses in Character 'C' or Binary 'B' format. The 14.10 release supports only 'C' and 0 as possible values.

 

Language

Variable Name

COBOL:

XMLRESPONSEFORMAT

C:

xmlResponseFormat

 

Routine

Action Taken

DBCHINI:

writes

DBCHCL:

reads (RSUP; IRQ)

 

Used by

Action Taken

application program

writes

Possible values that can be set in this DBCAREA field are currently 'C' and 0. Both values return data in character format.