P6 V8.0 PMDB Unable to resolve privileged username and password
Hello there,
I am having a problem getting my primavera api service to connect to the primavera database.
I am getting a Primavera exception thrown on the getDatabaseInstances(null)... from the code snippet below, does anyone have any idea what this means?
Session session = null;
DatabaseInstance[] dbi = Session.getDatabaseInstances(null);
Have installed an 8.0 api to connect to an Oracle P6 V8.0 PMDB database using Local Mode.
thanks
Michael
I am having a problem getting my primavera api service to connect to the primavera database.
I am getting a Primavera exception thrown on the getDatabaseInstances(null)... from the code snippet below, does anyone have any idea what this means?
Session session = null;
DatabaseInstance[] dbi = Session.getDatabaseInstances(null);
Have installed an 8.0 api to connect to an Oracle P6 V8.0 PMDB database using Local Mode.
thanks
Michael
0