Flow Designer updates not captured by an update set

Bryan12
Tera Contributor

Hi Guys - Need your expertise on this.

I have created subflow on the Flow Designer on our DEV instance and it does not captured by my update set. When I checked QA instance, I got blank updates. Any help is appreciated.

 

find_real_file.png

Thank you,

Bryan

1 ACCEPTED SOLUTION

kushal Tayade
Mega Guru

Republish the flow, make sure that the sys_update_xml's generated for trigger_instances and action_instances have "sys_element_mapping" or "sys_variable_value" pieces in them and then move them over.

 

See below HI article:

KB0782932

 

 

View solution in original post

12 REPLIES 12

Priti Golam1
Tera Expert

Hello Bryan,

 

     Changes made to a workflow version are not added to the update set until the workflow is published, at which point the entire workflow is added into the update set. Update sets store workflows as a single Workflow [wf_workflow] record and only retain the latest version with the update type of Workflow. Make sure your workflow is published

   Kindly go through the below link

https://docs.servicenow.com/bundle/london-servicenow-platform/page/administer/workflow-administratio...

If my answer solves your problem kindly mark it as correct or mark helpful if it helps you anyway

Thanks,

Priti

I'm using the FLOW DESIGNER Subflow not the Workflow used in Service Catalog. Do you have any idea?

Omkar Mone
Mega Sage

Hey,

 

It gets captured in Update set something like this:-

find_real_file.png

 

I would suggest you check if you changed the state of Update set to "Completed" and then moved the Set.

 

Regards,

Omkar Mone.

www.dxsherpa.com

It doesn't show on my update set. I created and published a workflow and nothing is happened.