TIBCO ActiveMatrix BusinessWorks Plug-in for Siebel
-
Not Applicable
-
Description
Description: The Designer requests DTA for the Business Component/ Integration Component fields and waits for a predefined value of time for the reply.When the fields are numerous, it takes long time to prepare the result set and send it back to Designer. 'No Objects found' error typically results when the DTA fetch time exceeds the Designer predefined time out value. The predefined time out value can be set in a global variable 'SiebelDesignTimeAdapterTimeout'.
The situation can be avoided by increasing the value of 'SiebelDesignTimeAdapterTimeout'. By default the value is set to 30000 milliseconds.
However this change takes into effect after restarting the DTA and reconnect.