In TIBCO, DB Adapters are C based and BusinessWorks is java based applications.
Hence we can't catch all the exceptions from Adapter in BW using Error path.
So we need to use either "catch" or "Write to Log" to know the error in BW.
Hence we can't catch all the exceptions from Adapter in BW using Error path.
So we need to use either "catch" or "Write to Log" to know the error in BW.