table
Use this command to manage shared tables saved to the User Data Repository (UDR).
You can use the table command to add saved tables to the UDR, as well as managing existing saved tables that have been created in SuperWEB2.
You can also use this command to move all private tables owned by a given user to a different user (for example in cases where an end-user has retired or left their organisation and they want to give their saved tables to their replacement).
The commands for listing, adding and managing saved tables only operate on tables that have been saved in the main catalogue area (you cannot list, add and manage tables that are saved to a user’s private storage area). The transfertables command is the exception to this, as it operates only on a user’s private tables.
The tables that you manage using this command will only be available to users of SuperWEB2. They do not appear in SuperCROSS.
If you are running the SuperADMIN console on a different machine to the one running SuperWEB2, then make sure you use the connection command to check and configure the connection to SuperWEB2.
| ||||||||
Add a table to the catalogue.
|
|
List all the tables in the specified folder (or at the root level if you omit the folder ID). The command |
|
List details of the specified table. |
|
Remove a table from the catalogue. |
|
Move a table to the specified folder. |
|
View the current display name of the specified table. |
|
Change the display name of the specified table. |
|
Display the details of the table. For example:
TEXT
|
|
Export the table to a file. The path location must be a full path to the location to save the file on disk, including the filename. For example:
CODE
|
|
Transfer all tables owned by a given user to a different user. You must be an administrator user to run this command. For example:
CODE
Whenever tables are transferred between users via this command, a record will be logged in the SuperWEB2 audit logs. SuperADMIN does not verify that the user the tables are being transferred to exists, so make sure that you check the command carefully before running it. If you make a mistake you can check the records in the audit logs and then use the command again to move the tables to the correct user. For users connecting via SAML authentication, you need to use the SAML user ID (which may be an automatically generated ID depending on how you have configured the SAML connection). |