Step 4: Load Workplace Framework (WORK) Tables
The fourth and final step in the Workdata installation process is to load the data into the Workdata tables by running the following command:
Select the command line that is appropriate for your environment.
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Linux Run Command |
---|
borderStyle | solid |
---|
|
indent |
---|
| ant -f data_build.xml db_workdata_load_data |
|
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Windows Run Command |
---|
borderStyle | solid |
---|
|
indent |
---|
| %ANT_HOME%\bin\ant.bat -f data_build.xml db_workdata_load_data |
|