After you install P6, run the Fusion PPM Bridge Data Integration Utility to connect Fusion PPM Bridge to P6. The data utility will populate existing fields in the P6 EPPM database with the information necessary to integrate Fusion PPM Bridge and P6.
Follow these instructions to run the Fusion PPM Bridge Data Integration Utility:
Extract the files in the fusion-util.zip located in the Fusion PPM Bridge folder.
Go to fusion-util\bin folder you extracted and run the dbconfig file.
Windows users will run the dbconfig.cmd file.
Unix users will run the dbconfig.sh file.
On the Setup and Configuration of the Primavera P6 Database dialog box:
Select your database.
Enter your database connection information (User Name and Password).
Click Next.
In the Database Configuration dialog box, click OK.
Go to fusion-util\bin folder you extracted and run the runP6FusionUtility file.
Windows users will run the runP6FusionUtility.cmd file.
Unix users will run the runP6FusionUtility.sh file.
On the Fusion P6EPPM Setup Utility dialog box:
In the User name field, enter the user name for the P6 Admin Superuser.
In the Password field, enter the password for the P6 Admin Superuser.
In the Database field, select your database from the list.
Click Next.
On the Fusion P6EPPM Setup Utility dialog box:
View the objects created.
Click Save.
Note: If you are using UNIX or Linux, you may have to give the shell scripts executable permission by using the following commands in a terminal:
cd <FUSION_LOCATION>/bin
chmod +x *.sh
where <FUSION_LOCATION> is the new directory you created (for example, C:\FUSION_HOME or /usr/FUSION_HOME).