Friday, February 5, 2016

Sitecore module for update workflow on bunch of item

Hi all,

This module is useful for getting the detail about work flow for multiple items at single click.
In this module you need to just pass the root item location or guid(item id) of perticular item.
For getting the list of the workflow detail.

That module is also capable for setting a specific workflow on bunch of sitecore item or you have option to modify the workflow on bunch of item that have a specific workflow already set.
ex:
Scenario 1:  You select a root item by path or guid & you want to update only the workflow state of draft stated item then you just need to select the root item & give old workflow state & new workflow state.
So in this case only those item updated those match with old workflow state

Scenario 2: You select a root item & you want to update only the workflow state of draft stated item then you just need to select the root item & give old workflow state & if new workflow state is blank.
So in this case only those item updated those match with old workflow state & they updated with blank means they don't have any workflow.

Scenario 3: You select  root item & give old workflow state as blank & give new workflow state.
So in this case all child item under specific node updated their workflow state with new workflow state.

This module is useful when we want to check if their workflow pending  or not because if any item comes in workflow state &  approver  not approve the item so that item not visible to live site. On that case we just need to check workflow by going item by item or you can use this module.

By using select check box
  you also able to update root element workflow as well.

At first you need to scan the status of workflow if you need to apply that new workflow then apply it by clicking submit. Here below are the screenshot.



Root Path Guid                 

Old Workflow ID            

Old Work Flow State ID 

______________________________________

New Workflow ID            

New Work Flow State ID 


     



For run that file you need to type a url in web browser in the following way.
   http://localhost/AO_Custom_Script/UpdateWorkflowItemListFinal.aspx
here above localhost = your website url

For more know about how to install sitecore module. Please follow instruction from my old post.
For that just click here


For Download module :


Passdropit URL: http://passdropit.com/FHxjfLIF
Password: BfvS@?Ogq%g8?g$Z



Thanks
Arun Sharma
Sitecore Certified Developer





      


No comments:

Post a Comment