Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

I am working on a workflow to do the following:

Applied to List: Shutdown Procedure When "Shutdown" = yes Update CheckInLog Set CheckedIn = Yes for Drives that belong to Shutdown computer.

Sometimes the workflow works, sometimes not. I have a computer, PC1, that has 2 Drives, Drive1 & Drive2. I need to set it so when I make PC1 shutdown=yes to check in the 2 drives that go with it. Because there are 2 drives with the PC1, I got it to check in one drive, but not the other. Then if I make a change to try to get the second drive to check in the whole workflow seems to not work. (Says it ran, but doesn't check in the drives)

Using Sharepoint Services 3.0 and Sharepoint Designer 2007.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.