Products | Versions |
---|---|
TIBCO ActiveMatrix Adapter for Oracle BRM | - |
Not Applicable | - |
Description:
Symptoms
=========
The adapter sometime hangs while constructing FLIST ,for a particular inbound adapter service
Impact
======
Loss of Functionality
Adapter will not process message.
Workaround
===========
To avoid this,
-Make sure that the Fields are not checked after being unchecked once.
-If it has already been chcked after unchecking once, then close the repository without "APPLY" or saving.
Cause
====
If the fields are checked after being unchecked then the fields are saved with an extra Field_ for each time the unchecking is done. I.e "Field_PIN_FLD_POID" would be saved in the repo as "Field_Field_PIN_FLD_POID" This causees the adapter to hang, while constructing the FLIST.
Resolution
=========
This defect will be taken up in future release.
Symptoms:
Cause: