Hello,

I've installed APG in default mode for my companie and everything have been done succesfully.

I've been able to add user to the "Central user management" and run RCM default process properly.

Now I've to setup APG with an Oracle database because normaly ABS should be under Oracle too, i've done the installation again with oracle database succesfully (one for ABS, an other for AGE). At the and of the install i've changed the section #AGE DB Server in age-configuration-setup.properties like this :

#AGE DB Server

com.idsscheer.age.ds.hibernate.dialect=com.idsscheer.age.dao.hibernate.oracle.AOracle11gDialect

com.idsscheer.age.ds.driverClassName=oracle.jdbc.driver.OracleDriver

com.idsscheer.age.ds.url=jdbc:oracle:thin:@DDOC07-lh:1529:DDOC07

com.idsscheer.age.ds.username=ARISPG

com.idsscheer.age.ds.password=changeme

com.idsscheer.age.config.encrypted=com.idsscheer.age.ds.password

com.idsscheer.age.ds.hbm.xml.location.ending=

com.idsscheer.age.ds.hibernate.hbm2ddl.auto=update

hibernate.connection.isolation=

My problem is for the password, it was by default encrypted, i've changed with a password not encrypted and restart AGE service thinking that the password would be encrypted.

After restarting the service i've opened again age-configuration-setup.properties and the password to connect Oracle instance is still not encrypted, i've tried to connect "Central user management" with ARIS Automation but i can't login to the server.

I think it's because the password is not encrypted.

Do you have any suggestion on how to modify the password to have it encrypted ?

Thank you for your help

Pierre

 or register to reply.

Notify Moderator