Hi,
I have an InfoPath 2003 form published to a SharePoint 2007 form library. I have a workflow that creates entries in a SharePoint list for each submitted form. Users then process the entries in the corresponding list using a Custom List Form created in SharePoint Designer 2007. When a user updates the list items it triggers a workflows that make updates to the form library for the matching entry. The problem is if the user has the form open after clicking okay on the Custom List Form the workflow will stop immediately with a "document checked out" error. The document check in/out actions do not seem to matter since it doesnt seem to even start the workflow at all.
I am struggling to come up with a solution to this problem. Currently I have published the form to another form library so that I could submit a duplicate just for viewing purposes. I recieve an error that the form was unable to open becuase it was published during a preview. So I saved the form with a different name and republished it again to the second library. Then I relinked the forms and it appears to work. I am wondering what the proper procedure would be when making updates to the orginal form. Should I updated the original save it and then save as a different name. Then publish the forms to their respective libraries so that the templates will match.
Is this the most ideal way to handle the situation? I am hoping someone has a better idea to get around this. I am open to any ideas out there.
Thanks for your time.