Table of Contents

Search

  1. Preface
  2. Part 1: Getting Started with PowerExchange for SAP NetWeaver
  3. Part 2: Data Integration Using PowerExchange for SAP Dynamic ABAP Table Extractor
  4. Part 3: Data Integration Using ABAP
  5. Part 4: IDoc Integration Using ALE
  6. Part 5: Data Integration Using BAPI/RFC Functions
  7. Part 6: Data Migration
  8. Part 7: Business Content Integration
  9. Part 8: SAP BW Data Extraction
  10. Part 9: Loading Data to SAP BI
  11. Appendix A: Data Type Reference
  12. Appendix B: Code Pages and Unicode Support
  13. Appendix C: Glossary

PowerExchange for SAP NetWeaver User Guide for PowerCenter

PowerExchange for SAP NetWeaver User Guide for PowerCenter

Processing Unicode Data with Different Code Pages

Processing Unicode Data with Different Code Pages

If you need to process data with different code pages, route the data into a separate session for each required code page. You can create multiple application connections and assign a different code page to each one. Assign each application connection to the session based on the code page requirement.
For example, you want to run a session to extract SAP Unicode data on AIX 32-bit. The SAP data contains German and Japanese data. Because SAP does not provide Unicode libraries for AIX 32-bit connection, you need to process the German data and Japanese data separately. Create different sessions for the Japanese and German data. Assign a Japanese code page to the application connection for the Japanese data and a German code page to the application connection for the German data.
The following figure shows how to use different code pages to process the German and Japanese data:

0 COMMENTS

We’d like to hear from you!