AMPLI-SYNC is a framework for synchronizing data between a Sqlite database and an MS SQL/MySQL/Oracle/PostgreSQL database. With this framework your application can work completely offline (Airplane Mode), then perform an automated Bidirectional Synchronization when an internet connection becomes available.
This is my request body, when I call send method, It gives me a internal server error
Request: { "subscriber": "1", "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?><SyncData xmlns=\"urn:sync-schema\"><tab n=\"MergeIdentity\"> <tab n=\"reportsnew\"><![CDATA[56]]> <![CDATA[11-10-2019 17:35:34]]> <![CDATA[1234567890]]> <![CDATA[Paid]]> <![CDATA[vrgvr]]> <![CDATA[20]]> <![CDATA[20]]> <![CDATA[40]]> <![CDATA[50]]> <![CDATA[60]]> <![CDATA[Cash]]> <![CDATA[7b399d9b-ec1f-11e9-9190-3863bba566eb]]> ",
"version": "3"
}
Response: <!doctype html>
HTTP Status 500 – Internal Server Error
Type Exception Report
Message java.lang.NullPointerException
Description The server encountered an unexpected condition that prevented it from fulfilling the request.
Exception
Root Cause
Note The full stack trace of the root cause is available in the server logs.
Apache Tomcat/8.5.46