Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
  <!--Standard workflow step-->
   <workflow start="reviewsteptraditional" id="default">
       <step id="reviewstepselectcollectionstep" role="reviewersubmitter" userSelectionMethod="claimactionsubmit">
           <outcomes>
               <step status="0">editstep</step>
           </outcomes>
           <actions>
               <action id="reviewactionselectcollection"/>
           </actions>
       </step>       
   </workflow>                                                          

The corresponding value of the fileds in the admin UI will be as follows--

Process-

Name-Traditional

Step1-

Name-SelectCollectionStep

UserSelectionID--SUBMIT

ROLE- SUBMITTER

Action1--Select Collection

Outcome--

0 --EditStep

1-- SelectCollectionStep(Incase there is some error)