Deploying Custom workflow | Community
Skip to main content
New Participant
July 25, 2023
Solved

Deploying Custom workflow

  • July 25, 2023
  • 2 replies
  • 718 views

Hi All,

I'm creating workflow model and I want to deploy it  to the sandbox dev. 

Deploying to Dev successful but the dev environment don't have workflow model

 

 

Best regards.

 

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Nishant-Singh

@krist_wang 

you should use /conf/global/settings/workflow/models/<model-name> path in your filter file. 

current setting will override existing OOTB workflows as well. 

 

2 replies

Nishant-Singh
Nishant-SinghAccepted solution
Employee
July 25, 2023

@krist_wang 

you should use /conf/global/settings/workflow/models/<model-name> path in your filter file. 

current setting will override existing OOTB workflows as well. 

 

ManviSharma
Employee
July 25, 2023

Hi,

 

In this scenario, you need to ensure that the workflow model is correctly packaged and deployed along with your application to the dev environment.