How to add external libraries for RTC Server plugin to connect with database?
One answer
If you want to work with RTC and create work items etc. automatically, please use the available API's.
If you write to the Database directly, without the support explicitly telling you you should, you can seriously damage your data possibly beyond repair. If you want to read the database directly, go ahead, but don't write to the database.