I need to create a list such that the values on the list can be stored in SQL table as well.
I need to attach workflows to the list item as well. Its a simple workflow with two approval process involved.
Can we achieve this without using codes at all.
Is BCS a good approach so that any decision made based on Workflow will be stored back to the SQL table?
I have used BCS to read from table but I will need to update as well as delete data that will mostly be handled from SharePoint Side.
Thanks.