Question
CheckInCandidate
Hi Mates
I am trying to implement the CheckInCandidate functionality or Auto Rule Approval Process,
Scenario :- After doing Rule CheckIn, rule is routed to WB from there XYZ Operator is picking and performing either Approve or Reject (This is working upto here). But When Approver is picking the WorkItem from WB its not showing the Rule Form. Only Default FlowAction is visible.
Ques :- How to configure the CheckInCandiate so that whenever Approver picks the WorkItem it should display the Rule Form which has to be approved.
Your Valuable input is highly appreciated.
Hi
When this facility is in force for a ruleset version, the flow
ApproveRuleChanges starts when a developer begins rule check in.
The flow creates a work item that is routed to a workbasket, waiting for an approver to review.
This flow is available rule. You can change this flow to show the user the altered rule ( may be give a link to the rule or show the check in comments etc. )