To modify a user-defined table
Warning!
Take a snapshot of your database with customizations. All customized objects (triggers, additional indexes, special permissions) are lost when user-defined tables are rebuilt.
If you created a process automation task with an On database change trigger on a user-defined table, be sure to disable that task before making any changes to the user-defiend table. From the Staff site, go to RiSE > Process automation, select the task, edit the trigger, and deselect Enabled. Save the changes. After you Create/Update Server Table in iMIS Desktop, go to RiSE and enable the trigger.
- Make sure all other users exit the iMIS system.
- Back up your data.
- Log on as the database owner: MANAGER.
- From Customers, select Set up module > General, and click Additional Windows to open the Customer Setup – Additional Windows window.
- Click Define Tables to open the User Defined Tables window.
- Select the Table Name drop-down list, and select the table you want to modify.
- Make the necessary changes:
- To add a field to the table, place the cursor anywhere in the field row where you want the new field to follow, and click Insert Line on the User Defined Tables window. A new field row is inserted, and the new field information can be added here.
- To delete a field on the table, place the cursor anywhere in the field, and click Delete Line on the User Defined Tables window.
- To reorder the fields, select the field, and click Up or Down on the User Defined Tables window.
- Click Save. iMIS prompts you to update the server table.
- Click Yes.
- Click OK if prompted to restart iMIS.
- Click Auto-Create Window.
- Click Close to close the User Defined Tables window.
- From Tools > Utilities, select User defined tables. Click Build All to generate business objects from user defined tables.
- Exit iMIS immediately.
- (content items using UD tables) Restart IIS so any new field added to a user defined table is included as available fields in existing content items.