Table of Contents

Search

  1. Preface
  2. Understanding PowerExchange for Siebel
  3. PowerExchange for Siebel Configuration
  4. Siebel Sources
  5. Application Source Qualifier for Siebel Sources
  6. Siebel Targets
  7. Siebel Business Service Transformation
  8. Siebel EIM Read Transformation
  9. Siebel EIM Load Transformation
  10. Siebel EIM Invoker Transformation
  11. Siebel Sessions
  12. Appendix A: Datatype Reference
  13. Appendix B: Error Messages
  14. Appendix C: Glossary

PowerExchange for Siebel User Guide for PowerCenter

PowerExchange for Siebel User Guide for PowerCenter

Validating Data against Siebel List of Values

Validating Data against Siebel List of Values

Siebel tables can contain List of Values (LOV) columns. Each LOV column corresponds to the LOV type that contains a list of valid values for a specific language. You can specify an LOV language for a Siebel EIM Load transformation. The LOV language of the Siebel EIM Load transformation must match the LOV language of the Siebel tables.
When you create Siebel EIM Load transformation and select a Siebel EIM table, you import the metadata for the columns of that EIM table. If the metadata contains the LOV type, you can configure the session to validate the data for that column against the list of valid values based on the LOV type and the LOV language.
For example, the EIM table EIM_ACCOUNT contains a column ACCNT_TYPE_CD. The LOV type of this column is CUTP_ACCOUNT_TYPE, which contains the following valid values:
  • Billing
  • Billing Aggregator
  • Board
  • Central Committee
  • Customer
  • Decentralized
  • Insurance Company
  • Intermediary
  • Planner
  • Service
  • Service Aggregator
The LOV language for these values is English. When you load data into the EIM table, the PowerCenter Integration Service validates the data of the ACCNT_TYPE_CD column against these values. If the data of the column matches the values in the list, the PowerCenter Integration Service loads that data into EIM tables. Otherwise, it writes the erroneous rows into the ERROR output group of the Siebel EIM Load transformation.

0 COMMENTS

We’d like to hear from you!