Products | Versions |
---|---|
TIBCO BusinessWorks ProcessMonitor | - |
Not Applicable | - |
Description:
TIBCO BusinessWorks ProcessMonitor (BWPM) server GUI does not dispolay process diagram tracking information for all jobs in the main view though tracking has not been disabled in the BWPM client.
Symptoms:
The BWPM server GUI does not show process diagram tracking information for all jobs in the main view. The following entries are shown in in the server.logs.
***
ERROR [Dataprovider:dpQueue_12.thread] com.faizsiegeln.njams.jdbcmodule.GenericJDBC_Module:
java.sql.BatchUpdateException: The target 'dbo.NJAMS_T_TRACK_TEMPLATES' of the MERGE statement has
an INSTEAD OF trigger on some, but not all, of the actions specified in the MERGE statement. In a MERGE
statement, if any action has an enabled INSTEAD OF trigger on the target, then all actions must have enabled
INSTEAD OF triggers.
***
Cause:
Trigger has been created on Table NJAMS_T_MONITOR_TRACK_TEMPLATES which impacted BWPM server functionality.