Table of Contents

Search

  1. Preface
  2. Transformations
  3. Source transformation
  4. Target transformation
  5. Access Policy transformation
  6. Aggregator transformation
  7. B2B transformation
  8. Chunking transformation
  9. Cleanse transformation
  10. Data Masking transformation
  11. Data Services transformation
  12. Deduplicate transformation
  13. Expression transformation
  14. Filter transformation
  15. Hierarchy Builder transformation
  16. Hierarchy Parser transformation
  17. Hierarchy Processor transformation
  18. Input transformation
  19. Java transformation
  20. Java transformation API reference
  21. Joiner transformation
  22. Labeler transformation
  23. Lookup transformation
  24. Machine Learning transformation
  25. Mapplet transformation
  26. Normalizer transformation
  27. Output transformation
  28. Parse transformation
  29. Python transformation
  30. Rank transformation
  31. Router transformation
  32. Rule Specification transformation
  33. Sequence transformation
  34. Sorter transformation
  35. SQL transformation
  36. Structure Parser transformation
  37. Transaction Control transformation
  38. Union transformation
  39. Vector Embedding transformation
  40. Velocity transformation
  41. Verifier transformation
  42. Web Services transformation

Transformations

Transformations

Stored procedure run order

Stored procedure run order

Specify the stored procedure run order when you have multiple source or target pre- or post-load stored procedures.
Data Integration
calls the stored procedures in the order that you specify. If you don't specify a run order,
Data Integration
calls the stored procedures in the order they are received at run time.
You can specify the stored procedure run order when the stored procedure type is set to anything except Normal and more than one stored procedure of that type exists in the mapping. For example, if you have multiple stored procedures that you want to call before
Data Integration
loads the source, you can specify the run order of the source pre-load stored procedures.
To set the stored procedure run order, open the
Actions
menu and select
Stored Procedure Order
.
The
Stored Procedure Order
dialog displays all source and target pre- and post-load stored procedures in the mapping even if there is only one stored procedure of a particular type. The tabs that you see in the
Stored Procedure Order
dialog depend on the type of stored procedures in the mapping. For example, if the mapping doesn't contain any target pre-load stored procedures, the Target pre-load tab doesn't display.
The following image shows the
Stored Procedure Order
dialog:
The image shows the Stored Procedure Order dialog which contains tabs for Source pre-load, Source post-load, Target pre-load, and Target post-load. The Source pre-load tab is selected and contains four stored procedures.
To set the stored procedure run order, select a stored procedure and use the up and down arrows to change the order.
Data Integration
calls the stored procedures from the top down.
You can't specify the run order for stored procedures with a stored procedure type of Normal or for connected stored procedures.

0 COMMENTS

We’d like to hear from you!