How Can We Help?

Glued – Script Functions – Update a Config

You are here:
← All Topics

This script function can be used to update a config field or even multiple fields at one time. Enter the following:

  • Organization ID – this can be retrieved via the Get Organization ID function.
  • Config ID – this can be retrieved via the Get Config Information By  Computer ID function as it’s stored in @glueconfigid@.
  • Fields – one or more fields to update. The script will only update the specified fields and any other fields will remain unchanged. To update multiple fields, separate each field name with the Tilde (~). All specified fields must already exist.
  • Values – one or more values for the specified fields. The script will only update the specified fields and any other fields will remain unchanged. To update multiple fields, separate each field name with the Tilde (~). The number of values entered MUST match the number of fields or the script will return an error. Any standard variables can be used.

The script function will return success or error to %pluginresults%



Previous Glued – Script Functions – Get Organization ID
Next Glued – Script Functions – Update a Flexible Asset
Table of Contents