Table of Contents

Search

  1. Preface
  2. Client Messages
  3. Informatica Administrator Messages
  4. A Message Codes
  5. B Message Codes
  6. C Message Codes
  7. D Message Codes
  8. E Message Codes
  9. F Message Codes
  10. H Message Codes
  11. I Message Codes
  12. J Message Codes
  13. L Message Codes
  14. M Message Codes
  15. N Message Codes
  16. O Message Codes
  17. P Message Codes
  18. R Message Codes
  19. S Message Codes
  20. T Message Codes
  21. U Message Codes
  22. V Message Codes
  23. W Message Codes
  24. X Message Codes

Message Reference

Message Reference

EP_ 13261

EP_
13261

Fatal Error: It is illegal to set pass thru port when the transformation scope is not ROW or when the data access mode is ARRAY for active Custom Transformation.
The Custom transformation procedure code uses the INFA_CTSetPassThruPort() function when the transformation scope is transaction or all input and the data access mode is row-based.
Change the transformation scope to row.
The procedure code for an active Custom transformation uses the INFA_CTSetPassThruPort() function and the data access mode is array-based.
Edit the procedure code and use the array-based mode data handling functions to set the data for all output ports. Do not use the INFA_CTSetPassThruPort() function.

0 COMMENTS

We’d like to hear from you!