I am having production and sandbox environment i am currently working on workflows in sandbox environment (Eg:Assume that ABC workflow for contact entity that work flow also present in production environment it was background workflow contain n number of process pending for later execution. If i make any changes in that workflow on sandbox environment and i need to migrate that Updated ABC workflow in production environment while migrating the ABC workflow i don't need to loss all the process that has been running already in ABC workflow on production environment how to migrate that workflow without data loss). how it is possible how can i achieve that please guide me. Am not having enough knowledge on that.
*This post is locked for comments
Thanks it worked fine .
You will have to create a new solution. Go to settings-->Solutions, create new solution, add components you want to migrate from sandbox to production. Export the solution (managed or un-managed as per your need) and then import it to production.
Hi Vikas Saxena i am OK with your answer but i don't know the procedure to migrate from sandbox to production . I am able to see the production to sandbox copy option but not able to find sandbox to production option it not showing in admin section can you please explain about that procedure.
CRM workflows use state persistence. That means any job which has started, it keeps a snapshot of that time and will not be affected by the new changes you are making to the workflow. So you can go ahead and shift the workflow.
When you update a workflow (either by editing directly, or importing it via a solution), CRM will keep the previous workflow definition, and create a new workflow definition. Any running instances of the workflow will continue to run using the previous workflow definition, whereas any new workflow instances will use the new workflow definition
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156