External Applications On P6 Pro Cloud Connect
Hi,
I'm trying to develop an external application ( needs to be available on tools menu on Professional Client EPPM ) using the API on remote mode.
The P6 Professional client is connected to the database using the P6 Pro Cloud Connect string.
To open a session API (object session) I using:
this.session = Session.login(host, "PMDB", user, password);
where host is the value of the api.remoteurl variable that returns from key "$BRE_CONNECTION_PARAMS"
When I try to launch my application ( from tools menu on P6 Professional Client), I faced this error:
com.primavera.integration.network.RMIConnectionException: Malformed RMI Url: