Release Notes > Fall 2016 - November > SugarCRM REST Connector
  

SugarCRM REST Connector

SugarCRM REST Connector Fixed Limitations

There are no fixed limitations in this release.

SugarCRM REST Connector Known Limitations

The following table describes known limitations:
CR
Description
CON-4835
If you select Multiple as the Source Type and select child or sibling objects for a primary object, the task fails with one of the following error messages:
  • - No child object found
  • - No sibling object found
CON-4818
When you perform an upsert operation on a SugarCRM target, the task fails with the following error message:
[FATAL] Fatal runtime error occured : [upsert not supported]
CON-4812
When you filter a SugarCRM source with unicode data as the filter value, the task fails to return any records.
CON-4380
When you read data from a SugarCRM source, the task fails with the following exception:
ERROR:java.lang.OutOfMemoryError: GC overhead limit exceeded
Workaround: Navigate to <Informatica Secure Agent installation directory>\main\bin\rdtm\pmrdtm.cfg and set the following JVM options:
  • - JVMOption3=-Xmx1024m
  • - JVMOption4=-Xms1024m