We're using IBM CDC (Change Data Capture) to replicate data between various database servers (MS SQL and DB2), and IBM CDC has the ability to run a Java program as part of the Target to replicate to entities not natively supported. My hope is that I could write something in Java that could Post changes to MS CRM 2013 as a Target within one of the Subscriptions, but most of the example I've seen show using MS CRM Online or versions prior to 2013.
Thanks for any suggestions or ideas.