I have created an Alteryx workflow that uses the Dynamic Input tool to modify parameters from a SQL Server Stored Procedure (basically allows me to update date parameters every time the workflow is run so that the date passed to the stored proc to tomorrow and two days from tomorrow). Works fine when I run the workflow in Designer, but when I go to save it to our Gallery I get the attached error message. I am calling three different stored procs in my workflow and I get an error message for all three of the Dynamic Input tools that I am calling the stored procs from. I do have both standard connections as well as In-DB settings configured on my local machine as well as on Alteryx Server. Any ideas that I should try? Thanks in advance.