I'm currently trying to develop a SharePoint site that will populate a set of 20-30 (out of a possible 1000 items) list items depending on answer they provided in an InfoPath Form. It works except I'm running into many limitations utlilizing SharePoint
workflows to store the tasks and then trigger them to create an item in a list. I was hoping there is a much more intelligent way to do this utilzing an SQL database. I could have the tasks stored in the database, then a workflow could make copies of the data
and populate a list. Does anyone have experience doing this? I also looked into Task Lists but they seem to require user input, what I need is for the task to be created for the user. Let me know if anyone has any ideas.
↧