AX1811
Refreshing the OData API for table changes
When your Axiom system is started, the table metadata as it currently exists is made available to the OData API. The table metadata is the list of tables and their columns as defined in Axiom.
If you add a new table, or if you add or remove columns in a table, these changes are not immediately reflected in the OData API. In order to refresh the table metadata available to the OData API, you must restart the Axiom Application Server. After the application server is restarted, the OData API will have access to all of your current tables and columns.
IMPORTANT: When the application server is reset, any currently running processes in Axiom may be interrupted or time out. If users are currently in the system, they may experience errors or delays, and may need to retry their current tasks after the application server resets. Generally speaking, any currently running Scheduler jobs should resume once the application server resets, though the current task may error and require the job to be run again.
Only administrators can reset the Axiom Application Server from within the Axiom application, using the Reset Services page of the Web Client.
-
In the Web Client, click the Syntellis icon
in the Navigation bar. From the Area menu, select System Administration.
-
From the Navigation panel, select Infrastructure Section > Reset Services.
-
In the Current Server Status section, locate your application server and then click Reset. The application server is identified by the service type of Application Server. For on-premise systems, the application server is listed under its server name. Axiom Cloud systems use a special naming convention for the application server that may change over time, so it is best to use the service type to identify the correct item in the list.
- You are prompted to verify that you want to reset the application server. Click OK to continue.
The reset process may take a few minutes, during which the Service Status may update to Unknown. Once the reset is complete the status will be set to Started again.