Changes to the workflow did not capture in the update set

sonita
Giga Guru

I made some changes to a workflow , now noticed that the update set is empty! what should I do? shall I make a copy and make the changes again?

1 ACCEPTED SOLUTION

Jaspal Singh
Mega Patron
Mega Patron

Hi Soni,



Changes to workflow are captured only when the Workflow is checked-out, changes are made & workflow is published again. If you missed capturing those you can do it again by adding some comments when workflow is checked out & then published. Else you can refer sys_update_xml table look for the updates made & then change the Update set name for those updates.


View solution in original post

3 REPLIES 3

Jaspal Singh
Mega Patron
Mega Patron

Hi Soni,



Changes to workflow are captured only when the Workflow is checked-out, changes are made & workflow is published again. If you missed capturing those you can do it again by adding some comments when workflow is checked out & then published. Else you can refer sys_update_xml table look for the updates made & then change the Update set name for those updates.


Michael Fry1
Kilo Patron

It only rights to the update set when you click Publish.



I would change state on update set to In Progress. Then make sure it's selected for capturing updates. Check out the workflow, then Publish it. Update should be in set.


kristenankeny
Tera Guru

Some things to check:


- Is the workflow published?


- If yes, check the sys_update_xml table to find the workflow updates and see what update set it was put into.