Sample: Loading organizations
This sample shows you how to insert new organizations into the
database.
About this sample
This sample loads the following organizations into the database:- Sample Organization
- HR Department
- Retail Department
If you prefer to work with data in XML format instead of in CSV format, you can configure the utility to use XML formatted files. Edit the wc-dataload.XML file and change the location elements to reference the XML files provided.
Procedure
- On a command line, go to the WCDE_installdir\bin directory.
- Open a command line in the . Change the directory to utilities_root/bin directory. For information about entering and leaving containers, see Running utilities from the Utility server Docker container.
- Enter the following command:
- ./dataload.sh ../samples/DataLoad/Member/Organization/wc-dataload.xml –DLoadOrder=Organization
- dataload ..\samples\DataLoad\Member\Organization\wc-dataload.xml –DLoadOrder=Organization
Verifying results
To verify that the organizations were loaded into the database:- Open the Organization Administration Console.
- Click .
- Search for each of the following organizations:
- Sample Organization
- HR Department
- Retail Department