tford Is there anyone using AwareIM rules engine to make external database updates when Aware is called from another program? Considering this as a use case where we have existing front end UI's and might leverage the simplicity of the Aware rules engine.
hpl123 Not sure what exactly you are looking for i.e which type of integration etc. but here us a bit about what I do. I use a couple of Wordpress sites "linked" to Aware via REST and external DB i.e on the Wordpress site when certain things happens, a REST call is made to an Aware app which then does various things in the Aware app + also goes into the Wordpress DB and does things there etc. etc.. It´s kind of a mess 🙁 (mostly messy when parsing data in and out of DB e.g Wordpress syntax in DB etc.) but works.