목차

Search

  1. 서문
  2. 매핑
  3. 맵렛
  4. 매핑 매개 변수
  5. 매개 변수를 할당할 위치
  6. 매핑 출력
  7. SQL 쿼리에서 매핑 생성
  8. 동적 매핑
  9. 동적 매핑을 개발 및 실행하는 방법
  10. 동적 매핑 사용 사례
  11. 매핑 관리
  12. PowerCenter로 내보내기
  13. PowerCenter에서 가져오기
  14. 성능 조정
  15. 푸시다운 최적화
  16. 분할된 매핑
  17. Developer tool 이름 지정 규칙

Developer 매핑 가이드

Developer 매핑 가이드

System-Defined Mapping Outputs

System-Defined Mapping Outputs

System-defined mapping outputs are mapping outputs that each mapping generates. You do not have to configure the aggregation for system-defined mapping outputs.
A mapping returns the following types of system-defined mapping outputs:
numberOfTargetRows
The number of rows that the mapping wrote to the target.
numberOfSourceRows
The number of rows that the mapping read from the source.
numberOfErrorRows
The number of error rows that the mapping generated.
You can bind system-defined mapping outputs to mapping parameters and workflow variables.
For information on mapping outputs in workflows, see the "Mapping Task" chapter in the
Informatica Developer Workflow Guide
.