Edit Add a file or picture Printable page Raw Text Page change history More options

Hooks

TDI provides built-in pipeline behaviors to speed up integration development, both at the AssemblyLine level as well as for components. In addition, each Connectors mode has its own operation-specific dataflow logic. Here is a document that details these behaviors in flow diagrams.

Throughout these automated workflows are user exits called Hooks where you can write script code that customizes and extends built-in behaviors, or even overrides them.

In addition, error handling in TDI solutions is done via scripting in the various Error Hooks. There is a document in the HowTo section that outlines how TDI's error flow feature works.

-- EddieHartman - 11 Jun 2007