Quantcast
Channel: SharePoint 2013 - Development and Programming forum
Viewing all articles
Browse latest Browse all 7589

Workflow not executing when conditions met

$
0
0

Hello,

I am running SP2013 and I have a custom Reusable WF (built in the 2010 style) that works with a content type associated to a forms library. The WF evaluates the Option field on the Form (2 options) if it is Option 1 it is a single approval, if Option 2 it is 2 levels of approval.

Option 1 triggers the branch of the WF to start Approval process on the submitted form, sends an email to the approver and they approve/reject the item. This works every time, no issues.

Option 2, start the 1st approval process on the submitted form and IF approved should start approval process 2 on the same item. This is where the WF stops working. I have the condition set to "IF IsItemApproved1 equals Yes" (IsItemApproved1 is the variable in the 1st level approval that I want to trigger to the 2nd level approval). Currently the second step never triggers any approvals. I have created new variables, deleted and recreated the approval process line and nothing(all for the second level approval). 

Are there any known defects with this type of approval approach in SP13 while making SP2010 version WFs?

Graphic of WorkFlow

Any guidance/advice is appreciated



Viewing all articles
Browse latest Browse all 7589

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>