How do i move an existing workflow into an existing application?

dsumner
Tera Contributor

I want to move an existing worflow into my custom application.     I have not found how to do this anywhere..     I have found ways to put it into an update set but not to move to into the application scope.

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

I'm not sure if it's as easy as just changing the application field on the workflow version, but you could always just copy that workflow. Turn on your scoped app in the application picker and then go to the workflow properties within your workflow and choose copy workflow.


View solution in original post

3 REPLIES 3

Brad Tilton
ServiceNow Employee
ServiceNow Employee

I'm not sure if it's as easy as just changing the application field on the workflow version, but you could always just copy that workflow. Turn on your scoped app in the application picker and then go to the workflow properties within your workflow and choose copy workflow.


Had a H U G E workflow on the global scope that needed to me moved to a scoped app, this saved me a lot of work, thanks.

dsumner
Tera Contributor

that works...   as a workaround.