Hey guys,
We have a .Net core application that was written to replace an ADOBE AEM Application and one of the requirements is to add the form automatically to the Database after let say 15 days of not being approved. How can we achieve such a requirement through SQL.
Form gets submitted and goes to workspace for approval - after 15 days it should get added to the database automatically.
Thanks
Your help is appreciated.