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

Adding Expressions to an IDMS Record

Adding Expressions to an IDMS Record

To return additional information for an IDMS data map record, add user-defined fields that use one or more PowerExchange functions in an expression to process source data.
These functions provide operations such as field splitting and concatenation.
You can also call the following functions to get CA IDMS/DB source data:
  • GetDatabaseKey
  • GetDataFlowType
  • GetDbKeyOfFirstMember
  • GetDbKeyOfLastMember
  • GetDbKeyOfNextMember
  • GetDbKeyOfOwner
  • GetDbKeyOfPriorMember
  • GetFullDbKey
  • GetFullDbKeyOfFirstMember
  • GetFullDbKeyOfLastMember
  • GetFullDbKeyOfNextMember
  • GetFullDbKeyOfOwner
  • GetFullDbKeyOfPriorMember
  • GetPageGroup
  • GetPageGroupOfOwner
  • GetPgGrpAndRdx
  • GetPgGrpAndRdxOfOwner
  • GetPgGrpOfOwner
  • GetRadix
  • GetRadixOfOwner
  • GetSeqWithinLevel
  • GetSeqWithinParent
Use expressions to create relational structures, such as data warehouses, from CA IDMS/DB source data. The IDMS functions that return database keys return results for both bulk and CDC source data.
You can also use the CallProg function in an expression to invoke a user-defined program to process source data.

0 COMMENTS

We’d like to hear from you!