This step imports the default roles, groups, and permissions into your profile repository. If you have other ATG applications installed, such as ATG Service, the data imported in this step may already exist in your ATG system. Re-importing the roles may cause errors. Check your system and your application documentation.

From a command prompt, import the arf-profile.xml to the profile repository. To import roles into the external user repository (also sometimes called the Profile Adapter Repository):

<ATG2007.3dir>/home/bin/startSQLRepository -m BIZUI -import <ATG2007.3dir>/ARF/BIZUI/data/arf-profile.xml

To import roles into the internal profile repository:

<ATG2007.3dir>/home/bin/startSQLRepository –m PubPortlet –repository
/atg/userprofiling/InternalProfileRepository –import
<ATG2007.3dir>\ARF\BIZUI\data\arf-profile.xml

Note that you should only import the latter roles into the InternalProfileRepository accessed by your Content Administration server or servers.