Table of Contents

Search

  1. Preface
  2. PowerExchange Navigator Introduction
  3. Data Maps
  4. Data Maps for Specific Data Sources
  5. Copybooks
  6. Registration Groups and Capture Registrations
  7. Extraction Groups and Extraction Maps
  8. Personal Metadata
  9. Database Row Test
  10. PowerExchange Navigator Examples
  11. Appendix A: PowerExchange Functions for User-Defined Fields
  12. Appendix B: User Access Method Programs
  13. Appendix C: Application Groups and Applications
  14. Appendix D: Data Map Properties
  15. Appendix E: Record, Field, and Table Properties
  16. Appendix F: DTL__CAPXTIMESTAMP Time Stamps
  17. Appendix G: Trace for Creating a Memory Map When Importing a COBOL Copybook

Navigator User Guide

Navigator User Guide

Non-Adabas Fields

Non-Adabas Fields

View or edit the following properties for a field in a non-Adabas data map.
Array
Select this option if the field is an array. Arrays are defined in COBOL by using the OCCURS statement. Default is cleared.
If you select this option, also select one of the following options:
Fixed
Select this option if the array is a fixed-length array (OCCURS
x
). Also enter the array size in the
Array Size
box.
Variable
Select this option if the number of elements in the array varies depending on another field in the record (
OCCURS
x
DEPENDING ON
field
-
y
). Also enter the array size in the
Array Size
box and the count size in the
Count Field
box.
For VARCHAR fields, select the
Optional Field
check box on the
Name
tab in the
Field Properties
dialog box.
Default is
Fixed
.
Array Size
The size of the array. Required if the
Array
option is selected.
Default is 1.
Count Size
The count size. Required for a variable-length array.

0 COMMENTS

We’d like to hear from you!