{"id":2942727,"date":"2025-10-20T11:23:47","date_gmt":"2025-10-20T18:23:47","guid":{"rendered":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=2942727"},"modified":"2025-10-22T15:00:27","modified_gmt":"2025-10-22T22:00:27","slug":"merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases","status":"publish","type":"blog","link":"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases","title":{"rendered":"Merge Configurations: What\u2019s New in ArcGIS Workflow Manager for ArcGIS Online October 2025 and ArcGIS Enterprise 12.0 Releases"},"author":229722,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"_acf_changed":false,"_searchwp_excluded":""},"categories":[37101],"tags":[39371,387782,765562],"industry":[],"product":[760392],"class_list":["post-2942727","blog","type-blog","status-publish","format-standard","hentry","category-announcements","tag-announcement","tag-arcgis-api-for-python","tag-arcgis-workflow-manager","product-workflow-manager"],"acf":{"authors":[{"ID":229722,"user_firstname":"Jonathan","user_lastname":"Farmer","nickname":"Jonathan Farmer","user_nicename":"jfarmer","display_name":"Jonathan Farmer","user_email":"jfarmer@esri.com","user_url":"","user_registered":"2021-05-12 13:59:11","user_description":"Jonathan is a Product Engineer on the ArcGIS Workflow Manager team. When he's not working on all things Workflow Manager, he enjoys being outdoors and anything automotive related.","user_avatar":"<img data-del=\"avatar\" src='https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/05\/blogphoto-3-213x200.jpg' class='avatar pp-user-avatar avatar-96 photo ' height='96' width='96'\/>"}],"short_description":"Seamlessly merge ArcGIS Workflow Manager item configurations between different environments","flexible_content":[{"acf_fc_layout":"content","content":"<h3>Introduction<\/h3>\n<p>Have you ever wanted to be able to seamlessly import ArcGIS Workflow Manager item configurations between different environments, even if they have existing jobs? If you are a seasoned Workflow Manager customer, I bet that answer is a resounding yes! We are excited to say that you can now do this!<\/p>\n<p>Before we go further, I want to note that this blog is a companion to a video on this same topic. If you would prefer to watch that instead of reading this blog (or even in addition to reading this blog), you can access the video <a href=\"https:\/\/mediaspace.esri.com\/media\/t\/1_utkletot\">here<\/a><strong>.<\/strong>\u00a0The blog contains several video clips from the full video to better demonstrate some of the concepts discussed here. Now that we have gotten that out of the way, back to the blog!<\/p>\n<p>We will cover the following topics in this blog. If anything looks interesting and you would like to jump ahead to that section, feel free!<\/p>\n<ul>\n<li>We will do a quick overview of the functionality that exists now for import and export. (<a href=\"#overview\">Jump to this section<\/a>)<\/li>\n<li>We will talk about what is new and what has changed in these releases. (<a href=\"#whats-new\">Jump to this section<\/a>)<\/li>\n<li>We will do a deep dive into something called a mapping file and how that works. (<a href=\"#mapping-file\">Jump to this section<\/a>)<\/li>\n<li>We will take a look at how all this looks and functions in the Workflow Manager web application. (<a href=\"#web-application-demo\">Jump to this section<\/a>)<\/li>\n<li>We will demonstrate this functionality in Python for automated workflows. (<a href=\"#python-demo\">Jump to this section<\/a>)<\/li>\n<li>We will do a quick recap of what we have learned in this blog. (<a href=\"#recap\">Jump to this section<\/a>)<\/li>\n<li>And, finally, go over additional resources for Workflow Manager. (<a href=\"#resources\">Jump to this section<\/a>)<\/li>\n<\/ul>\n<p>Let\u2019s jump in!<\/p>\n"},{"acf_fc_layout":"content","content":"<h3 id=\"overview\">A Quick Overview of Existing Import and Export Functionality<\/h3>\n<p>The ability to <a href=\"https:\/\/doc.arcgis.com\/en\/workflow-manager\/latest\/administer\/export-workflow-configuration.htm\">export<\/a> from one Workflow Manager item and <a href=\"https:\/\/doc.arcgis.com\/en\/workflow-manager\/latest\/administer\/import-a-workflow-configuration.htm\">import<\/a> into a different item has been around for a few releases. In its current implementation, you can set up diagrams, job templates, and other settings and export them out of one item and into a different item. This is helpful when, for example, you are setting things up in a test environment and then need to move things to the next level up, such as QA. It can also be helpful if different departments in your organization each use Workflow Manager, and you need to share configurations between them. Lastly, this was also a form of backup and recovery of workflow item configurations. However, for some of our customers, there were limitations with the existing functionality that needed to change for them to fully be able to take advantage of it. They needed the ability to merge workflow updates into an existing workflow item that contained its own set of workflow diagrams and templates.<\/p>\n"},{"acf_fc_layout":"content","content":"<h3 id=\"whats-new\">What\u2019s New<\/h3>\n<p>So, what has changed now? Let\u2019s dive into that. There are three big changes for us to cover:<\/p>\n<h4>1. You can now import a configuration into a workflow item that has existing jobs.<\/h4>\n<p>This will be a game changer for a lot of you. Think about scenarios where you already have a fully functioning production Workflow Manager environment. You now have a need to add a new workflow to meet a new requirement in your business. So, you develop this diagram and job template in a test environment and get everything squared away. Now you are ready to import it into production. Before, this meant that production could not have any existing jobs in that workflow item for the import to succeed. Now, you can export that one diagram and job template out of the test environment and import it into production seamlessly with no impact to your existing jobs in progress.<\/p>\n<h4>2. There is a new mapping file that allows you to associate all of the data and groups used in the export environment to the data and groups in the import environment.<\/h4>\n<p>What does this mean? Take that example we just went over with exporting from test and importing into production. Each environment may have a different Survey123 survey in it that has the same survey questions between both. Previously, when doing an import, that survey data would have been broken in the Workflow Manager diagram on import because the item IDs for the survey between the two environments were different. With the mapping file, you can set the target ID for the survey ahead of time and so, on import, the diagram now uses the correct item ID and things work as expected. We will go over this in more detail in the next section of the blog.<\/p>\n<h4>3. While not specific to merge functionality, we have made a more general update to remove the use of a passphrase for exporting and importing encrypted user defined settings.<\/h4>\n<p>This change was made to enhance security in Workflow Manager.<\/p>\n<p>We have covered what is new. Let\u2019s now delve into some of the details and take a look at this in action!<\/p>\n"},{"acf_fc_layout":"content","content":"<h3 id=\"mapping-file\">A look at the Mapping File<\/h3>\n<p>The <a href=\"https:\/\/doc.arcgis.com\/en\/workflow-manager\/latest\/administer\/import-a-workflow-configuration.htm#ESRI_SECTION1_2821ECC1A4D449C18729E75F83BC97B1\">mapping file<\/a> is a key piece of the new merge functionality! Check out the video clip below for more details on what the mapping file is and how to use it.<\/p>\n"},{"acf_fc_layout":"kaltura","video_id":"1_41h6udu6","time":false,"start":0,"stop":""},{"acf_fc_layout":"content","content":"<h3 id=\"web-application-demo\">Web Application Demonstration<\/h3>\n<p>Now that we have gotten an understanding of the new mapping file, let\u2019s take a look at how everything works in the Workflow Manager web application. This section is broken out into subsections with video clips for each.<\/p>\n<h4>The Export Experience<\/h4>\n<p>Learn more about what is new with exporting workflow item configurations in the web application.<\/p>\n"},{"acf_fc_layout":"kaltura","video_id":"1_7jihublg","time":false,"start":0,"stop":""},{"acf_fc_layout":"content","content":"<h4>The Import Experience<\/h4>\n<p>Learn more about what is new with importing workflow item configurations in the web application.<\/p>\n"},{"acf_fc_layout":"kaltura","video_id":"1_8jyatwdr","time":false,"start":0,"stop":""},{"acf_fc_layout":"content","content":"<h4>Import a Configuration While Overwriting Data in the Item<\/h4>\n<p>This video clip will explain the \u201cOverwrite data in this item\u201d option when importing a configuration.<\/p>\n"},{"acf_fc_layout":"kaltura","video_id":"1_2dxddsxw","time":false,"start":0,"stop":""},{"acf_fc_layout":"content","content":"<h4>Import a Configuration Without Overwriting Data in the Item<\/h4>\n<p>The video clip will explain what happens when you do not use the \u201cOverwrite data in this item\u201d option when importing a configuration.<\/p>\n"},{"acf_fc_layout":"kaltura","video_id":"1_9wc4su9t","time":false,"start":0,"stop":""},{"acf_fc_layout":"content","content":"<h4>Import a Configuration Using a Mapping File<\/h4>\n<p>We will now show how an import works when using a mapping file as part of importing a configuration.<\/p>\n"},{"acf_fc_layout":"kaltura","video_id":"1_qspebqqc","time":false,"start":0,"stop":""},{"acf_fc_layout":"content","content":"<h3 id=\"python-demo\">Python Demonstration<\/h3>\n<p>One of the use cases for taking advantage of the new merge capabilities is the ability to seamlessly implement continuous improvement \/ continuous development (CI\/CD) workflows. That is, the ability to import item configurations between test, QA, and production environments with no downtime and existing work being able to continue as-is.<\/p>\n<p>The introduction of this new merge capability to the <a href=\"https:\/\/developers.arcgis.com\/workflow-manager\/rest\/resources-and-operations\/#importexport-workflow-configuration\">Workflow Manager Python API<\/a> allows you to automate this process to take advantage of scheduled downtimes and maintenance windows for updating environments. The video clip below shows how this works. If you would like to download the sample Jupyter Notebook mentioned in the video, you can access that <a href=\"https:\/\/github.com\/Esri\/workflowmanager-samples\/tree\/master\/ServiceBased\/JupyterNotebooks\/ImportExportWorkflowItems\">here<\/a>.<\/p>\n"},{"acf_fc_layout":"kaltura","video_id":"1_z3rjpkhs","time":false,"start":0,"stop":""},{"acf_fc_layout":"content","content":"<h3 id=\"recap\">Recap<\/h3>\n<p>We have covered a lot of ground in this blog! We have shown the existing import and export functionality in Workflow Manager, we have gone over the new changes introduced here and how they will enable true merge capability for your organization, giving you an easy way to merge data between different environments. Lastly, we delved into the new mapping file and its components and then went into some demonstrations of the new merge functionality in the web application and Python. This is exciting new functionality and we look forward to hearing your feedback on how it works for you and your organization.<\/p>\n"},{"acf_fc_layout":"content","content":"<h3 id=\"resources\">Resources<\/h3>\n<p>As always, we welcome you to check out all of our content on workflow manager. From blogs to videos to documentation, you can find it all listed here in our <a href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/data-management\/arcgis-workflow-manager-resources\">resources blog<\/a>.<\/p>\n"}],"related_articles":[{"ID":2014062,"post_author":"334322","post_date":"2023-07-25 07:00:41","post_date_gmt":"2023-07-25 14:00:41","post_content":"","post_title":"Resources for ArcGIS Workflow Manager","post_excerpt":"","post_status":"publish","comment_status":"open","ping_status":"closed","post_password":"","post_name":"arcgis-workflow-manager-resources","to_ping":"","pinged":"","post_modified":"2026-02-06 08:36:53","post_modified_gmt":"2026-02-06 16:36:53","post_content_filtered":"","post_parent":0,"guid":"https:\/\/www.esri.com\/arcgis-blog\/?post_type=blog&#038;p=2014062","menu_order":0,"post_type":"blog","post_mime_type":"","comment_count":"0","filter":"raw"}],"show_article_image":true,"card_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2025\/10\/AdobeStock_894048429.jpg","wide_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2025\/10\/AdobeStock_894048429_banner.jpg"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v25.9) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Merge Configurations: What\u2019s New in ArcGIS Workflow Manager for ArcGIS Online October 2025 and ArcGIS Enterprise 12.0 Releases<\/title>\n<meta name=\"description\" content=\"Merge workflow item configurations between different environments for CI\/CD workflows and one-time changes.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Merge Configurations: What\u2019s New in ArcGIS Workflow Manager for ArcGIS Online October 2025 and ArcGIS Enterprise 12.0 Releases\" \/>\n<meta property=\"og:description\" content=\"Merge workflow item configurations between different environments for CI\/CD workflows and one-time changes.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases\" \/>\n<meta property=\"og:site_name\" content=\"ArcGIS Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/esrigis\/\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-22T22:00:27+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@ESRI\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":[\"Article\",\"BlogPosting\"],\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases\"},\"author\":{\"name\":\"Jonathan Farmer\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/7b9f85f8b7df74b5fed34042a0540eb7\"},\"headline\":\"Merge Configurations: What\u2019s New in ArcGIS Workflow Manager for ArcGIS Online October 2025 and ArcGIS Enterprise 12.0 Releases\",\"datePublished\":\"2025-10-20T18:23:47+00:00\",\"dateModified\":\"2025-10-22T22:00:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases\"},\"wordCount\":17,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"keywords\":[\"Announcement\",\"ArcGIS API for Python\",\"ArcGIS Workflow Manager\"],\"articleSection\":[\"Announcements\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases\",\"name\":\"Merge Configurations: What\u2019s New in ArcGIS Workflow Manager for ArcGIS Online October 2025 and ArcGIS Enterprise 12.0 Releases\",\"isPartOf\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\"},\"datePublished\":\"2025-10-20T18:23:47+00:00\",\"dateModified\":\"2025-10-22T22:00:27+00:00\",\"description\":\"Merge workflow item configurations between different environments for CI\/CD workflows and one-time changes.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.esri.com\/arcgis-blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Merge Configurations: What\u2019s New in ArcGIS Workflow Manager for ArcGIS Online October 2025 and ArcGIS Enterprise 12.0 Releases\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#website\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/\",\"name\":\"ArcGIS Blog\",\"description\":\"Get insider info from Esri product teams\",\"publisher\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.esri.com\/arcgis-blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#organization\",\"name\":\"Esri\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png\",\"width\":400,\"height\":400,\"caption\":\"Esri\"},\"image\":{\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/esrigis\/\",\"https:\/\/x.com\/ESRI\",\"https:\/\/www.linkedin.com\/company\/5311\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/7b9f85f8b7df74b5fed34042a0540eb7\",\"name\":\"Jonathan Farmer\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/05\/blogphoto-3-213x200.jpg\",\"contentUrl\":\"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/05\/blogphoto-3-213x200.jpg\",\"caption\":\"Jonathan Farmer\"},\"description\":\"Jonathan is a Product Engineer on the ArcGIS Workflow Manager team. When he's not working on all things Workflow Manager, he enjoys being outdoors and anything automotive related.\",\"sameAs\":[\"https:\/\/www.linkedin.com\/in\/jonathanbfarmer\/\"],\"url\":\"https:\/\/www.esri.com\/arcgis-blog\/author\/jfarmer\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Merge Configurations: What\u2019s New in ArcGIS Workflow Manager for ArcGIS Online October 2025 and ArcGIS Enterprise 12.0 Releases","description":"Merge workflow item configurations between different environments for CI\/CD workflows and one-time changes.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases","og_locale":"en_US","og_type":"article","og_title":"Merge Configurations: What\u2019s New in ArcGIS Workflow Manager for ArcGIS Online October 2025 and ArcGIS Enterprise 12.0 Releases","og_description":"Merge workflow item configurations between different environments for CI\/CD workflows and one-time changes.","og_url":"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases","og_site_name":"ArcGIS Blog","article_publisher":"https:\/\/www.facebook.com\/esrigis\/","article_modified_time":"2025-10-22T22:00:27+00:00","twitter_card":"summary_large_image","twitter_site":"@ESRI","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["Article","BlogPosting"],"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases#article","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases"},"author":{"name":"Jonathan Farmer","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/7b9f85f8b7df74b5fed34042a0540eb7"},"headline":"Merge Configurations: What\u2019s New in ArcGIS Workflow Manager for ArcGIS Online October 2025 and ArcGIS Enterprise 12.0 Releases","datePublished":"2025-10-20T18:23:47+00:00","dateModified":"2025-10-22T22:00:27+00:00","mainEntityOfPage":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases"},"wordCount":17,"commentCount":0,"publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"keywords":["Announcement","ArcGIS API for Python","ArcGIS Workflow Manager"],"articleSection":["Announcements"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases","url":"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases","name":"Merge Configurations: What\u2019s New in ArcGIS Workflow Manager for ArcGIS Online October 2025 and ArcGIS Enterprise 12.0 Releases","isPartOf":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#website"},"datePublished":"2025-10-20T18:23:47+00:00","dateModified":"2025-10-22T22:00:27+00:00","description":"Merge workflow item configurations between different environments for CI\/CD workflows and one-time changes.","breadcrumb":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.esri.com\/arcgis-blog\/products\/workflow-manager\/announcements\/merge-configurations-whats-new-in-arcgis-workflow-manager-for-arcgis-online-october-2025-and-arcgis-enterprise-12-0-releases#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.esri.com\/arcgis-blog\/"},{"@type":"ListItem","position":2,"name":"Merge Configurations: What\u2019s New in ArcGIS Workflow Manager for ArcGIS Online October 2025 and ArcGIS Enterprise 12.0 Releases"}]},{"@type":"WebSite","@id":"https:\/\/www.esri.com\/arcgis-blog\/#website","url":"https:\/\/www.esri.com\/arcgis-blog\/","name":"ArcGIS Blog","description":"Get insider info from Esri product teams","publisher":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.esri.com\/arcgis-blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.esri.com\/arcgis-blog\/#organization","name":"Esri","url":"https:\/\/www.esri.com\/arcgis-blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2018\/04\/Esri.png","width":400,"height":400,"caption":"Esri"},"image":{"@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/esrigis\/","https:\/\/x.com\/ESRI","https:\/\/www.linkedin.com\/company\/5311\/"]},{"@type":"Person","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/7b9f85f8b7df74b5fed34042a0540eb7","name":"Jonathan Farmer","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.esri.com\/arcgis-blog\/#\/schema\/person\/image\/","url":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/05\/blogphoto-3-213x200.jpg","contentUrl":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2021\/05\/blogphoto-3-213x200.jpg","caption":"Jonathan Farmer"},"description":"Jonathan is a Product Engineer on the ArcGIS Workflow Manager team. When he's not working on all things Workflow Manager, he enjoys being outdoors and anything automotive related.","sameAs":["https:\/\/www.linkedin.com\/in\/jonathanbfarmer\/"],"url":"https:\/\/www.esri.com\/arcgis-blog\/author\/jfarmer"}]}},"text_date":"October 20, 2025","author_name":"Jonathan Farmer","author_page":"https:\/\/www.esri.com\/arcgis-blog\/author\/jfarmer","custom_image":"https:\/\/www.esri.com\/arcgis-blog\/app\/uploads\/2025\/10\/AdobeStock_894048429_banner.jpg","primary_product":"ArcGIS Workflow Manager","tag_data":[{"term_id":39371,"name":"Announcement","slug":"announcement","term_group":0,"term_taxonomy_id":39371,"taxonomy":"post_tag","description":"","parent":0,"count":21,"filter":"raw"},{"term_id":387782,"name":"ArcGIS API for Python","slug":"arcgis-api-for-python","term_group":0,"term_taxonomy_id":387782,"taxonomy":"post_tag","description":"","parent":0,"count":44,"filter":"raw"},{"term_id":765562,"name":"ArcGIS Workflow Manager","slug":"arcgis-workflow-manager","term_group":0,"term_taxonomy_id":765562,"taxonomy":"post_tag","description":"","parent":0,"count":22,"filter":"raw"}],"category_data":[{"term_id":37101,"name":"Announcements","slug":"announcements","term_group":0,"term_taxonomy_id":37101,"taxonomy":"category","description":"","parent":0,"count":1957,"filter":"raw"}],"product_data":[{"term_id":760392,"name":"ArcGIS Workflow Manager","slug":"workflow-manager","term_group":0,"term_taxonomy_id":760392,"taxonomy":"product","description":"","parent":36981,"count":37,"filter":"raw"}],"primary_product_link":"https:\/\/www.esri.com\/arcgis-blog\/?s=#&products=workflow-manager","_links":{"self":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/2942727","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog"}],"about":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/types\/blog"}],"author":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/users\/229722"}],"replies":[{"embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/comments?post=2942727"}],"version-history":[{"count":0,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/blog\/2942727\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/media?parent=2942727"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/categories?post=2942727"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/tags?post=2942727"},{"taxonomy":"industry","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/industry?post=2942727"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/www.esri.com\/arcgis-blog\/wp-json\/wp\/v2\/product?post=2942727"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}