CRM 9.1 - OLM and Document Java Servlet Extensions within a dialog
I am trying to figure out how to make my web document in OLM more dynamic, and show details from the database.
This would appear to be possible if I include a Java Servlet extension into the document in a Merge field.
Are there any examples of writing a Java Servlet extension that can be included into a document, where that Extension has read (possibly write) access to the CRM database?
The PeopleBooks only says the "this is beyond the scope of this document" and the examples I have found do not even attempt to access the database.