Is it possible to use Teradata/DB2 stored procedures in BIPublisher Event Tirgger (before/after)?.
All,
I am trying to create two datamodels with Before and After data trigger using Teradata and DB2. We have a table which need to get updated before and after data extract, so for that i am trying to use Before and After Event Triggers.
I gave the schema/database name in DM properties for the Default Package (there is no package concept in Teradata, all stored procs are in a subset database SP_USR_PROC) and default data source set to teradata db.
Once the properties are updated, i tried to use the stored proc from the list. As soon as i clicked on the Event Trigger section getting an error message like below (BIP looking for Oracle tables).