Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
AcquiredServers not returning any values
-
I am trying to get a list of servers from a specific role but when I use the AcquiredServers(rolename) I get nothing back even thought there are servers in the role.
The role name does contain spaces.Should this be working? Are the spaces an issue, if so anyway to work around it?
Product: BuildMaster
Version: 5.7.3
-
It appears @AcquiredServers function does not work at all.
I created a test role with no spaces and it still does not return any servers.
-
Sounds like you want @ServersInRole.
The @AquiredServers functions is a part of the Resource Pools feature.
-
Well I just got this from your documentation, which doesn't mention ServersInRole, http://inedo.com/support/documentation/buildmaster/reference/functions
I'll give that a shot though.
-
I see what happened, I looked under Servers where I would have thought that info would be but instead it's under General in the docs.