Alteryx Server Ideas

Share your Server product ideas - we're listening!
Submitting an Idea?

Be sure to review our Idea Submission Guidelines for more information!

Submission Guidelines

Universe of accepted XML tags in RuntimeSettings.xml & corresponding values

All of the default values for the RuntimeSettings.xml can be found in the C:\Program Files\Alteryx\bin\RuntimeData\RuntimeSettings.xml.

 

These values are overridden by the RuntimeSettings.xml file in the ProgramData folder. Unfortunately, there is no “formal” documentation right now.

 

The suggestion would be to show users the universe of XML tags and their corresponding accepted value configs, and other data related to the XML entity.

 

Element Name ServiceProviderEntityID -> child of Authentication -> grandchild of SystemSettings

FieldDescription
DefinitionThis is the URL of the Alteryx Gallery authentication service provider.
RequiredYes
Allowed Value Data TypeString
Allow Multiple ValuesNo
XML Example<ServiceProviderEntityID>https://gallery.alteryx.com/aas</ServiceProviderEntityID></ServiceProviderEntityID>