Business Operations Entity (2022/06)
1 min
all business operations entities are structured as follows entity uid \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the unique identifier of the business operation singularname \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the name of the operation in singular form this value is useful for displaying in entity properties dialogs pluralname \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the name of the operation in plural form this value is useful for displaying in user and role properties dialogs fullname \<font color="#704ae0">string\</font> \<font color="#01a0af">read only\</font> the name of the current operation along with its parent operations (if any) since many operation names aren't unique, this value is useful for differentiating similar business operations targetentity \<font color="#704ae0">entitytype\</font> \<font color="#01a0af">read only\</font> the entitytype enumeration (2022/06) docid\ qnu0tdke zanbmmicy6rx parent \<font color="#704ae0">businessoperation\</font> \<font color="#01a0af">read only\</font> an operation instance indicating the operation from which permissions are inherited this value will be "null" if there is no parent operation descendants \<font color="#704ae0">businessoperation\[]\</font> \<font color="#01a0af">read only\</font> an array of operation instances that inherit permissions from this operation this value is "null" if there are no descendant operations permissions \<font color="#704ae0">permission\[]\</font> \<font color="#01a0af">read only\</font> the permissions entity associated with this operation see the permission entity (2022/06) docid\ jwfymc42cdrg5jy2skysu appliance \<font color="#704ae0">operationappliance\</font> read only instance \<font color="#01a0af">read only\</font> indicates that given business operation applies to specific entity instances it is visible in the "security" section of the properties panel collection \<font color="#01a0af">read only\</font> indicates that given business operation applies to collections of entities, in the entire network and associated folders it is visible in the "permissions" page and folder properties panel unknown \<font color="#01a0af">read only\</font> included for forward compatibility