Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange for SAS
  3. Installation and Configuration
  4. Working with SAS Sources
  5. Working with SAS Targets
  6. Working with SAS Sessions
  7. Appendix A: SAS Datatype Reference
  8. Appendix B: SPI Server Configuration Parameters
  9. Appendix C: Error Messages

PowerExchange for SAS User Guide for PowerCenter

PowerExchange for SAS User Guide for PowerCenter

Source Qualifier Attributes

Source Qualifier Attributes

The metadata extensions tab access the following attributes:
WhereClause
You can enter a selection of rows from the SAS source by using the WhereClause attribute. The WhereClause attribute results in a WHERE statement in SAS.
PreSASCode and PostSASCode exits
The PreSASCode and PostSASCode exits attributes facilitates the invocation of a SAS Macro or a SAS %include statement executed before or after reading the SAS Source object. You must configure the SPI Server to allow the execution of SAS exits. The
autoexec.sas
file is a part of the SPI Server configuration defining the invoking of SAS Macro.
The WhereClause attribute uses mapping parameters and variables. For example,
PreSASCode exit
and
PostSASCode exit
.

0 COMMENTS

We’d like to hear from you!