Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for SAP Solutions | - |
Not Applicable | - |
Description:
Symptoms:
------------
Adapter would exit abnormally while processing rfc integer data.
Cause
--------
This error is usually thrown due to the mismatch in the size initialized and the size assigned to the ‘NUMC’ field. The NUMC field is dependent on the number of fields you assign. The initialization size should be the same as the assigned NUMC size.
For e.g.: If we have assigned a field of type NUMC and size 4. Then the input/initialization must be 0021 even though actually it is 21.
Impact:
---------
Loss of functionality.
Workaround:
------------------
None
Resolution:
--------------
This issue has been fixed in Adr3 5.4.1 hf 4. We would recommend you to use the latest hf available for adr3 5.4.1.
Symptoms:
Cause: