Hi all.
I struggle to understand the implications of enable "Allow All" for the DCM in the server configuration.
We would like to use the alteryx sharepoint input tool with the data connection manager, but this requires the DCM setting to be set to "Allow All".
What are the implications of "Allow All" vs "Allow" ?
Hey @GloriousWater ,
I thought I knew but after a few tests, I'm not sure anymore 😅
I can contribute with another part of your question though. The Sharepoint file input/output is not yet supported with DCM, that is coming soon with the new server version 22.3. Right now, the only supported tool are the list input and output.
Best,
Fernando Vizcaino
I am using sharepoint files input to download excel files on a schedule on our testserver. It just requires you to enable "Allow All" for it to should up in the datasource list.
It has been running for 11 days and still going strong, extracting an excel file and timestamping it every day.
But trying to understand what im actually enabling when doing so before i can do it on our prod. environment..
Hey @GloriousWater ,
I see, you are in the most recent version of server then, right? 22.3?
I would suggest reaching out to support@alteryx.com to clarify. It is not clear to me what that is actually doing.
Best,
Fernando Vizcaino
Server and designer 2022.1
Hi @GloriousWater - "Allow" vs "Allow all" is just a default value of the following setting on the Gallery:
Alteryx SDK is an extensibility product. At Alteryx, SDKs allow individuals to build, scaffold, package, and deploy custom extensions/plugins on top of Alteryx Products. You may already use Alteryx SDK tools, Data Connectors, Intelligence Suite, Partner Connectors etc. There may be some tools developed by your team. Essentially this is a security setting.
Platform SDK documentation: https://help.alteryx.com/developer-help/platform-sdk
@ArtApa Thanks!
However, it also effects whether or not that the sharepoint files input show up as an available data source. Im trying to understand why, if its only supposed to affect the default setting on allowing connections to SDK tools.
Server with "Allow":
Testserver with: "Allow All"
@ArtApa Does this mean, that the only change of that setting is to enable the SDK connections by default?
Is it a possible bug that SharePoint files input connector doesn't show in the list unless the setting is set to "Allow All" ?
I don't believe this is a bug. The new SP Files tool is written differently code wise compared to the old SP List tools.
There shouldn't be a concern regarding this as the configuration of each tool is at the profile level and users should have access to the configuration to their own secret key, client id, etc.
Hope this helps, if it does please like this post and if it helps resolve your problem, mark it as a solution. If you have any other questions, please let us know.