GetOrgEntityConfigAttribute
Gets the value of the specified configuration attribute for the calling resource. For example, for OpenNextWorkItem, the value can be set to either TRUE or FALSE.
- The request must specify the name of the configuration attribute whose value you want, for example, OpenNextWorkItem.
- The response returns the attribute value for the configuration attribute you specified, for example, whether the value is TRUE or FALSE.
Action | getOrgEntityConfigAttribute |
Parameter Notes | attributeName: the name of the configuration attribute whose value you want. |
Return | StringResult |
Copyright © Cloud Software Group, Inc. All rights reserved.