<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Updating Gallery-Linked Data Connections from Dev to Prod Sources when Migrating Workf in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-Gallery-Linked-Data-Connections-from-Dev-to-Prod/m-p/1110522#M13110</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/19499"&gt;@Scott_Snowman&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All correct.&lt;/P&gt;&lt;P&gt;For step 4, you are adding a manual way of updating the data connections in each workflow, which is totally fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One option is to use the workaround here:&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/quot-Unable-to-Translate-Alias-quot-When-Migrating-Workflows/ta-p/605407" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/quot-Unable-to-Translate-Alias-quot-When-Migrating-Workflows/ta-p/605407&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The idea is to have the user responsible for running all workflows with access to all data connections. You would need just to open this user`s designer on the server to update the data connections from time to time to generate the galleryalias.xml which is a replacement for the temporaryalias.xml file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
    <pubDate>Mon, 10 Apr 2023 17:08:13 GMT</pubDate>
    <dc:creator>fmvizcaino</dc:creator>
    <dc:date>2023-04-10T17:08:13Z</dc:date>
    <item>
      <title>Updating Gallery-Linked Data Connections from Dev to Prod Sources when Migrating Workflows</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-Gallery-Linked-Data-Connections-from-Dev-to-Prod/m-p/1109337#M13093</link>
      <description>&lt;P&gt;I am looking into the feasibility of a CI/CD pipeline that includes Alteryx workflows in its scope. My organization has two Alteryx server environments (dev and prod) and I see that the &lt;A href="https://help.alteryx.com/developer-help/server-api-migratable-endpoint" target="_blank" rel="noopener"&gt;Migratable endpoint page&lt;/A&gt;&amp;nbsp;contains a process for identifying and publishing workflows marked as eligible for deployment to production.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In our organization, the workflow functionality would be identically once in the production environment, but it should target production databases instead of development ones.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I imagine that when using the Server API, workflows are deployed to the target environment studios exactly as they are in the source environment, which means they're referencing connections to the dev databases provided by the dev Server environment. Is there any way to facilitate updating those connections to corresponding prod database connections, provided by the prod Server environment?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 21:27:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-Gallery-Linked-Data-Connections-from-Dev-to-Prod/m-p/1109337#M13093</guid>
      <dc:creator>Scott_Snowman</dc:creator>
      <dc:date>2023-04-06T21:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Gallery-Linked Data Connections from Dev to Prod Sources when Migrating Workf</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-Gallery-Linked-Data-Connections-from-Dev-to-Prod/m-p/1110474#M13105</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/19499"&gt;@Scott_Snowman&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Workflows are XML files, so we usually automate a process to change the XML accordingly before sending the workflow package to the new environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While there are limitations to migrating the data connections, there are 2 possible solutions that I`m talking about in this post.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Discussions/Migrating-Workflow-handling-Alias-Between-Environments/td-p/832369" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Server-Discussions/Migrating-Workflow-handling-Alias-Between-Environments/td-p/832369&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 16:06:58 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-Gallery-Linked-Data-Connections-from-Dev-to-Prod/m-p/1110474#M13105</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2023-04-10T16:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Gallery-Linked Data Connections from Dev to Prod Sources when Migrating Workf</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-Gallery-Linked-Data-Connections-from-Dev-to-Prod/m-p/1110511#M13109</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15312"&gt;@fmvizcaino&lt;/a&gt;&amp;nbsp;- if I'm understanding correctly, then there's four steps (in general) to promoting a workflow previously published on server A to server B:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;(Prerequisite) Build a mapping of Gallery connection alias on A to Gallery connection alias on B&lt;/LI&gt;&lt;LI&gt;Execute a process to adjust all instances in XML from alias A to alias B&lt;/LI&gt;&lt;LI&gt;Use API to publish to server B&lt;/LI&gt;&lt;LI&gt;Aliasing error: use Designer to open workflow from Server B, and resave back to Server B as version 2 to package the true aliases.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Looks like in the post you've linked, you've identified two alternative solutions to step 4 -- but one could simply execute the "version 2" process on each migration as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this summary correct?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 16:56:31 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-Gallery-Linked-Data-Connections-from-Dev-to-Prod/m-p/1110511#M13109</guid>
      <dc:creator>Scott_Snowman</dc:creator>
      <dc:date>2023-04-10T16:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Gallery-Linked Data Connections from Dev to Prod Sources when Migrating Workf</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-Gallery-Linked-Data-Connections-from-Dev-to-Prod/m-p/1110522#M13110</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/19499"&gt;@Scott_Snowman&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All correct.&lt;/P&gt;&lt;P&gt;For step 4, you are adding a manual way of updating the data connections in each workflow, which is totally fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One option is to use the workaround here:&amp;nbsp;&lt;A href="https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/quot-Unable-to-Translate-Alias-quot-When-Migrating-Workflows/ta-p/605407" target="_blank"&gt;https://community.alteryx.com/t5/Alteryx-Server-Knowledge-Base/quot-Unable-to-Translate-Alias-quot-When-Migrating-Workflows/ta-p/605407&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The idea is to have the user responsible for running all workflows with access to all data connections. You would need just to open this user`s designer on the server to update the data connections from time to time to generate the galleryalias.xml which is a replacement for the temporaryalias.xml file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Fernando Vizcaino&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 17:08:13 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-Gallery-Linked-Data-Connections-from-Dev-to-Prod/m-p/1110522#M13110</guid>
      <dc:creator>fmvizcaino</dc:creator>
      <dc:date>2023-04-10T17:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Updating Gallery-Linked Data Connections from Dev to Prod Sources when Migrating Workf</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-Gallery-Linked-Data-Connections-from-Dev-to-Prod/m-p/1110533#M13111</link>
      <description>&lt;P&gt;Thanks a ton&amp;nbsp;&lt;a href="https://community.alteryx.com/t5/user/viewprofilepage/user-id/15312"&gt;@fmvizcaino&lt;/a&gt;&amp;nbsp;! The manual update is doable from the client side (if somewhat cumbersome) while the server-side solution looks like something we might recommend for a second phase solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate the confirmation on the process, and we'll keep an eye out for the aliasing errors as we start to test deployment out.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 17:17:36 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Updating-Gallery-Linked-Data-Connections-from-Dev-to-Prod/m-p/1110533#M13111</guid>
      <dc:creator>Scott_Snowman</dc:creator>
      <dc:date>2023-04-10T17:17:36Z</dc:date>
    </item>
  </channel>
</rss>

