<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Server — Alteryx</title>
        <link>https://community.alteryx.com/</link>
        <pubDate>Fri, 17 Apr 2026 09:42:32 +0000</pubDate>
        <language>en</language>
            <description>Server — Alteryx</description>
    <atom:link href="https://community.alteryx.com/discussions/tagged/server/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>MongoDB password persistance after Server upgrade</title>
        <link>https://community.alteryx.com/discussion/1435851/mongodb-password-persistance-after-server-upgrade</link>
        <pubDate>Mon, 06 Apr 2026 17:27:28 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>danilang</dc:creator>
        <guid isPermaLink="false">1435851@/discussions</guid>
        <description><![CDATA[<div><p>Hello fellow server nerds</p><p>We use custom encrypted macros to get the active gallery user that is running the workflow.&nbsp; These use a MongoDB tool to map the __UserID to the resulting name.&nbsp; We encrypt them so we can distribute the macro to the users without giving them access to the server MongoDB.&nbsp;&nbsp;</p><p>Does any one know if the MongoDB password persists through a Server upgrade?</p><p>Dan</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Ensuring all team members can easily make updates to workflows in our team collection</title>
        <link>https://community.alteryx.com/discussion/1435555/ensuring-all-team-members-can-easily-make-updates-to-workflows-in-our-team-collection</link>
        <pubDate>Tue, 31 Mar 2026 19:33:30 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>mellowj</dc:creator>
        <guid isPermaLink="false">1435555@/discussions</guid>
        <description><![CDATA[<div><p>Hi All,</p><p>I am one of many users on data teams who use Alteryx at my company. The team I am on consists of five users, down from six. We have fifty-plus workflows published and running in our team collection.&nbsp;</p><p>The user we recently lost published many of our workflows. Now we have to manage updates to them all. To do this I've documented ten steps to make these changes and most of those are simply to take over another user's workflow. It would be about three otherwise. Doing the math, this is over 500 steps to make relatively simple updates (updating a server path in one tool for each). This should be, at the worst, 150 total. We could even devise a plan to automate this update and make it even easier/faster, but the additional server steps cannot be addressed by us.</p><p>We want to ensure that others who can access our workflows and possibly edit them if we're not available. We do not want to use the current process which involves</p><ol><li>Opening from server in Designer</li><li>Writing down current refresh schedule</li><li>Change / test locally</li><li>Delete the existing schedule</li><li>Asking IT to delete existing version</li><li>Saving the updated workflow to the server</li><li>Adding to the collection</li><li>Testing/validation on server</li><li>Re-Scheduling</li><li>Adding the schedule</li></ol><p>This should be as easy as or simpler than:</p><ol><li>Open from server</li><li>Change / test</li><li>Save to server</li><li>Test/validate</li></ol><p>&nbsp;All of our other applications follow the second, shorter path, sometime enabled by using a service account what all members can publish with.&nbsp;</p><p>How do we do this?</p><p>Thanks</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Running  a VBA script in Alteryx Gallery</title>
        <link>https://community.alteryx.com/discussion/1435448/running-a-vba-script-in-alteryx-gallery</link>
        <pubDate>Mon, 30 Mar 2026 16:23:49 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>MemoIgu16</dc:creator>
        <guid isPermaLink="false">1435448@/discussions</guid>
        <description><![CDATA[<div><p>Hi, everyone. I would like to ask some help on running a VBA script from the Gallery. Originally it was stored locally and executed through Alteryx Designer - which has access to local applications such as Microsoft's. Since the process is moving to Gallery, it's running in the server, therefore, there's no&nbsp; access to the local applications. The script is being attrached to the workflow, in order to upload the workflow along with the script to gallery. Aditionally, I just consulted this to some AIs which say even though it's possible to do this theoretically, in practice is not recommended. Has anyone tried this this before? Any suggestion? Thank you in advance.<br /><br />EDIT: Workarounds on how to access the local apps through the gallery or other are welcomed.</p></div>
]]>
        </description>
    </item>
    <item>
        <title>sending emails though server by attaching files.</title>
        <link>https://community.alteryx.com/discussion/1435574/sending-emails-though-server-by-attaching-files</link>
        <pubDate>Wed, 01 Apr 2026 07:10:56 +0000</pubDate>
        <category>Alteryx One</category>
        <dc:creator>sparkle</dc:creator>
        <guid isPermaLink="false">1435574@/discussions</guid>
        <description><![CDATA[<div><p>Hello All,</p><p>we have created workflows where we are creating output files in sharepoint from input files. we are sending these output files through email to recipients.&nbsp;<br />we are grouping files based on subject lines. so email tool should seperate email for each subject line and attach files assigned to that subject line.&nbsp;</p><p>When we tested this in Alteryx designer, <strong>email tool sends email for first row where all three attachment</strong> was available and it <strong>did not send email for second row</strong>&nbsp;</p><p>where one attachment is missing. Please refer below screenshot.</p><p>But when same workflow published to Alteryx server with same use case, first row has all attachment and second row has one missing attachment. and workflow ran on server, it did not send email for second row(which is correct) but also not sent email for first row(ideally it should be sent as per designer results).<br /><br />Can someone please clarify what is the reason for this different behaviour&nbsp;in&nbsp;designer and server.</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Illegal Characters in Path Error When Saving Workflow to Server</title>
        <link>https://community.alteryx.com/discussion/1433050/illegal-characters-in-path-error-when-saving-workflow-to-server</link>
        <pubDate>Fri, 27 Feb 2026 23:42:35 +0000</pubDate>
        <category>Alteryx One</category>
        <dc:creator>Lizbhernan</dc:creator>
        <guid isPermaLink="false">1433050@/discussions</guid>
        <description><![CDATA[<div><p>Hello Alteryx Community,</p><p>We recently began transitioning our workflows to Server, and I&rsquo;ve been able to successfully save most of them. However, I&rsquo;m running into an issue with one specific workflow. When I attempt to save it to Server, I receive the following error:&nbsp;&ldquo;Workflow was not saved due to Illegal characters in path.&rdquo;</p><p>Initially, I thought the issue might be related to special characters in the workflow name. I changed it from:</p><p><span>SS_1_Culinary Step 2&amp;3_12.22.25 to&nbsp;</span><span>SS_1_Culinary Step 2_3_12.22.25&nbsp;</span></p><p>Unfortunately, I am still receiving the same error.</p><p>I also came across suggestions that this could be related to output configurations, specifically if the output paths do not include the</p><p><span>&nbsp;||| syntax. I did notice that some of my CSV outputs do not include |||&nbsp;</span>but I&rsquo;m not entirely convinced that&rsquo;s the root cause.</p><p>Has anyone experienced this issue before? If so, how were you able to resolve it? Any guidance or troubleshooting suggestions would be greatly appreciated.</p><p>Thank you in advance!</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Enable Non-Admin Group Ownership &amp; User Management for DCM and Server Groups</title>
        <link>https://community.alteryx.com/discussion/1435670/enable-non-admin-group-ownership-user-management-for-dcm-and-server-groups</link>
        <pubDate>Thu, 02 Apr 2026 04:19:03 +0000</pubDate>
        <category>Server Ideas</category>
        <dc:creator>vamshik</dc:creator>
        <guid isPermaLink="false">1435670@/discussions</guid>
        <description><![CDATA[<div><p>Currently, in Alteryx Server, only <strong>Curators (Admins)</strong> have the ability to create and manage Gallery Groups. While this works for governance, it creates operational challenges when business teams need to manage user access dynamically.</p><p>In our use case, groups are being used to control access to <strong>DCM (Data Connection Manager)</strong> connections. However:</p><ul><li>Business users cannot manage group membership</li><li>Every user addition/removal requires Admin intervention</li><li>This creates delays and increases dependency on Admin teams</li></ul><p><span><strong>Problem Statement</strong></span></p><p>This limitation defeats the purpose of using groups for scalable access control because:</p><ul><li>Access management is <strong>not decentralized</strong></li><li>Admins become a <strong>bottleneck</strong></li><li>It does not align with <strong>real-world business ownership models</strong></li></ul><p><span><strong>Proposed Enhancement</strong></span></p><p>Introduce the ability to:</p><p><span>1. <strong>Assign Group Owners (Non-Admin Users)</strong></span></p><ul><li>Similar to <strong>Collections</strong></li><li>Group owners can:<ul><li>Add/remove users</li><li>Manage membership</li></ul></li></ul><p><span>2. <strong>Delegate Group Management Permissions</strong></span></p><ul><li>Allow Admins to:<ul><li>Create groups</li><li>Assign <strong>business owners</strong></li></ul></li><li>Owners manage users without full admin rights</li></ul><p><span>3. <strong>Optional: Azure AD / DL Integration</strong></span></p><ul><li>Sync groups with:<ul><li>Azure AD Groups</li><li>Outlook Distribution Lists</li></ul></li></ul><p><span>&nbsp;<strong>Benefits</strong></span></p><ul><li>Eliminates Admin bottleneck</li><li>Enables <strong>self-service access management</strong></li><li>Aligns with enterprise RBAC models</li><li>Improves operational efficiency</li><li>Better adoption of DCM and group-based security</li></ul></div>
]]>
        </description>
    </item>
    <item>
        <title>Macro Asset within a Macro Asset</title>
        <link>https://community.alteryx.com/discussion/1435337/macro-asset-within-a-macro-asset</link>
        <pubDate>Fri, 27 Mar 2026 17:31:12 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>jmgross72</dc:creator>
        <guid isPermaLink="false">1435337@/discussions</guid>
        <description><![CDATA[<div><p>Hi Community!<br /><br />I am running into a runtime error where server cannot locate a macro that is within a macro.&nbsp;&nbsp;</p><p>When I save the workflow to the gallery, I confirm the parent macro is selected as a workflow asset but do not see an option to also select the child macros within.&nbsp;</p><p>Has anyone ever experienced this? What are some ideas or solutions you have seen?</p><p>Thanks in advance!</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Parse Error occuring on Server and Not Designer Desktop</title>
        <link>https://community.alteryx.com/discussion/1435140/parse-error-occuring-on-server-and-not-designer-desktop</link>
        <pubDate>Wed, 25 Mar 2026 18:55:55 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>rtarbet</dc:creator>
        <guid isPermaLink="false">1435140@/discussions</guid>
        <description><![CDATA[<div><p>Hello,&nbsp;</p><p>I have an error occurring on an Alteryx Server (please see screenshot) were there is a parsing error at a filter tool. This is causing the workflow to finish with errors, but it should be sending out an email notification, and it is not.</p><p><span><img src="https://us.v-cdn.net/6038679/uploads/images/e3/e37ef865a0e377c208e534d5a31df671.png" role="button" title="Screenshot 2026-03-25 124308.png" alt="Screenshot 2026-03-25 124308.png" /></span></p><p>This parsing error is not occurring on the desktop version of the workflow because there is a select tool changing those columns to doubles which allows the &gt; operator to be used.</p><p><span><img src="https://us.v-cdn.net/6038679/uploads/images/1c/1c20f9ef9cfcb971a1a1f844a966db63.png" role="button" title="Screenshot 2026-03-25 124623.png" alt="Screenshot 2026-03-25 124623.png" /></span></p><p><span><img src="https://us.v-cdn.net/6038679/uploads/images/1d/1d6e952c4937cda87f5ef25d5f12d18e.png" role="button" title="Screenshot 2026-03-25 124737.png" alt="Screenshot 2026-03-25 124737.png" /></span></p><p>I am not sure what could be causing this as it seems like it would be a simple error to fix if it wasn't already changed in the workflow.&nbsp; Has anyone seen an issue like this?&nbsp;</p></div>
]]>
        </description>
    </item>
    <item>
        <title>How to Display File Path on Alteryx Server</title>
        <link>https://community.alteryx.com/discussion/1435102/how-to-display-file-path-on-alteryx-server</link>
        <pubDate>Wed, 25 Mar 2026 14:26:19 +0000</pubDate>
        <category>Alteryx One</category>
        <dc:creator>Xeu911</dc:creator>
        <guid isPermaLink="false">1435102@/discussions</guid>
        <description><![CDATA[<div><p><span style="font-size: small;">Hi everyone,</span></p><p><span style="font-size: small;">I'm encountering an issue related to a topic that has been discussed in several posts here. However, none of them have fully addressed my specific question.</span></p><p><span style="font-size: small;">My use case is quite straightforward:</span></p><ul><li><span style="font-size: small;">There's a workflow that generates an Excel file</span></li><li><span style="font-size: small;">I'd prefer not to output the file directly to the server (to avoid overloading the MongoDB)</span></li><li><span style="font-size: small;">Instead, I'd like to display a message to the user with a link to the file, which would be saved on a private NAS</span></li></ul><p><span style="font-size: small;"><strong>Note:</strong><span>&nbsp;</span>I'm aware of the email option, but I cannot use it (due to company policy).</span></p><p><span style="font-size: small;">Does anyone have any suggestions on how to achieve this?</span></p><p><span style="font-size: small;">Thanks,</span></p><p><span style="font-size: small;">CR</span></p></div>
]]>
        </description>
    </item>
    <item>
        <title>GET /v3/jobs/{jobId} Access Denied</title>
        <link>https://community.alteryx.com/discussion/1429876/get-v3-jobs-jobid-access-denied</link>
        <pubDate>Wed, 28 Jan 2026 14:05:21 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>BonusCup</dc:creator>
        <guid isPermaLink="false">1429876@/discussions</guid>
        <description><![CDATA[<div><p>Hi,</p><p>I'm a Curator and trying to get a list of jobs on the Gallery and cancel any jobs running or in the queue longer that x seconds.&nbsp; I'm trying to use the&nbsp;GET /v3/jobs/{jobId} endpoint from Swagger, but I am getting an Access Denied error.&nbsp; Our server version is&nbsp;2024.1.1.282 Patch: 11</p><p>I've also tried&nbsp;GET /v1/jobs/{id} and get the same result.</p><p>I found the "Cancel_Manual_Job_v2" workflow and after setting up AlteryxGallery and AlteryxService I get 405 Method Not Allowed.</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Generate a list of workflow in each collection</title>
        <link>https://community.alteryx.com/discussion/1381508/generate-a-list-of-workflow-in-each-collection</link>
        <pubDate>Tue, 01 Apr 2025 21:17:22 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>bsk_93</dc:creator>
        <guid isPermaLink="false">1381508@/discussions</guid>
        <description><![CDATA[<div><p>Hi All,&nbsp;</p><p>I'm looking to generate a list of workflow in each collection level.&nbsp;</p><p>How to generate and what is the process to create a workflow?</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Alteryx Server Gallery UI Not Starting</title>
        <link>https://community.alteryx.com/discussion/1433665/alteryx-server-gallery-ui-not-starting</link>
        <pubDate>Mon, 09 Mar 2026 15:51:19 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>emcginn</dc:creator>
        <guid isPermaLink="false">1433665@/discussions</guid>
        <description><![CDATA[<div><div>I&rsquo;m running into a critical issue with our Alteryx Server after updating the service account password. As part of our standard 90&#8209;day rotation, I updated the password both in Alteryx System Settings and in the AlteryxService properties in Windows Services. After doing so, the Alteryx Server service stopped starting completely. I spent several days troubleshooting with Alteryx Support, and the issue appears to be SSL&#8209;related. Their recommendation was to generate a new SSL certificate, bind it to port 443, and retry the service startup, but that did not resolve the problem. At this point the service still fails to start, and Support has not identified any further root causes. Has anyone encountered similar behavior after a service account password rotation or SSL certificate rebinding?</div><div>The specific error message I am getting from logs is "<span><strong>Error: Gallery Service failed to start in a timely fashion in Alteryx Server</strong>"</span></div><div>I have tried the steps listed in this knowledge base article, which did not resolve the issue&nbsp;<a href="https://knowledge.alteryx.com/index/s/article/Gallery-Service-failed-to-start-in-a-timely-fashion-1583461461796" target="_blank" rel="noopener nofollow noreferrer">Error: Gallery Service failed to start in a timely fashion in Alteryx Server</a></div></div>
]]>
        </description>
    </item>
    <item>
        <title>Scheduled workflows in Gallery writes 0 records to output (used standard output tool)</title>
        <link>https://community.alteryx.com/discussion/1433904/scheduled-workflows-in-gallery-writes-0-records-to-output-used-standard-output-tool</link>
        <pubDate>Wed, 11 Mar 2026 12:01:03 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>NaveenaD</dc:creator>
        <guid isPermaLink="false">1433904@/discussions</guid>
        <description><![CDATA[<div><p>Hi community,</p><p>I noticed that when our org. switched from Alteryx 2023 to 2024.2, the standard output tools write 0 records to output files when the workflow runs in gallery using scheduler. The same workflow when runs with a click on 'run' button in gallery I don't see the 0 records issue. This is even happening with Tableau output, the dashboard data wipes out. This happens with or without AMP engine enablement.</p><p>Do you have any explanation and solution for this?&nbsp;</p><p>P.S.This weird behavior happens only for scheduled runs.&nbsp;</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Unable to start server as 2025.2 after install update from 2025.1</title>
        <link>https://community.alteryx.com/discussion/1433077/unable-to-start-server-as-2025-2-after-install-update-from-2025-1</link>
        <pubDate>Sat, 28 Feb 2026 18:16:23 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>Ksumthong</dc:creator>
        <guid isPermaLink="false">1433077@/discussions</guid>
        <description><![CDATA[<div><p>Hi all, I&rsquo;m running into issues starting Alteryx Server after upgrading from <strong>2025.1 to 2025.2</strong>. We&rsquo;ve historically upgraded from 2022.2 through 2024.2 and then 2025.1 without issues, but this version is stuck. The logs indicate that the <strong>embedded MongoDB service cannot start</strong>. Has anyone encountered this or knows a fix?<br /><br />{"error":"UPGRADE PROBLEM: Found an invalid featureCompatibilityVersion document (ERROR: Location4926900: Invalid featureCompatibilityVersion document in admin.system.version: { _id: \"featureCompatibilityVersion\", version: \"6.0\" }. See <a href="https://docs.mongodb.com/master/release-notes/7.0-compatibility/#feature-compatibility" target="_blank" rel="nofollow noopener noreferrer">https://docs.mongodb.com/master/release-notes/7.0-compatibility/#feature-compatibility</a>. :: caused by :: Invalid feature compatibility version value '6.0'; expected '7.0' or '7.3' or '8.0'. See <a href="https://docs.mongodb.com/master/release-notes/7.0-compatibility/#feature-compatibility" target="_blank" rel="nofollow noopener noreferrer">https://docs.mongodb.com/master/release-notes/7.0-compatibility/#feature-compatibility</a>.). If the current featureCompatibilityVersion is below 7.0, see the documentation on upgrading at <a href="https://docs.mongodb.com/master/release-notes/7.0/#upgrade-procedures" target="_blank" rel="nofollow noopener noreferrer">https://docs.mongodb.com/master/release-notes/7.0/#upgrade-procedures</a>."}}<br /><br /><br /></p></div>
]]>
        </description>
    </item>
    <item>
        <title>Execute macro workflows on Alteryx Server</title>
        <link>https://community.alteryx.com/discussion/1433256/execute-macro-workflows-on-alteryx-server</link>
        <pubDate>Wed, 04 Mar 2026 07:02:17 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>kim09</dc:creator>
        <guid isPermaLink="false">1433256@/discussions</guid>
        <description><![CDATA[<div><p>Hi all!</p><p>I would like to publish my workflow which uses macros to Alteryx Server.</p><p>I have read in previous posts that it is necessary to select the macro via <em>"Manage Workflow Assets"</em>.&nbsp;</p><p>Which steps do I need to take in order to make it possible that someone can actually <strong>execute the workflow on Alteryx Server</strong> (meaning the <em>blue "Run" button</em>&nbsp;is available)? So far it is not possible.</p><p>I really appreciate any help that you can offer!</p><p>Many thanks in advance and kind regards</p><p>Kim</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Workflow truncates table on schedule, runs fine manually (server)</title>
        <link>https://community.alteryx.com/discussion/329682/workflow-truncates-table-on-schedule-runs-fine-manually-server</link>
        <pubDate>Sat, 17 Nov 2018 00:24:10 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>ccagle</dc:creator>
        <guid isPermaLink="false">329682@/discussions</guid>
        <description><![CDATA[<div><p>Hey Everyone,&nbsp;</p><p>I seem to have a strange situation I can't figure out. I have a somewhat complex workflow that grabs data from multiple locations, does a lot of transformations, and outputs the data into 2 tsql tables (using delete and append).&nbsp;</p><p>The issue is that when I schedule this job on the server, it runs but truncates the tables, so no data. When I troubleshoot this by running the EXACT same workflow manually (also on the server), it runs totally fine and loads the tables as expected. Note that I've tried multiple schedule times over the course of several days - all end in the same result (truncation).&nbsp;</p><p>Any ideas as to why this is? The scheduled jobs don't look to be returning an error so it's difficult to troubleshoot.&nbsp;</p><p>Thanks in advance&nbsp;</p></div>
]]>
        </description>
    </item>
    <item>
        <title>allow save as to overwrite existing workflow with the same name</title>
        <link>https://community.alteryx.com/discussion/728165/allow-save-as-to-overwrite-existing-workflow-with-the-same-name</link>
        <pubDate>Fri, 05 Mar 2021 15:21:19 +0000</pubDate>
        <category>Server Ideas</category>
        <dc:creator>patrick_digan</dc:creator>
        <guid isPermaLink="false">728165@/discussions</guid>
        <description><![CDATA[<div><p>It would be great if you could overwrite an existing workflow when saving to the gallery from designer. It could be a simple popup with a yes/no option to overwrite/save a new copy. Currently, you would have to</p><p>1) Save your workflow to the Gallery.</p><p>2) Click on ok and be taken to that workflow.</p><p>3) Go back to your private studio.</p><p>4) Search for the app you want to replace.</p><p>5) Realize you have 7 copies of the same workflow with the same name and try to determine which one you want to replace. (this could just be a "me" problem)</p><p>6) Select that app</p><p>7) Click on replace workflow.</p><p><span title=":smiling_face_with_sunglasses:">&#128526;</span> type the name of the workflow in the box.</p><p>9) Look through your list of 7 workflows and choose the one that was just uploaded. Usually the first in the list I think.</p><p>10) Lament that it took way too many steps.</p><p>I recognize that you can open workflows from the gallery in designer which does allow overwriting, but I've run into issues with 1) external dependencies not working as expected (ie packaged assets don't quite work the way I want) and 2) about half the time it will simply give you root errors and then your only option is to save to a folder and then go through the process above.</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Union on server gives error, as no incoming metadata</title>
        <link>https://community.alteryx.com/discussion/1433225/union-on-server-gives-error-as-no-incoming-metadata</link>
        <pubDate>Tue, 03 Mar 2026 16:51:44 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>ToxicBuoy</dc:creator>
        <guid isPermaLink="false">1433225@/discussions</guid>
        <description><![CDATA[<div><p>I have a workflow which is working on my local desktop and server seamlessly. When I downloaded from my server for a enhancement, and when trying to re-upload, it's giving error.</p><p>'No incoming metadata from one or more upstream tools. Check the input data and run the workflow again'</p><p>My both inputs ( 1 is .yxdb and other is a database query), both have data and both's metadata and their data type are same.</p><p>I have seen a similar post in community, where the reason was because of a disabled tool container. It's not the same in my case, even I have removed it to test, but still it's failing for both he Union tools.</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Data Connection Manager Guide</title>
        <link>https://community.alteryx.com/discussion/1414888/data-connection-manager-guide</link>
        <pubDate>Fri, 26 Sep 2025 14:52:00 +0000</pubDate>
        <category>Community Resources</category>
        <dc:creator>MeganBowers</dc:creator>
        <guid isPermaLink="false">1414888@/discussions</guid>
        <description><![CDATA[<div><p><span><img src="https://us.v-cdn.net/6038679/uploads/images/0e/0ef5723f4d75704177614c5bb74d3ddd.svg" role="button" title="Connectors guides.svg" alt="Connectors guides.svg" /></span></p><p><span style="font-size: medium;"><strong>Table of Contents</strong></span></p><p><span style="font-size: medium;"><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId-467423057">Why DCM?</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId-1157984531">Alteryx One</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId-1147481427">Core Concepts</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId--659973036">Journeys by Persona</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId-30588438">Gallery Admins</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId--1776866025">Workflow Builders (Developers)</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId--1787369129">Connectors</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId-700143704">Advanced Topics</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId-1390705178">Integrating Secrets and APIs</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId--416749285">Migrating Legacy Data Connections</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId--679516728">Troubleshooting</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId-1937078824">Schema/validation issues</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId-129624361">Server/auth issues</a><a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Community-Resources/Data-Connection-Manager-Guide/ta-p/1414888#toc-hId--1806912821">Need Help?</a></span></p><div><p><span style="font-size: medium;">Welcome to the Alteryx Data Connection Manager (DCM) guide. If you&rsquo;ve ever found yourself re-entering the same credentials again and again, struggling to keep track of your data sources, or wondering how to safely share connections with your team, this guide is for you.</span></p><p><span style="font-size: medium;">DCM provides a secure, centralized hub for managing all your data connections in one place, so you can spend more time analyzing data and less time on administration.</span></p><p><span style="font-size: medium;">To understand the foundational concepts of Data Connection Manager, take this interactive lesson:</span></p></div><div><p><a rel="nofollow" href="https://community.alteryx.com/t5/Interactive-Lessons/tkb-p/interactive-lessons/label-name/Alteryx%20Connector%20Tools" target="_blank"><span><img src="https://us.v-cdn.net/6038679/uploads/images/4a/4a658ce5ff590239335d011ff5d90289.png" width="280" height="372" role="button" title="interactive lesson.png" alt="interactive lesson.png" /></span></a></p><h1 id="toc-hId-467423057">Why DCM?</h1><p><span style="font-size: medium;">Below is how most organizations <u>currently connect</u> to data: Individual connections per data source, per user, per workflow.</span></p><span><img src="https://us.v-cdn.net/6038679/uploads/images/8e/8e7c3bf23453737d909ffb69af60bba5.svg" width="701" height="350" role="button" title="mess.svg" alt="mess.svg" /></span><p><span style="font-size: medium;">Now, let's see how most organizations <u>want to</u> connect to data: A secure, governed, centralized hub where access can be provisioned:</span></p><span style="font-size: medium;"><span><img src="https://us.v-cdn.net/6038679/uploads/images/e2/e28efe034ae1ab74367e9a9a49c5ed73.svg" width="703" height="351" role="button" title="central hub.svg" alt="central hub.svg" /></span></span><p><span style="font-size: medium;">By configuring connections once and syncing them with Server<span> or the Alteryx One Platform</span>, admins eliminate credential sprawl, reduce errors, and enforce governance. Users can then consume shared connections without direct credential access, simplifying onboarding and maintenance while strengthening security. Logging and handling rules further give admins the oversight needed to keep environments consistent and reliable.</span></p><span style="font-size: medium;"><span><img src="https://us.v-cdn.net/6038679/uploads/images/8b/8b00a4564e058b34b6ba2f5a3a22106c.svg" width="672" height="222" role="button" title="DCM Benefits.svg" alt="DCM Benefits.svg" /></span></span><p><span style="font-size: medium;">DCM streamlines how you work with data in Alteryx. By storing your credentials securely, linking them to your data sources, and enabling safe sharing across your team, it ensures that access to data is both seamless and governed. With DCM, you set things up once and reuse them everywhere.</span></p><span style="font-size: medium;"><span><img src="https://us.v-cdn.net/6038679/uploads/images/20/202f98361d3e2814f6f82cb61f7c6c12.png" width="600" height="354" role="button" title="image008.png" alt="image008.png" /></span></span><p><span style="font-size: medium;"><em>Example DCM end-user setup</em></span></p><h2 id="toc-hId-1157984531">Alteryx One</h2><p><span style="font-size: medium;">Alteryx One expands the capabilities of Desktop Designer into the cloud, including the ability to build, orchestrate, and run your workflows in the cloud. For customers who choose a hybrid approach, they can continue to use the Desktop Designer client they know and love and automate those workflows at scale in the cloud. In order to take advantage of this functionality, DCM is required to ensure that credentials are securely stored and<span> accessible.</span></span></p><h1 id="toc-hId-1147481427">Core Concepts</h1><p><span style="font-size: medium;">At its heart, DCM is built on three building blocks: credentials, data sources, and connections.</span></p><ul><li><span style="font-size: medium;"><strong>Credentials</strong>: The secure keys that unlock your data.</span></li><li><span style="font-size: medium;"><strong>Data Sources</strong>: The systems and platforms where your data lives.</span></li><li><span style="font-size: medium;"><strong>Connections</strong>: The bridges that link credentials to data sources so you can query them in workflows.</span></li></ul><p><span style="font-size: medium;">It is essential to determine your organization or individual team&rsquo;s strategy around creating these connections &ndash; some organizations or teams prefer a self-service models, while others are connecting to more sensitive data that may require more centralized control. The section below includes details and resources to help you determine the DCM strategy that fits you best.</span></p><p><span style="font-size: medium;">Working with <strong>credentials</strong> <span>also </span>requires a strategy&mdash;review this knowledge article on <a href="https://knowledge.alteryx.com/index/s/article/DCM-Implementing-Credential-Execution-Strategies-with-DCM" target="_blank" rel="noopener nofollow noreferrer">Implementing Credential Execution Strategies with DCM</a> to understand connection sharing models and more.</span></p><p><span style="font-size: medium;">A list of supported <strong>data sources</strong> can be found in the help docs <a href="https://help.alteryx.com/current/en/designer/tools/dcm---designer/dcm-supported-connectors-and-tools.html" target="_blank" rel="noopener nofollow noreferrer">here</a>.</span></p><p><span style="font-size: medium;">For an in-depth walkthrough on <strong>connections</strong>, check out the article <a href="https://knowledge.alteryx.com/index/s/article/DCM-Sharing-and-Syncing-DCM-Connections" target="_blank" rel="noopener nofollow noreferrer">Sharing and Syncing DCM Connections</a>.</span></p><p><span style="font-size: medium;">Permissions and ownership are also central concepts. They determine who can use, share, or edit a connection</span></p><h1 id="toc-hId--659973036">Journeys by Persona</h1></div><div><span><img src="https://us.v-cdn.net/6038679/uploads/images/f4/f49514028a8b2bef57bedc89acb64355.svg" width="645" height="301" role="button" title="governance models.svg" alt="governance models.svg" /></span><p><span style="font-size: medium;">Sharing responsibly is key to scaling DCM. <a href="https://knowledge.alteryx.com/index/s/article/DCM-Implementing-Data-Connection-Manager-into-your-Governance-Model" target="_blank" rel="noopener nofollow noreferrer">Implementing Data Connection Manager into your Governance Model</a> provides comprehensive governance strategies for Admins, Developers, and Viewers.</span></p><table style="margin: auto;"><tbody><tr><td style="width: 113px;"><p><span style="font-size: medium;"><strong>Aspect</strong></span></p></td><td style="width: 180px;"><p><span style="font-size: medium;"><strong>Autonomous&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </strong></span></p><p><span style="font-size: medium;"><strong>&nbsp;Governance</strong></span></p></td><td style="width: 151px;"><p><span style="font-size: medium;"><strong>Democratic&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Governance</strong></span></p></td><td style="width: 151px;"><p><span style="font-size: medium;"><strong>Centralized&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Governance</strong></span></p></td></tr><tr><td style="width: 113px;"><p><span style="font-size: medium;"><strong>DCM Assets Created By</strong></span></p></td><td style="width: 180px;"><p><span style="font-size: medium;">Users with unrestricted access</span></p></td><td style="width: 151px;"><p><span style="font-size: medium;">Trusted Developers and/or Admins</span></p></td><td style="width: 151px;"><p><span style="font-size: medium;">Admins only</span></p></td></tr><tr><td style="width: 113px;"><p><span style="font-size: medium;"><strong>Credential Sharing</strong></span></p></td><td style="width: 180px;"><p><span style="font-size: medium;">Enabled for collaboration and execution (Server only)</span></p></td><td style="width: 151px;"><p><span style="font-size: medium;">Enabled for collaboration and execution</span></p></td><td style="width: 151px;"><p><span style="font-size: medium;">Execution-only via Connection Handling Rules</span></p></td></tr><tr><td style="width: 113px;"><p><span style="font-size: medium;"><strong>Oversight</strong></span></p></td><td style="width: 180px;"><p><span style="font-size: medium;">Not centralized; users manage their own connections</span></p></td><td style="width: 151px;"><p><span style="font-size: medium;">Admins monitor usage and configure connection handling as needed</span></p></td><td style="width: 151px;"><p><span style="font-size: medium;">Full admin control over creation, sharing, and usage</span></p></td></tr><tr><td style="width: 113px;"><p><span style="font-size: medium;"><strong>Suitable for</strong></span></p></td><td style="width: 180px;"><p><span style="font-size: medium;">Development environments, small functional deployments</span></p></td><td style="width: 151px;"><p><span style="font-size: medium;">Regional or semi-autonomous teams, controlled deployments with user flexibility</span></p></td><td style="width: 151px;"><p><span style="font-size: medium;">Highly regulated industries (healthcare, finance, government)</span></p></td></tr></tbody></table><h2 id="toc-hId-30588438">Gallery Admins</h2><p><span style="font-size: medium;">Admins are responsible for setting up and maintaining the DCM environment. Learn how to configure and synchronize it here: <a href="https://knowledge.alteryx.com/index/s/article/DCM-Setting-Up-the-DCM-Environment-and-Syncing-With-Server" target="_blank" rel="noopener nofollow noreferrer">Setting Up the DCM Environment and Syncing with Server</a>.</span></p><h2 id="toc-hId--1776866025">Workflow Builders (Developers)</h2><p><span style="font-size: medium;">Developers can build workflows with shared connections and upload confidently using <a href="https://knowledge.alteryx.com/index/s/article/DCM-Developing-Designer-Workflows-with-Shared-Connections-and-Uploading-Them-to-Server" target="_blank" rel="noopener nofollow noreferrer">DCM: Developing Designer Workflows with Shared Connections and Uploading Them to Server</a>.</span></p><p><span style="font-size: medium;">This guide on <a href="https://knowledge.alteryx.com/index/s/article/DCM-Setting-Up-DCM-Connection-Handling-Rules" target="_blank" rel="noopener nofollow noreferrer">Setting Up DCM Connection Handling Rules</a> provides a solid foundation for managing rules and ensuring workflows connect consistently to data.</span></p><h1 id="toc-hId--1787369129">Connectors</h1><p><span style="font-size: medium;">To set up DCM for a connector for the first time as an end user, follow this video walkthrough:</span></p><div></div></div><div><p><span style="font-size: medium;">DCM supports a wide array of connectors and authentication methods, including OAuth and basic authentication. Below is an example of using basic authentication for an InDB tool connection:</span></p><div></div></div><div><h1 id="toc-hId-700143704">Advanced Topics</h1><h2 id="toc-hId-1390705178">Integrating Secrets and APIs</h2><p><span style="font-size: medium;">Review <a href="https://knowledge.alteryx.com/index/s/article/How-to-connect-to-API-with-DCM" target="_blank" rel="noopener nofollow noreferrer">How to store and use API credentials securely utilizing DCM</a> to understand API credential management.</span></p><p><span style="font-size: medium;">Additionally, the <a href="https://help.alteryx.com/current/en/designer/tools/dcm---designer/dcm-external-vaults.html#dcm-external-vaults" target="_blank" rel="noopener nofollow noreferrer">External Vault</a> feature allows you to connect DCM with your Vault of choice. Thus, you can use External Vaults in DCM to fetch credentials from your Vault and securely use them in your workflow.</span></p><h2 id="toc-hId--416749285">Migrating Legacy Data Connections</h2><p><span style="font-size: medium;">To simplify the shift from Data Connections to DCM Connections, starting with the Server 2024.2 release, it is possible to migrate all Data Connections and respective workflows to be replaced by DCM Connections.</span></p><p><span style="font-size: medium;">First, it is necessary to&nbsp;<a href="https://help.alteryx.com/current/en/server/administer-alteryx-server/data-connections.html#migrate-a-data-connection-to-dcm" target="_blank" rel="noopener nofollow noreferrer">migrate each data connection</a>&nbsp;and then trigger the&nbsp;<a href="https://help.alteryx.com/current/en/server/administer-alteryx-server/data-connections.html#migrate-workflows-to-dcm" target="_blank" rel="noopener nofollow noreferrer">migration of workflows</a>.&nbsp;To understand how to use the DCM Migration Tool in Alteryx Server, watch this walkthrough:</span></p><div></div></div><div><p><span style="font-size: medium;">Read this corresponding Community blog post,&nbsp;<a rel="nofollow" href="https://community.alteryx.com/t5/Engine-Works/How-to-Migrate-Server-Data-Connections-to-DCM/ba-p/1335115" target="_blank">How to migrate Server Data Connections to DCM</a>,&nbsp;for more information.</span></p><h1 id="toc-hId--679516728">Troubleshooting</h1><p><span style="font-size: medium;">When something breaks, start by enabling logs: <a href="https://knowledge.alteryx.com/index/s/article/How-to-enable-DCM-logs" target="_blank" rel="noopener nofollow noreferrer">How to enable DCM logs</a>. Then look for the specific error. Below are some go-to resources for common troubleshooting flows.</span></p><h2 id="toc-hId-1937078824">Schema/validation issues</h2><ul><li><span style="font-size: medium;"><a href="https://knowledge.alteryx.com/index/s/article/Schema-is-not-valid-error-with-DCM" target="_blank" rel="noopener nofollow noreferrer">Schema is not valid error with DCM</a></span></li><li><span style="font-size: medium;"><a href="https://knowledge.alteryx.com/index/s/article/Alteryx-Designer-Error-Invalid-JSON-when-validating-Snowflake-connection-in-DCM" target="_blank" rel="noopener nofollow noreferrer">Alteryx Designer: Error: "Invalid JSON" when validating Snowflake connection in DCM</a></span></li></ul><h2 id="toc-hId-129624361">Server/auth issues</h2><ul><li><span style="font-size: medium;"><a href="https://knowledge.alteryx.com/index/s/article/DCM-credentials-not-working-on-server" target="_blank" rel="noopener nofollow noreferrer">DCM credential not working on server</a></span></li><li><span style="font-size: medium;"><a href="https://knowledge.alteryx.com/index/s/article/TLF3141-Cant--Synchronize-DCM-to-Server" target="_blank" rel="noopener nofollow noreferrer">TLF-3141: Can't Synchronize DCM to Server</a></span></li><li><span style="font-size: medium;"><a href="https://knowledge.alteryx.com/index/s/article/Unable-to-enabled-DCM-in-Designer-access-denied" target="_blank" rel="noopener nofollow noreferrer">Unable to enable DCM in Designer access denied</a></span></li><li><span style="font-size: medium;"><a href="https://knowledge.alteryx.com/index/s/article/Error-Incorrect-decryption-parameters-when-synchronizing-DCM-connections-with-Alteryx-Server" target="_blank" rel="noopener nofollow noreferrer">Error "Incorrect decryption parameters" when synchronizing DCM connections with Alteryx Server</a></span></li><li><span style="font-size: medium;"><a href="https://knowledge.alteryx.com/index/s/article/NoneType-object-has-no-attribute-get-when-running-workflow-in-Gallery-with-Sharepoint-DCM-connection" target="_blank" rel="noopener nofollow noreferrer">":"NoneType" object has no attribute "get" when running workflow in Gallery with SharePoint DCM connection</a></span></li><li><span style="font-size: medium;"><a href="https://knowledge.alteryx.com/index/s/article/DCM-toggle-is-not-enabled" target="_blank" rel="noopener nofollow noreferrer">DCM toggle is not enabled</a></span></li></ul><p><span style="font-size: medium;">If the issue appears connector-specific (e.g., SharePoint, Snowflake), fix the DCM issue first, then follow the connector&rsquo;s own tips.</span></p><h1 id="toc-hId--1806912821">Need Help?</h1><p><span style="font-size: medium;">Post your DCM question in the&nbsp;<a href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcommunity.alteryx.com%2Ft5%2FAlteryx-Designer-Desktop-Discussions%2Fbd-p%2Fdesigner-discussions%3Femcs_t%3DS2h8ZW1haWx8Y3dmX3RvcGljX3N1YnNjcmlwdGlvbnxNOEdFT1owV1gxUzcxNXwxMzcxMTI1fFNVQlNDUklQVElPTlN8aEs&amp;data=05%7C02%7Ctim.heavey%40alteryx.com%7Ce79b38ee369e41df619008dd67291987%7C522f39d9303d488f9deba6d77f1eafd8%7C0%7C0%7C638780148481509575%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=gTSx4jtFyBLM660cC%2BWrIQY2Iq1jKT92aYMsNEHAx%2Bw%3D&amp;reserved=0" target="_blank" rel="noopener nofollow noreferrer">Designer Desktop discussion forum</a>&nbsp;to get a response from our active community of Alteryx users. You can also search the&nbsp;<a href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fknowledge.alteryx.com%2Findex%2Fs%2F&amp;data=05%7C02%7Ctim.heavey%40alteryx.com%7Ce79b38ee369e41df619008dd67291987%7C522f39d9303d488f9deba6d77f1eafd8%7C0%7C0%7C638780148481529217%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=2%2Fe2IhephqUClHc5xEC%2Fmc%2FDj3NFzYK3c0lPqBTuOQQ%3D&amp;reserved=0" target="_blank" rel="noopener nofollow noreferrer">Knowledge Base</a>&nbsp;for error resolutions.</span></p><p><span style="font-size: medium;">If your question seems to be an opportunity for Alteryx to make improvements, please submit your idea to&nbsp;<a rel="nofollow" href="https://community.alteryx.com/t5/Ideas/ct-p/ayx-ideas" target="_blank">Alteryx Ideas</a>.&nbsp; Some of our best features are based on feedback from users.</span></p><p><span style="font-size: medium;">A final option for DCM issue resolution is to submit a case in&nbsp;<a href="https://my.alteryx.com/" target="_blank" rel="noopener nofollow noreferrer">MyAlteryx</a>&nbsp;to engage the Alteryx Customer Support team.&nbsp; Check out this&nbsp;<a href="https://knowledge.alteryx.com/index/s/article/How-to-Submit-a-Customer-Support-Case-through-Mission-Control" target="_blank" rel="noopener nofollow noreferrer">how-to guide</a>&nbsp;on case creation to get started.</span></p></div></div>
]]>
        </description>
    </item>
    <item>
        <title>Engine API license</title>
        <link>https://community.alteryx.com/discussion/1330158/engine-api-license</link>
        <pubDate>Thu, 17 Oct 2024 08:50:37 +0000</pubDate>
        <category>Alteryx One</category>
        <dc:creator>anyhowly</dc:creator>
        <guid isPermaLink="false">1330158@/discussions</guid>
        <description><![CDATA[<div><p>Hi everyone. I'm running Alteryx Designer 2024.1.</p><p>I was trying to use the AlteryxEngineCmd.exe from the commandline but I was informed that I'll need the Engine API license.</p><p><a href="https://help.alteryx.com/current/en/designer/workflows/run-workflows-via-command-line.html#run-workflows-via-command-line" target="_blank" rel="noopener nofollow noreferrer">Run Workflows via Command Line (alteryx.com)</a></p><p>Am I required to run an Alteryx Server in order to use the AlteryxEngineCmd.exe or can I just purchase the 'Engine API' license for my Alteryx Designer?</p><p>The Alteryx Server is an overkill for my environment.</p><p>Appreciate your advice.</p><p>- Dennis</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Sharepoint 2.7.4 Designer 2023.2.1.89 Failed to Authenticate</title>
        <link>https://community.alteryx.com/discussion/1432972/sharepoint-2-7-4-designer-2023-2-1-89-failed-to-authenticate</link>
        <pubDate>Fri, 27 Feb 2026 12:39:12 +0000</pubDate>
        <category>Alteryx One</category>
        <dc:creator>jenv20032000x</dc:creator>
        <guid isPermaLink="false">1432972@/discussions</guid>
        <description><![CDATA[<div><p>Dear Alteryx Community,</p><p>I've been using DCM for quite some time.&nbsp; It will fail intermittently without reason and I have to add a new connection (sometimes a new tool works but recently an entirely new connection had to be added and shared with users via server sync).&nbsp; In the most recent event, we decided to try service principal.&nbsp; Our IT dept provided the Client ID, Client Secret, and Tenant ID and completed the necessary steps to make this work using Alteryx documentation.&nbsp; I tested by adding the Sharepoint input tool to my canvas using my local Designer machine and connected using the necessary ID's.&nbsp; Unlike DCM, I have to add the file path instead of being able to select site, library, etc (not desirable but works).&nbsp; After adding the file path, I see the files I want to download locally.&nbsp; When I ran the flow (flow#1) on my local machine it was successful.&nbsp; Flow#1 was saved to shared network path.&nbsp; I notice that when I close the file and reopen on my local machine, and if I click on the input tool, the connection is missing.&nbsp; When I close the flow#1, that just worked in my local designer and then go to the server machine and open designer, open the flow#1 that was saved from my local machine and run, I get the error "failed to authenticate".&nbsp; Now, on the server machine, I open a new canvas (flow#2) and get the sharepoint input tool and enter the same ID's, it will run just fine, just like flow#1 did on my local machine.&nbsp; I save this with a new name flow#2 to the same network path, then go to my local machine, open flow#2, get error "failed to authenticate".&nbsp; Not sure if this is relevant but when I click on the tool, where I mention the connection appears to be lost, the ID's I see are no where close to what I entered.&nbsp; I should also note that both machines use the same versions of sharepoint input tools and designer versions.</p><p>While I see "failed to authenticate" in the community related to Sharepoint, if DCM has been working all along why would registry matter?&nbsp; Furthermore, why does it work when the connections are created on the machine and not where it is shared?&nbsp; Isn't that the whole point of both DCM and Service Principal?&nbsp; Please help as this is very frustrating.&nbsp; My ultimate goal is for this to run in the gallery but if it won't run in Designer on server machine, it will not run in gallery.</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Alteryx Integration with AuditBoard</title>
        <link>https://community.alteryx.com/discussion/1281485/alteryx-integration-with-auditboard</link>
        <pubDate>Wed, 05 Jun 2024 18:17:59 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>gy92374</dc:creator>
        <guid isPermaLink="false">1281485@/discussions</guid>
        <description><![CDATA[<div><p>AuditBoard allows the installation of Alteryx services to allow connection to Alteryx Server.&nbsp; I am curious if anyone has had success in making the connection with AuditBoard?&nbsp; I receive instant error messages that credentials are not valid.&nbsp; I am not seeing any other logs/details that allows me to determine the root cause for the error.&nbsp; Any insight on how to successfully integrate Alteryx with AuditBoard would be greatly appreciated.</p><p>Thanks</p><p>Jeff</p></div>
]]>
        </description>
    </item>
    <item>
        <title>alteryxservice stopped running on it&#39;s own</title>
        <link>https://community.alteryx.com/discussion/1429016/alteryxservice-stopped-running-on-its-own</link>
        <pubDate>Tue, 20 Jan 2026 14:41:36 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>BonusCup</dc:creator>
        <guid isPermaLink="false">1429016@/discussions</guid>
        <description><![CDATA[<div><p>Hello,</p><p>We have a Controller and a Worker node. Can anyone explain why the alteryxservice would just stop on its own?&nbsp; I logged in this morning and see a bunch of jobs in the queue and none running.&nbsp; I have an automation that runs on that worker every 2 hours, I checked it and the last time I see it completed was 1/17 at 7:04pm.</p><p>I went into the worker and checked Services and saw that the alteryxservice was stopped and I had to start it.</p><p>Has anyone run into this issue before? If so, what was the fix?</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Input and output files of alteryx workflow saved in server being changed to _externals</title>
        <link>https://community.alteryx.com/discussion/1389781/input-and-output-files-of-alteryx-workflow-saved-in-server-being-changed-to-externals</link>
        <pubDate>Wed, 07 May 2025 02:11:14 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>sowjanyayinti</dc:creator>
        <guid isPermaLink="false">1389781@/discussions</guid>
        <description><![CDATA[<div><p>Workflow created in designer with input and output file location specified. Saved it to server.</p><p>When i run them from server it automatically goes to _Externals...</p><p>Why is it not writing to the specified folder?</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Error with Macro When Trying to Run Workflow on the Server</title>
        <link>https://community.alteryx.com/discussion/1432716/error-with-macro-when-trying-to-run-workflow-on-the-server</link>
        <pubDate>Wed, 25 Feb 2026 20:21:08 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>XLA</dc:creator>
        <guid isPermaLink="false">1432716@/discussions</guid>
        <description><![CDATA[<div><p>Hello,</p><p>I've created a workflow that compiles a month's daily files into a monthly snapshot. The files all come from one location and follow the same structure (all the fields are the same) but when I tried to use an input tool, after the first file is read, all the remaining files in the folder are skipped over as they have "a different schema than the first file". I've checked and all the files look the same. So after doing a bit of research, I found a thread in this community talking about Dynamic Input (<a rel="nofollow" href="https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Knowledge-Base/The-Ultimate-Input-Data-Flowchart/ta-p/20480" target="_blank">https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Knowledge-Base/The-Ultimate-Input-Data-Flowchart/ta-p/20480</a>) which I found helpful. I downloaded the batch macro from that forum and it worked well in designer.</p><p>I was able to finish the workflow and then I uploaded on the Server so it didn't have to be ran manually. Though when I try running it on a server, I get an error and the flow stops. The error I get is:&nbsp;</p><p><span>"Cannot find macro "C:\WINDOWS\Temp\1\Staging\.........\_externals\1\Batch Correct.yxmc".</span></p><p><span>I'm assuming that it has to do with the location of the batch macro, but I'm at a loss on how to resolve this. I tried to copy the batch macro and save it in a new location, and I inserted that macro in the workflow instead, but then the workflow wouldn't work properly (the files that I'm compiling didn't feed in) in Designer or on the Server.</span></p><p><span>Any help would be greatly appreciated.</span></p></div>
]]>
        </description>
    </item>
    <item>
        <title>Publish to Tableau Server Tool Spins Indefinitely</title>
        <link>https://community.alteryx.com/discussion/704364/publish-to-tableau-server-tool-spins-indefinitely</link>
        <pubDate>Thu, 14 Jan 2021 17:27:41 +0000</pubDate>
        <category>Alteryx One</category>
        <dc:creator>RainmanDX</dc:creator>
        <guid isPermaLink="false">704364@/discussions</guid>
        <description><![CDATA[<div><p>Hello,</p><p>I am running Alteryx Designer 2018.4.5 and testing out the Publish to Tableau Server tool for the first time.</p><p>I am able to drop the tool into my workflow, set up a successful connection to my organization's Tableau Server, and configure the data source.&nbsp; I select an appropriate Project Name from the list, enter a new Data Source name, and choose "Create" "Tableau Hyper Data Extract" for the other options.</p><p>When I am through, I deselect the tool, but a red warning still appears that says, "Select an existing Project".&nbsp; I already did select one, one that I've published to many times before, but I try to re-engage the tool all the same.&nbsp; I select the tool, and when I do, the Configuration Window has a spinner suggesting it is loading something... and never ceases.&nbsp; &nbsp;No matter how long I wait, the tool will not cease loading to allow me to make any revisions to it.&nbsp; This is true if I de-select the tool and re-select it at&nbsp;<em>any</em> stage in the dev process - the only solution I have uncovered is to delete the tool from the workflow and reintroduce it.</p><p>I've attached a screenshot of the spinner.&nbsp; Any support on why the Publish to Tableau Server tool doesn't recognize existing projects, or else why I can't reengage with it after deselecting it one time would be most helpful.</p><p>Thanks</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Server error</title>
        <link>https://community.alteryx.com/discussion/1432230/server-error</link>
        <pubDate>Fri, 20 Feb 2026 14:17:00 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>Bharad432</dc:creator>
        <guid isPermaLink="false">1432230@/discussions</guid>
        <description><![CDATA[<div><p>Below is the screenshot. I don't have any questions and there are no interface tools. Not sure why I am not able to run the workflow in server. Its showing server failed to run. I was able to validate and load to server without errors and Inputs and output configurations are perfect.&nbsp; Please guide me&nbsp;</p></div>
]]>
        </description>
    </item>
    <item>
        <title>being able to make a dynamic formula for scheduling</title>
        <link>https://community.alteryx.com/discussion/1432209/being-able-to-make-a-dynamic-formula-for-scheduling</link>
        <pubDate>Fri, 20 Feb 2026 11:30:07 +0000</pubDate>
        <category>Server Ideas</category>
        <dc:creator>aatalai</dc:creator>
        <guid isPermaLink="false">1432209@/discussions</guid>
        <description><![CDATA[<div><p>Being able to schedule workflows based on formulas/logic for example first monday of a month or last day&nbsp;</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Error (ToolId: -1)</title>
        <link>https://community.alteryx.com/discussion/1402009/error-toolid-1</link>
        <pubDate>Mon, 14 Jul 2025 06:06:50 +0000</pubDate>
        <category>Alteryx One</category>
        <dc:creator>Inno_Mrema</dc:creator>
        <guid isPermaLink="false">1402009@/discussions</guid>
        <description><![CDATA[<div><p>There was an unknown error executing the application. The engine reported status Error (ToolId: -1)</p><p>Hi everyone, I need your help on this specific error that happens when I run a saved Alteryx application on the Alteryx Server. As far as I have researched, it is a silent failure of the Alteryx engine that cannot be tracked back to a specific tool ID, so I am kindly asking if there is anyone who met with a similar problem and managed to go through it.<br /><br />Thank you!</p></div>
]]>
        </description>
    </item>
    <item>
        <title>Delete a user via API</title>
        <link>https://community.alteryx.com/discussion/1431733/delete-a-user-via-api</link>
        <pubDate>Tue, 17 Feb 2026 09:33:07 +0000</pubDate>
        <category>Alteryx Server</category>
        <dc:creator>jsprh</dc:creator>
        <guid isPermaLink="false">1431733@/discussions</guid>
        <description><![CDATA[<div><p>Hi</p><p>I am trying to delete former colleagues from our alteryx server via the Alteryx Server API.</p><p>It works for some, but not all user.&nbsp;</p><p>I've read about the bug in former versions, but I am using 2023.2.1.308, where this shouldnt persist.&nbsp;</p><p>Anyone able to help with this or shed some light on my persistent issue?&nbsp;</p><p>Thanks in advance</p></div>
]]>
        </description>
    </item>
   </channel>
</rss>
