best way to write a simple single task dctm based web application?
Hi everyone, I would like to make a simple web app that allows dctm users to login, fill a custom form (with dctm attributes) and then executes a query using the admin account based on these attributes. What is the best approach? Create a new wdk based application and remove all unecessary components? Make a custom JEE…