Overriding the default data types

Use this procedure to override the default data types for dynamically created tables.

About this task

You must restart the runtime server whenever you change the UACI_Column_types table. Plan to make your changes so that restarting the server has minimal affect on operations.

Procedure

  1. Create a table in the TestRunDataSource or ProdUserDataSource with the following properties:

    Table Name: UACI_Column_types

    Column Names:

    • UACI_Float
    • UACI_Number
    • UACI_String

    Use the appropriate data type supported by your database to define each column.

  2. Restart the runtime server to allow Interact to recognize the new table.