SmartObjects

From the Category System you can view, manage or edit SmartObjects that are deployed to the environment. The SmartObject properties page provides links to delete, move, copy and edit the SmartObject. You can also execute the methods of the SmartObjects, for example to test that the SmartObject is behaving as expected.

Members of the security administrators role can also apply SmartObject Authorization on SmartObjects in your environment. For more information see the Authorization Overview topic.

To view SmartObject properties, select the relevant SmartObject in the Category tree. The page on the right shows the properties of the SmartObject.


Field Description
Delete Delete the SmartObject.
Move Move the SmartObject to another location within the Categories system.
Copy Make a copy of the SmartObject in another location within the Categories system.
Design Edit the SmartObject with the Designer.
Definition Displays the Properties defined for the SmartObject, in a filterable list and displays the Methods defined for the SmartObject. These methods can be executed via the Execute option.
API Configure SmartObject OData API configuration.
Security Configure SmartObject security.
Data Access Configure SmartBox SmartObject Data Access.
System Name Displays the SmartObject's System Name.
System ID Displays the unique SmartObject ID in a GUID format.
Created Displays the date that the SmartObject was created.
Versions Displays the version history of the SmartObject.
Last Deployed Displays when last the SmartObject was deployed to the server.
Created By Displays the user who created the SmartObject.
Properties Displays the Properties defined for the SmartObject, in a filterable list.
Methods Displays the Methods defined for the SmartObject. These methods can be executed via the Execute option.
See the following resources for more information: