up vote 1 down vote favorite
share [g+] share [fb]

I have a SharePoint Designer workflow like the following: (just an example)

If ActionId equals 1
Email InfopathForms:Customer Email

Sometime later, it changes itself to the following:

If field equals 1
Email InfopathForms:

Where the field ActionId is lost and the Customer Email is lost too. Also in the email body, all the Lookup fields are also lost...

Has anyone had this problem before...? This has happened like 6-7 times already... If anyone know a solution to fix it please let me know... much appreciated!!!!!!!!!!!!!!!

And is there some way to backup the workflow...? So I can easily restore it after it resets itself..?

link|improve this question
feedback

2 Answers

sharepoint designer is not the most useful tool for developing and deploying workflows. I have not experieced this problem. Somthing simliar when two dev's were attacking the same list with sharepoint designer. could this be your problem?

link|improve this answer
Not really... this is not really true for me... but thanks for your answer anyway..:) – KZV Oct 8 '09 at 23:31
feedback

I've noticed similar symptoms when variable names change... Is your InfoPath form changing? Or are the promoted fields changing? If so, I would expect this behavior. Simple fix is to update the variables in the workflow step, and then leave the InfoPath form alone. :D

link|improve this answer
Thanks for your reply.. the infoPath form is not changed at all... I have never changed any existing variable name.. but been adding new variables... – KZV Oct 8 '09 at 23:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.