Table of Contents

Search

  1. Preface
  2. Working with Transformations
  3. Aggregator Transformation
  4. Custom Transformation
  5. Custom Transformation Functions
  6. Data Masking Transformation
  7. Data Masking Examples
  8. Expression Transformation
  9. External Procedure Transformation
  10. Filter Transformation
  11. HTTP Transformation
  12. Identity Resolution Transformation
  13. Java Transformation
  14. Java Transformation API Reference
  15. Java Expressions
  16. Java Transformation Example
  17. Joiner Transformation
  18. Lookup Transformation
  19. Lookup Caches
  20. Dynamic Lookup Cache
  21. Normalizer Transformation
  22. Rank Transformation
  23. Router Transformation
  24. Sequence Generator Transformation
  25. Sorter Transformation
  26. Source Qualifier Transformation
  27. SQL Transformation
  28. Using the SQL Transformation in a Mapping
  29. Stored Procedure Transformation
  30. Transaction Control Transformation
  31. Union Transformation
  32. Unstructured Data Transformation
  33. Update Strategy Transformation
  34. XML Transformations

Transformation Guide

Transformation Guide

Running a Session with the Debug Version of the Module on Windows

Running a Session with the Debug Version of the Module on Windows

Informatica ships PowerCenter on Windows with the release build (pmtx.dll) and the debug build (pmtxdbg.dll) of the External Procedure transformation library. These libraries are installed in the server bin directory.
If you build a release version of the module in Step 4, run the session in a workflow to use the release build (pmtx.dll) of the External Procedure transformation library. You do not need to complete the following task.
If you build a debug version of the module in Step 4, follow the procedure below to use the debug build (pmtxdbg.dll) of the External Procedure transformation library.
To run a session using a debug version of the module:
  1. In the Workflow Manager, create a workflow.
  2. Create a session for this mapping in the workflow.
    You can also create a re-usable session in the Task Developer and use it in the workflow.
  3. Copy the library (DLL) to the Runtime Location directory.
  4. To use the debug build of the External Procedure transformation library:
    • Preserve pmtx.dll by renaming it or moving it from the server bin directory.
    • Rename pmtxdbg.dll to pmtx.dll.
  5. Run the workflow containing the session.
  6. To revert the release build of the External Procedure transformation library back to the default library:
    • Rename pmtx.dll back to pmtxdbg.dll.
    • Return/rename the original pmtx.dll file to the server bin directory.
    If you run a workflow containing this session with the debug version of the module on Windows, you must return the original pmtx.dll file to its original name and location before you can run a non-debug session.

0 COMMENTS

We’d like to hear from you!