User Level
Business Administrator
User LevelBusiness Administrator SyntaxThe command uses this syntax.
Add DataobjectDataobjects can be created in MQL only. To create a new dataobject, use the Add dataobject command. Syntax
The following are Add dataobject clauses:
Type ClauseYou can use this clause to classify various data objects. It does not refer to Types, but can be set to any string value up to 255 characters long.
Value ClauseThis clause can be used to hold up to 2 gb of data.
This is where cached values and customized pages will be stored. Copy DataobjectAfter a dataobject is defined, you can clone the definition with the Copy dataobject command. If you are a business administrator with person access, you can copy dataobjects to and from any person’s workspace (likewise for groups and roles). Other users can copy visible dataobjects to their own workspaces. This command lets you duplicate dataobject definitions with the option to change the value of clause arguments:
Modify DataobjectUse the Modify dataobject command to add or remove defining clauses and change the value of clause arguments.
When making modifications, you simply substitute new values for the old. As you can see, each modification clause is related to the clauses and arguments that define the dataobject. Although the modify dataobject command allows you to use any combination of criteria, no other modifications can be made except the ones listed. To change the dataobject name or remove it entirely, you must use the Delete dataobject command and/or create a new dataobject. Delete DataobjectIf you do not need a dataobject, you can delete it using the Delete dataobject command.
Searches the local list of existing dataobjects. If the name is found, that dataobject is deleted. If the name is not found, an error message results. |