Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Added Ability for Adhoc Bind Generation for XSLT DB Lookup
IWS has been enhanced to include the ability for adhoc bind generation for XSLT DB Lookup. This can be used in cases where the proper event for stored procedure does not exist. The event generation can be set in the 'Object Setting' window of DB Lookup shape by enabling the 'create event bind' checkbox.Note:

Info

In read-only mode, you can see this setting in the Properties window.

You can enter up to two procedure names for OCI and OLE DB drivers manually or by using the 'Select procedure' window. After clicking the OK button, the procedure will be downloaded via DB request and the input variables will be loaded into DB Lookup object. The Exported XSLT translator will now include code such as the example below:

...