INF: How to Use Variable Length Recordsets with COMTI (297868)
The information in this article applies to:
- Microsoft COM Transaction Integrator for CICS and IMS 1.0
- Microsoft SNA Server 4.0
- Microsoft SNA Server 4.0 SP1
- Microsoft SNA Server 4.0 SP2
- Microsoft SNA Server 4.0 SP3
- Microsoft SNA Server 4.0 SP4
- Microsoft Host Integration Server 2000
This article was previously published under Q297868 SUMMARY
When data of variable length with field type of recordset is sent to the host by way of COM Transaction Integrator (COMTI), COMTI sends the final field to the host padded with NULL characters (0x00) up to the defined maximum size of the field.
When the last parameter in the type library is a recordset that refers to an OCCURS DEPENDING ON value, the null values will be passed to the mainframe unless the option Final field from host is variably sized (Return Value) is selected.
The Final field from host is variably sized (Return Value) option is located in the method's Properties on the Advanced tab.
REFERENCES
The following Microsoft Knowledge Base article documents another, similar issue when the Final field from host is variably sized (Return Value) option is selected when you are using data with field type of string (rather than recordset):
295760 CICS LINK Final Field to Host Is Variably Sized Does Not Work
Modification Type: | Major | Last Reviewed: | 1/19/2004 |
---|
Keywords: | KB297868 |
---|
|