Sample: Loading member groups
This sample shows you how to insert
an access group and customer segment into the database.
About this sample
This sample inserts the following access group and customer segment into the database:- Access group - AccessGroup1
- Customer segment - TestMemberGroup
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
- Open the command-line interface and go to the following directory:
- WC_installdir/bin
- WCDE_installdir\bin
- Enter the following command:
- ./dataload.sh ../samples/DataLoad/Member/MemberGroup/wc-dataload.xml –DLoadOrder=MemberGroup
- dataload ..\samples\DataLoad\Member\MemberGroup\wc-dataload.xml –DLoadOrder=MemberGroup
Verifying results
- To verify that the access group for the new member group was loaded
into the database:
- Open the Organization Administration Console.
- Click .
- Verify that AccessGroup1 is listed as one of the access groups.
- To verify that the customer segment for the new member group was
loaded into the database:
- Open the Management Center.
- Open the Marketing tool and from the Store list, select AuroraESite.
- From the explorer view, click Customer Segments. The Customer Segments - List page displays.
- Verify that TestMemberGroup is listed as a customer segment.