N
Neil Treeby
Guest
MS Dynamics doesn't have any kind of API to directly integrate with it (not that we were able to figure out). All our ABL Dynamics interaction is via middleware (MSMQ, BizTalk, Neuron ESB). Nor were we able to figure out any way to have Dynamics kick off custom X++ scripts outside of its built-in developer mode IDE. And while Dynamics builds an abstraction layer on top of the SQL dbs and tells you not to directly work with the SQL dbs, you can always use the OE MSS Dataserver product to talk directly to the SQL dbs, though I recommend a read-only stance in that regard.
Continue reading...
Continue reading...